Can anybody give me a closed form for the (limit of the) recurrence relation $a_0 = 0$, $a_{n+1} = \frac12\cdot\big(1 + a_n^2\big)$?
And more general: Can anybody give me a closed form for the (limit of the) recurrence relation $b_0 = 0$, $b_{n+1} = \frac12\cdot\big(1 + b_n^m\big)$?
Hint: For $m = 3$ it seems to be $\lim\limits_{n\to\infty} b_n = \frac{\sqrt5-1}{2}$. For $m = 2$ I have no clue.
Assuming that the sequence has a limit, it is a root of the equation $$x=\frac12(1+x^m)$$