SOLUTION: Give the recursive formula for the series 4,16,64...

Algebra.Com
Question 116640This question is from textbook Mc Dougal Littel Algebra 2
: Give the recursive formula for the series 4,16,64... This question is from textbook Mc Dougal Littel Algebra 2

Answer by Edwin McCravy(20081)   (Show Source): You can put this solution on YOUR website!

Give the recursive formula for the series 4,16,64...
0 solutions

16, the 2nd term, is 4 times the first term 4
64, the 3rd term, is 4 times the second term 16

So apparently,

Each term = 4 times the previous term

There are two acceptable ways to write that sentence
as a recursion formula:

If you think of it as

The nth term is 4 times the (n-1)st term

then the recursion formula is

an = 4·an-1, a1 = 4 where n > 1

Or if you think of it as

The (n+1)st term is 4 times the nth term

then the recursion formula is

an+1 = 4·an, a1 = 4 where n > 0

They are both correct, and equivalent.

Edwin


RELATED QUESTIONS

Find S8 for the geometric series 256 + 64 + 16 + 4... (answered by Theo)
A recursive formula for the following series: 1, 3/2, 5/6, 7/24,... (answered by KMST,richwmiller)
Is the formula {{{ a[n]=-4n(n-1) }}} explicit or recursive? Find the first five terms of... (answered by jim_thompson5910)
Is the formula an = −4n(n − 1) is explicit or recursive? Find the first five terms of (answered by ikleyn)
What is a recursive and an explicit formula for the sequence: 2/3, 4/9, 16/81... (answered by Edwin McCravy)
Find the sum of the geometric series: 1 + 1/4 + 1/16 + 1/64... I tried to do the series... (answered by joyofmath)
Write the recursive formula for... (answered by Alan3354,ikleyn)
The first 4 terms of an arithmetic sequence are 187, 173, 159, and 145. a. Give an... (answered by fractalier)
What is the recursive formula of â…•, 2/7, 4/9, 8/11,... (answered by ikleyn)