SOLUTION: How would i write the recursive and explicit formula for this sequence: 2, 1/2, 1/4, 1/8, .... I think the explicit formula is something like a[n]= 1/2n

Algebra.Com
Question 847701: How would i write the recursive and explicit formula for this sequence:
2, 1/2, 1/4, 1/8, ....
I think the explicit formula is something like a[n]= 1/2n

Found 2 solutions by jim_thompson5910, swincher4391:
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
The recursive formula would be

a_{n} = \frac{1}{2}a_{n-1}

This effectively says: "To get the next nth term (), you have to multiply the previous term () by . This means that to get the 10th term, you have to know the 9th term. To know the 9th term, you need the 8th, etc etc. So the recursive method is a lot of work if n is a large integer.

==============================================================================

The explicit formula is



where n starts at

this is because any general geometric sequence that starts at and has a common ratio is

In this case, the first term is . The common ratio is

Answer by swincher4391(1107)   (Show Source): You can put this solution on YOUR website!
I think your formula should include 1. 2 , 1 , 1/2, 1/4, 1/8


RELATED QUESTIONS

Consider the sequence 8, 6, 3, –1, –6, ... a. Find the next two terms of the... (answered by stanbon)
Hello, I need help finding the explicit formula for this problem. I'm fairly certain that (answered by math_helper)
I have a sequence, which I can't really find an explicit formula for. The sequence is... (answered by richwmiller)
find the common ratio, explicit formula, and the recursive formula a4 = -1/4 and a1 =... (answered by ikleyn)
Write an explicit formula for the following arithmetic sequence -4,-1,2,5... Write an... (answered by robertb)
The recursive rule for a sequence is f(1)=8 1/2, f(n)=f(n-1)-1/2. How should I find the... (answered by Edwin McCravy)
the sequence is 1/6,1,6,36. how do i find the explicit formula? what is the explicit... (answered by ewatrrr,stanbon)
Hello, I am having a hard time writing the explicit and recursive formula/expression for (answered by richard1234)
The first term of the sequence is -2 and the fifth term is -1/8. List 4 things you know.... (answered by richwmiller)