Find asymptotic of recurrence sequence $x_{n+1} = (x_n)^2 + 1$

173 Views Asked by At

Find asymptotic of recurrence sequence $x_{n+1} = (x_n)^2 + 1$.

How this can be done and if there some general method? For example, for a linear sequence one could find a generating function.