$$x_{n+1} = 3x_n^2+\frac{1}{12}$$ With initial starting value $x_0=0$
If it converges I can just substitute $x$ with $A$ and solve for $A$ to calculate the limit, right?
$$x_{n+1} = 3x_n^2+\frac{1}{12}$$ With initial starting value $x_0=0$
If it converges I can just substitute $x$ with $A$ and solve for $A$ to calculate the limit, right?
It will depend on the starting point.
If $x_1 > x_0$, then you can show by induction that $x_{n+1} > x_n$. But in that case it won't converge.