al-mahed
- 262
- 0
Hi,
I would like some help in this problem:
given the fibonacci sequence 1,2,3,5,8,13...
we know that a_n/a_(n-1) --> phi when n --> \infty
I have tried a new proof in these terms:
My goal is to prove that when n --> \infty, a_n/a_(n-1) = a_(n+1)/a_n in the limit
I have notice that a_n^2= a_(n-1)*a_(n+1) \pm 1 for some values
Dividing both sides of the equation by a_n*a_(n-1)
\frac{a_n}{a_n_-_1} = \frac{a_n_+_1}{a_n}\pm \frac{1}{a_n*a_n_-_1}
I want to find the limits, because the second term in the right side of the equation --> 0 when n --> \infty
But I don't know if the equation above is valid for all n, so I'll prove this by induction as follows:
supose that the expression above is valid for some n
by definition a_(n+1)=a_n + a_(n-1)
a_n^2= a_(n-1)*[a_n + a_(n-1)] \pm 1 ==> a_n^2 - a_(n-1)^2= a_(n-1)*a_n \pm 1 ==>
==> [a_n + a_(n-1)]*[a_n - a_(n-1)] = a_(n-1)*a_n \pm 1
by definition a_n - a_(n-1)= a_(n-2) ==>
==> [a_n - a_(n-1)]* a_(n-2) = a_(n-1)*a_n \pm 1
by definition a_n = a_(n-1) + a_(n-2) ==>
==> [a_n - a_(n-1)]* a_(n-2) = a_(n-1)*[a_(n-1) + a_(n-2)] \pm 1 ==>
==> a_(n-2)*a_n + a_(n-1)*a_(n-2) = a_(n-1)^2 + a_(n-1)*a_(n-2) \pm 1 ==>
==> a_(n-1)^2 = a_(n-2)*a_n \pm 1
compare the two expressions
a_n^2= a_(n-1)*a_(n+1) \pm 1
a_(n-1)^2 = a_(n-2)*a_n \pm 1
most generally we have
\{a}{_i}{^2}} = \{a_i_-_1*a_i_+_1}} \pm 1, with i=2,3,4,5,6...,n
proving by induction (sorry about the english and notation)
Hence,
Lim\{_n_-_>_i_n_f_i_n_i_t_y}\frac{a_n}{a_n_-_1}} = Lim\{_n_-_>_i_n_f_i_n_i_t_y}\frac{a_n_+_1}{a_n}\pm \frac{1}{a_n*a_n_-_1}}
Lim\{_n_-_>_i_n_f_i_n_i_t_y}\pm \frac{1}{a_n*a_n_-_1}} = 0
in the limit \frac{a_n}{a_n_-_1} = \frac{a_n_+_1}{a_n}
Why this do not prove the convergence?
I would like some help in this problem:
given the fibonacci sequence 1,2,3,5,8,13...
we know that a_n/a_(n-1) --> phi when n --> \infty
I have tried a new proof in these terms:
My goal is to prove that when n --> \infty, a_n/a_(n-1) = a_(n+1)/a_n in the limit
I have notice that a_n^2= a_(n-1)*a_(n+1) \pm 1 for some values
Dividing both sides of the equation by a_n*a_(n-1)
\frac{a_n}{a_n_-_1} = \frac{a_n_+_1}{a_n}\pm \frac{1}{a_n*a_n_-_1}
I want to find the limits, because the second term in the right side of the equation --> 0 when n --> \infty
But I don't know if the equation above is valid for all n, so I'll prove this by induction as follows:
supose that the expression above is valid for some n
by definition a_(n+1)=a_n + a_(n-1)
a_n^2= a_(n-1)*[a_n + a_(n-1)] \pm 1 ==> a_n^2 - a_(n-1)^2= a_(n-1)*a_n \pm 1 ==>
==> [a_n + a_(n-1)]*[a_n - a_(n-1)] = a_(n-1)*a_n \pm 1
by definition a_n - a_(n-1)= a_(n-2) ==>
==> [a_n - a_(n-1)]* a_(n-2) = a_(n-1)*a_n \pm 1
by definition a_n = a_(n-1) + a_(n-2) ==>
==> [a_n - a_(n-1)]* a_(n-2) = a_(n-1)*[a_(n-1) + a_(n-2)] \pm 1 ==>
==> a_(n-2)*a_n + a_(n-1)*a_(n-2) = a_(n-1)^2 + a_(n-1)*a_(n-2) \pm 1 ==>
==> a_(n-1)^2 = a_(n-2)*a_n \pm 1
compare the two expressions
a_n^2= a_(n-1)*a_(n+1) \pm 1
a_(n-1)^2 = a_(n-2)*a_n \pm 1
most generally we have
\{a}{_i}{^2}} = \{a_i_-_1*a_i_+_1}} \pm 1, with i=2,3,4,5,6...,n
proving by induction (sorry about the english and notation)
Hence,
Lim\{_n_-_>_i_n_f_i_n_i_t_y}\frac{a_n}{a_n_-_1}} = Lim\{_n_-_>_i_n_f_i_n_i_t_y}\frac{a_n_+_1}{a_n}\pm \frac{1}{a_n*a_n_-_1}}
Lim\{_n_-_>_i_n_f_i_n_i_t_y}\pm \frac{1}{a_n*a_n_-_1}} = 0
in the limit \frac{a_n}{a_n_-_1} = \frac{a_n_+_1}{a_n}
Why this do not prove the convergence?