I was studying analysis and came across this limit. I already had a practice in calculus, so I am familiar with basic methods of computing the limits; but as I understand here I was expected to do more "rigorous" and precise job in finding it. Like using the definition of limit or analyzing the expression itself. Since it looks a bit complicated, I wanted to know what would be the best way of computing it:
$$\lim\limits_{x\to +\infty} \frac{x^{2}e^{-x}}{x^{2}+1}\sin(xe^{x^{2}})$$
Also, is it possible(and practical) to find it by using the $\varepsilon-\delta$ definition?
Hint. One has $$ \left|\frac{x^{2}}{x^{2}+1}\right|\le1, \qquad \left|\sin\left(xe^{x^{2}}\right)\right|\le1,\qquad x \in \mathbb{R}, $$ and $$ \lim_{x \to \infty} e^{-x}=0. $$