SOLUTION: 9, 19, 40, ?, 146

Algebra ->  Sequences-and-series -> SOLUTION: 9, 19, 40, ?, 146      Log On


   



Question 368945: 9, 19, 40, ?, 146
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
There are two methods.  

First method.  Differences:

list them with an x where the ? is
 

  9 
 19 
 40 
  x 
146
 
Beside each of the the first four numbers write the difference between
the next number below it.  That is,

Beside the 9 write 19-9 = 10
Beside the 19 write 40-19 = 21
Beside the 40 write x-40
Beside the x write 146-x which is 146-x
The numbers in the second column below are called "the first differences".

 
  9      10
 19      21
 40    x-40
  x   146-x 
146
 

Do the same as before:
Beside the 10 write 21-10 = 11
Beside the 21 write (x-40)-21 = x-40-21 = x-61
Beside the x-40 write (146-x)-(x-40) = 146-x-x+40 = 186-2x
The numbers in the third column below are called "the second differences".
 
  9      10       11
 19      21     x-61
 40    x-40   186-2x 
  x   146-x 
146
 
Beside the 11 write (x-61)-11 = x-61-11 = x-72
Beside the x-61 write (186-2x)-(x-61) = 186-2x-x+61 = 247-3x
The numbers in the fourth column below are called "the third differences".



  9      10       11      x-72
 19      21     x-61    247-3x
 40    x-40   186-2x 
  x   146-x 
146
 
Beside the x-72 write (247-3x)-(x-72) = 247-3x-x+72 = 319-4x
There is only one fourth differences.  We set it equal to 0.
 

  9      10       11      x-72   319-4x
 19      21     x-61    247-3x
 40    x-40   186-2x 
  x   146-x 
146
 
Set 319-4x = 0
       -4x = -319
         x = 319/4 
           
That's the missing value.

-----------------------------

Second method, find the polynomial equation for a%5Bn%5D

  9 = a1  
 19 = a2 
 40 = a3 
  x = a4 
146 = a5

Assume An%5E3+%2BBn%5E2%2BCn%2BD=a%5Bn%5D

Substitute n=1 and a%5B1%5D=9

A%281%29%5E3+%2BB%281%29%5E2%2BC%281%29%2BD=a%5B1%5D
A+%2BB%2BC%2BD=9

Substitute n=2 and a%5B2%5D=19

A%282%29%5E3+%2BB%282%29%5E2%2BC%282%29%2BD=a%5B2%5D
8A+%2B4B%2B2C%2BD=19

Substitute n=3 and a%5B3%5D=40

A%283%29%5E3+%2BB%283%29%5E2%2BC%283%29%2BD=40
27A+%2B9B%2B3C%2BD=40

Substitute n=5 and a%5B5%5D=146

A%285%29%5E3+%2BB%285%29%5E2%2BC%285%29%2BD=146
125A+%2B25B%2B5C%2BD=146

So we have the system of equations:



Solve that and get A=31%2F24, B=-9%2F4, C=185%2F24, D=9%2F4

So 

An%5E3+%2BBn%5E2%2BCn%2BD=a%5Bn%5D

becomes:





So the missing term a4 is found by substituting n=4







248%2F3-36%2B185%2F6%2B9%2F4=a%5B4%5D

992%2F12-432%2F12%2B370%2F12%2B27%2F12=a%5B4%5D

957%2F12=a%5B4%5D

319%2F4=a%5B4%5D

Edwin