I was unable to solve this particular question in my real analysis assignment and I am looking for help here.
Question: Let $x_1 =0$ and $x_2 =1$ and for n>2 define $x_n = (x_{n-1} +x_{n-2})/2$. Then which of following are true?
A ${x_n}$ is monotone
B ${x_n}$ is Cauchy
C Lim $n \to \infty $ $x_n=2/3$.
I was unable to prove $x_n$ is Cauchy and monotone. All I could prove was that $|x_{n+1} -x_n|$=$ 1/(2)^{n-2}$ and I put n tends to infinity in recurrence relation to get limit but I am only getting that x=2x/2 .
I am unable to prove/ doisprove any of the options.
Can you please help?