Recursionhard
0:00.0

Consider the sequence defined recursively: xn=xn1+23x_n = \frac{x_{n-1} + 2}{3} with x0=0x_0 = 0. To which value does this sequence converge as nn \to \infty?