I know the sequence is converging. But I find it difficult proving it, by induction. So far I have drawn a diagram and calculate the five first numbers. From the diagram I can se that the sequence can be split into two sequences, one that is increasing and one tha is decreasing. I need to show that
I need to show that $a_{{1}}=1$, $a_{{3}}=3/2$ and $a_{{5}}={\frac {30}{17}}$ is an increasing sequence and that $a_{{2}}=3$, $a_{{4}}={\frac {12}{5}}$ is decreasing.
Any help would be appriciated.
$a_{{1}}=1, a_{{n+1}}=6\, \left( a_{{n}}+1 \right) ^{-1},1\leq n$
- $a_{{1}}=1$
- $a_{{2}}=3$
- $a_{{3}}=3/2$
- $a_{{4}}={\frac {12}{5}}$
- $a_{{5}}={\frac {30}{17}}$
You can actually outright solve this sequence and take the limit. You can prove this by induction.
$$a_n = \frac{15 (-2)^n}{8 \times 3^n - 3(-2)^n} + 2$$
Taking the limit as $n \to \infty$ gives you 2.