A sequence $(x_n)_{n\in\mathbb N}$ is defined by $$x_0=0, \qquad x_{n+1}=\frac23(x_n+1)\text{ for }n=1,2,\dots$$ Prove that this sequence converges and find the limit.
The infimum of $(x_n)$ here is obviously 0, however, I do not know how to find the supremum and the limit of $(x_n)$.
To guess the limit in this sort of question, note that, if the limit is $L$, then both $x_n$ and $x_{n+1}$ tend to $L$. So replace them both by $L$ in the recurrence relation and solve for $L$. Then you just have to show that the sequence converges to this limit.