Felafel
- 170
- 0
Homework Statement
it should be all right this time, but could you please check my solution?
prove the convergence and find the limit of the following sequence:
##a_1>0##
##a_{n+1}= 6 \frac{1+a_n}{7+a_n}##
with ## n \in \mathbb{N}^*##
The Attempt at a Solution
the sequence is increasing, and its two possible limits are the solution of the associated equation: 2; -3.
However, I have to exclude -3, because being ##a_1>0## and the sequence increasing, it can't converge to a negative number.
Saying it converges is equal to saying that:
for every ##\epsilon<0## there exists a n* s.t. for every n≥n* we have:
##|a_n-L|<\epsilon##
being L=2 in this case and ##a_{n+1}>a_n>a_{n*}## we have
##\frac{6+6a_n}{7+a_n}-2|<\epsilon##
and
## |\frac{6- 14 -2a_n+6a_n}{7+a_n}|<\epsilon##
which holds for every
## a_n> \frac{-7\epsilon-8}{4-\epsilon}##