I'm trying to prove the function $f:\mathbb{R}^2 \to \mathbb{R}$ defined as $$f(x,y)=(x^2+y^2)e^{-(x^2+y^2)}$$ attains a maximum at every point of the unit circle. The determinant of the hessian matrix at those points is zero so I wrote $f$ in polar coordinates and tryed to prove there is no $r \in \mathbb{R}$ satisfying $$r^2e^{-r^2}>e^{-1}$$ which is equivalent to $$e^{r^2}<er^2$$ I don't know how to prove it, any suggestion is welcome.
Thanks