Recurrence relation given by a polynomial

29 Views Asked by At

Consider non-homogeneous, first order, nonlinear recurrence $$a(n+1)=P(a(n)),$$ where $P$ is a given polynomial.

Are there any general solutions to such a problem? How about generalization to exponential polynomials?

1

There are 1 best solutions below

0
On

With few exceptions, this does not have a closed-form general solution, even when $P$ is a quadratic polynomial.