Let $f(x)=x e^{-x}$.
(a) Show that a sequence obtained by applying Newton's Method to $f$ satisfies $x_{n+1}=\frac{x_{n}^{2}}{x_{n}-1}$.
(b) Compute $x_{1}, x_{2}, \ldots, x_{10}$ separately with $x_{0}=0.8$ and $x_{0}=5$. Discuss what appears to be happening in each case. (Note: the only root of $f$ is at $x=0 .$