Wednesday, 5 June 2013

calculus - Find formula for a2n and a2n1 of recursive sequence an



Take for example the sequence an=1+1an1 with a1=1 which is defined recursively.




How do I find the formula for a2n and a2n+1? Is there a general approach to find the formulas for any recursively defined sequence an?



I found a formula saying a2n=211+an1 which seems to work out. And by definition of an, a2n+1=1+1a(2n+1)1=1+1a2n and the first formula can be used. But I don't understand how a2n was found in the first place.


Answer



..for any recursively defined sequence an? No, you are clearly asking too much, especially because there are chaotic sequences, like the logistic map. On the other hand, every sequence behaving like
an+1=Aan+BCan+D


has a simple closed form just depending on the powers of the (ABCD) matrix.
Have a look at this similar question. In your case, you may notice that the matrix
(1110)

has eigenvalues φ,¯φ and check by induction that an=Fn+1Fn is associated with the convergents of the continued fraction φ=[1;1,1,1,1,].



No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...