I came across the following problem:
Let $g \colon [0,1] \to [0,1]$ be a continuous map and consider the iteration $x_{n+1}=g(x_n)$.Then Which of the following maps will yield a fixed point for $g$?
The options are as follows:
a. $g(x)=\frac{x^2}{4}$,
b. $g(x)=\frac{x^2}{32}$,
c. $g(x)=\frac{x^2}{8}$,
d. $g(x)=\frac{x^2}{16}$.
Can someone point me in the right direction? Thanks in advance for your time.