SOLUTION: For the sequence 2,-2,4,-6,10.... find the recursive formula Thank you

Algebra.Com
Question 1193479: For the sequence 2,-2,4,-6,10.... find the recursive formula

Thank you

Found 3 solutions by Edwin McCravy, ikleyn, greenestamps:
Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!
She's right. I wasn't thinking.
Answer by ikleyn(52790)   (Show Source): You can put this solution on YOUR website!
.

Edwin created the formula


     = ,   =  = 2


and claimed it as a final formula.



But this formula is incorrect, as everybody can make sure, who will try to use it.



    There are two errors in his formula.

    One error is in indexes. The other error is in signs of addends.



The correct formula is

     = ,   = 2,  = -2,  n = 1, 2, 3, 4, . . . 


Vertical lines |a| at the number "a" mean "absolute value".

Solved.



Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


The recursive formulas from the other two tutors are very interesting....

But there is a much simpler one.

a(n)=a(n-2)-a(n-1):

4 = 2-(-2)
-6 = -2-4
10 = 4-(-6)
...
etc.


RELATED QUESTIONS

Find the recursive formula for the sequence -2, 1, 4, 7, 10. Help is... (answered by ikleyn)
Write a recursive formula for the sequence 40, 20, 10, 5, 5/2 then find the next... (answered by Boreal)
Write an explicit and recursive formula for the sequence 4, 7, 10 … (answered by ikleyn,Fombitz)
Find the first five terms of the sequence given the following recursive formula: a1=8,... (answered by jim_thompson5910)
Jonny needs to come up with a recursive formula for the sequence -2, 1, 4, 7, 10.  What... (answered by ikleyn)
Write a recursive formula for the sequence and find the next three terms in the sequence. (answered by stanbon)
What is a recursive and an explicit formula for the sequence: 2/3, 4/9, 16/81... (answered by Edwin McCravy)
n an 1 2 2 6 3 14 4 30 5 62 Look at the sequence in the table. Which recursive (answered by scott8148)
Write the recursive formula for the geometric sequence. a1 = -2 a2 = 8 a3=... (answered by ikleyn)