I'm doing a real analysis course at university. I'm working ahead on my issued problem sheet so there is not much documentation from my tutors regarding my question above. This is the first time I've run across induction with regard to sequences so any tips would be much appreciated.
I've tried a few times to show the sequence $\{x_n\}$ is bounded above by 2 but I'm getting lost in understanding the difference between $x_n$ and $x_{n+1}$.
Any help would be very much appreciated!
To show bounded above by $2$ using induction we first need to establish the base case, i.e. that $x_1<2$ (which is clear). Then we assume that $x_n<2$ and we want to show that $x_{n+1}<2$. We can do this by relating $x_{n+1}$ to $x_n$ via the definition of the sequence.
Here is an additional step if you are still stuck.