I've two related questions. The first is a solution I want to verify if my reasoning is correct, and the second one I fail to solve.
First one:
$$ \lim_{x^2+y^2 \rightarrow \infty } x y e^{-x^2-y^2}$$ My solution is: $$\frac{xy}{e^{x^2+y^2}} \rightarrow 0$$ that is, a simple rewrite and then you can "see" it.
The second question should not have a limit, however I would have calculated it to 0 as above. How should I reason in this case?
$$ \lim_{x^2+y^2 \rightarrow \infty} xye^{-(x+y)^2}$$