Let $f(x):[a,b] \to \mathbb{R}$ a real-valued function that is strictly increasing in $x$. Further, $f(b)>b$. I would like to show that the function has at most two fixed points; is that true? Graphing the function, I find three cases:
- A single fixed point if $f(a)<a$
- Either zero or two fixed points if $f(a)>a$.
Any ideas of how I can prove this formally? Thanks!
This is clearly not true. As an example, take $f$ over $[0,2]$ to be given by $$ f(x) = \begin{cases} x & x<1,\\ 2x-1 & x\geq 1. \end{cases} $$ The function $f$ satisfies the necessary conditions but has infinitely many fixed points.
If you prefer a smooth example or an example with finitely many fixed points, you could also take a function of the form $f(x) = x + a\sin(bx)$ for suitable values of $a$ and $b$. For example, here is the graph of one such function over $[0,2\pi]$.