SOLUTION: what number question mark refers in the series 3,9,17,?,43

Algebra ->  Sequences-and-series -> SOLUTION: what number question mark refers in the series 3,9,17,?,43       Log On


   



Question 934675: what number question mark refers in the series 3,9,17,?,43
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the missing number.
Make a table of differences by listing 
the terms in a column.  Then subtract
each number from the number just below
it.  Do this with each column until
there are just 2 in the last column:

       1st     2nd      3rd 
an    diff    diff     diff
---------------------------
 3       6       2     x+27 
 9       8    x-25    85-3x
17    x-17   2x-60
 x    43-x
43

Then set those two 3rd differences equal:

x+27 = 85-3x
  4x = 112
   x = 28

Answer: 28

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

To find the general term:

Assume

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

Then, substituting n=1,2,3,5 and the 
4 sequence values gives us this system
of equations:

A%2BB%2BC%2BD=3%2C8A%2B4B%2B2C%2BD=9%2C27A%2B9B%2B3C%2BD=17%2C125A%2B25B%2B5C%2BD=43%29

Solve that system and get A=1%2F6, B=0, C=29%2F6, D=-2

a%5Bn%5D=expr%281%2F6%29n%5E3%2Bexpr%2829%2F6%29n-2  <---general term

Substituting n=3 gives a%5B4%5D=28. 

Edwin