prove that $x \mapsto \mathrm e^{-x}$ has a unique fixed point on R

187 Views Asked by At

Can anybody prove $x \mapsto \mathrm e^{-x}$ has a unique fixed point on R using the fixed point iteration theorem?

2

There are 2 best solutions below

0
On BEST ANSWER

The image of the function is $(0,+\infty)$ and in this set $x\mapsto e^{-x}$ is contractive.

0
On

Define the function $f : x \to \mathrm e ^{-x} -x$ and remark that its derivative is strictly negative. Then $f$ is strictly decreasing, plus we have $f(0)=1$ and $f(1)=\mathrm e^{-1} -1 <0$.

It is sufficient to conclude by using the intermediate value theorem and the monotonicity that $f$ has a unique zero in $\mathbb R$ (and more precisely in $\left[0,1 \right]$)