SOLUTION: what is the number sequence or pattern for 0, 1, 8, 27, 64 ....

Algebra ->  Sequences-and-series -> SOLUTION: what is the number sequence or pattern for 0, 1, 8, 27, 64 ....      Log On


   



Question 1072844: what is the number sequence or pattern for 0, 1, 8, 27, 64 ....
Found 2 solutions by rothauserc, MathTherapy:
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
The solution is
:
a(n) = n^3 where a(n) is the nth term
:
we determine this by using the difference approach
:
0, 1, 8, 27, 64
:
level one differences between terms is
:
1, 7, 19, 37
:
level 2 differences between level 1 differences is
:
6, 12, 18
:
level 3 differences between level 2 differences is
:
6, 6
:
the level 3 differences are the same so we know we have a n^3 term
:
n^3 term gives us 0, 1, 8, 27, 64 so we are done
:
Note that in some cases it may be necessary to add or subtract a constant as well as multiply the exponent term by a constant
:

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

what is the number sequence or pattern for 0, 1, 8, 27, 64 ....
highlight_green%28a%5Bn%5D+=+%28n+-+1%29%5E3%29, where n is the term number.