SOLUTION: how to get the ninth term? -2,16, -54, 128,
Algebra
->
Sequences-and-series
-> SOLUTION: how to get the ninth term? -2,16, -54, 128,
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 1083729
:
how to get the ninth term?
-2,16, -54, 128,
Answer by
rothauserc(4718)
(
Show Source
):
You can
put this solution on YOUR website!
we are given -2,16, -54, 128,
The formula for the nth term is
:
a(n) = -1^n * 2n^3
:
*****************************
a(9) = -1^9 * (2*9^3) = -1458
*****************************
: