
Phillip R. answered 08/16/14
Tutor
New to Wyzant
Top Notch Math and Science Tutoring from Brown Univ Grad
I believe the solution is a summation for n ≥ 0 rather than the values of each term.
an+1 - an-1 = 2an and be rearranged to
an+1 = 2an + an-1 The subscripts can be changed to n, n-1, and n-2 so we have an expression for an in terms of two previous values in the sequence.
Starting with an = 2an-1 + an-2 you can make successive substitutions for an-1, then an-2, and so on until you get to a0.
a4 has the value 12a1 + 5a0
a6 has the value 70a1 + 29a0
What I am unable to get is a similar expression for the general term an
Maybe we are supposed to stop at a2 given a0 and a1 are defined initial values.
I am hoping someone can clarify this.