Here's a limit that is testing my strengths.
$$\lim\limits_{x\to -\infty} [(x^2+1)e^x]$$
Personal work:
$$\lim\limits_{x\to -\infty} [(x^2+1)e^x] = \lim\limits_{x\to -\infty} (x^2e^x+e^x) = \lim\limits_{x\to -\infty} (x^2e^x)=L.$$
Let $x^2=u \iff x=-\sqrt u$, then $u_0=\lim\limits_{x\to+\infty}{x^2}=+\infty$
So, $$ L=\lim\limits_{u\to+\infty}{(u*e^{-\sqrt u})} =...$$
Although it looks correct for me, both Microsoft mathematics and symbolab show me the answer "$0$" so what am I doing wrong?
HINT
Let $y=-x\to \infty$, then
$$\lim\limits_{x\to -\infty} [(x^2+1)e^x]=\lim\limits_{y\to \infty} [(y^2+1)e^{-y}]=\lim\limits_{y\to \infty} \frac{y^2+1}{e^{y}}$$