What are the periodic points of period 5 of $f(x) = x^2+1$?

300 Views Asked by At

What are the periodic points of period 5 for $f(x) = x^2+1$ if $f:\mathbb{R}\rightarrow\mathbb{R}$?

Solving the full equation for $f^5(x)$ seems like a nightmare, but I'm not sure of any better way.

Any help appreciated!

3

There are 3 best solutions below

2
On

Alpha finds no real roots. It is a $32$nd degree polynomial, so there should be $32$ roots. The plot is below, The imaginary cube roots of $1$ are two of them. The others do not seem to have a simple form.

enter image description here

0
On

There are no real periodic points. We have

$$((((x^2+1)^2+1)^2+1)^2+1)^2+1 = f_5 (x)$$

For all real $x$, $f_5(x) \geq f_5(0)= 677$. So if we require $f_5(x) = x$, then $x$ must be at least 677. However for $x \geq 677$, always $f_5(x) > x$.

0
On

For all $x \in \Bbb R$ $$ |f(x)| = f(x) = x^2 + 1 = \underbrace{(|x|-1)^2 + |x|}_{> 0} + |x| > |x| $$ therefore $f$ has no real periodic points of any order.