If $f$ is Lipschitz continuous on a closed interval $[a,b]$ such that $f([a,b])\subseteq [a,b]$ then it has a unique fixed-point

305 Views Asked by At

I am stucked at this problem:


Prove or give a counter-example for the following sentence:

If $f:[a,b]\to\Bbb{R}$ is Lipschitz continuous on a closed interval $[a,b]$ and $f([a,b])\subseteq [a,b]$ then $f$ has a unique fixed-point in $[a,b]$.


I am having hard time trying to prove it and to find a counter-example.

(Note: since $f([a,b])\subseteq [a,b]$ and since $f$ is continuous on $[a,b]$ we know that $f$ has a fixed-point in $[a,b]$ but we do not know wether it is unique)

Thanks for any hint/help.

2

There are 2 best solutions below

1
On BEST ANSWER

The simplest counterexample I can conceive is

$$f(x)=x$$

Then every point is a fixed point.

0
On

Clearly false. Just take $f$ to be the identity function and $a<b$. Clearly $f$ is Lipschitz continuous and $f([a,b])=[a,b]\subseteq[a,b]$ and all points are fixed points.