The sequence $(a_n)$ is bounded for $n=1, 2, \dots$, such that
$$a_n \leq \frac{1}{2} \left(a_{n-1} + a_{n+1}\right)$$
for $n \geq 2$. I want to prove the sequence $(a_n)$ converges.
Since I am told the sequence is bounded, I was trying to prove it is monotonic so that I could use a known theorem to claim it converges. However, I can prove it is bounded, but I am unable to prove it is monotonic. I tried to use series and use the fact that it is telescopic but nothing useful came out. Any ideas? Am I going in the wrong track?