Let $$a_1=2\quad\text{and}\quad a_{n+1}=\frac1{a_n}+\frac{a_n}2\quad(\forall n\ge1).$$
i)Show that the sequence (a_n) is bounded
ii) Show that (a_n) is decreasing
What i've tried: i) Most likely going to be via induction? I've tried setting my claim as 1<a_n<=2 , but can't seem to get anywhere with it.
ii) a_n+1-a_n = 1/a_n -a_n/2 . Now need to show that this is <0 but can't see a way to do this without having bounds from (i)
thanks for any help
