Elysian
- 33
- 0
Homework Statement
Define a1=1, and for every n>1, an+1 = an + \frac{1}{a<sub>n</sub>}. Prove that 20 < a200 < 24
The Attempt at a Solution
I tried a few things to no avail. First, I showed that this is an increasing function by showing an+1 > an. I tried finding a limit, by saying if lim_{n\rightarrow∞}an = L then lim_{n\rightarrow∞}an+1 = L. Plugging in L, and solving but that didn't help. I feel like I need to find an upper and lower bound and work from there but I'm not sure how