I am trying to prove that $\displaystyle\lim_{x\rightarrow \infty} xe^{-x^2} = 0$ using the formal definition of limits as $x$ approaches infinity. The definition I am using is as follows:
$$\lim_{x\rightarrow \infty} f(x) = L$$ if the following is satisfied: for every number $\varepsilon >0$ there exists a number $R$, possibly depending on $\varepsilon$, such that if $x>R$, then $x$ belongs to the domain of $f$ and $$\vert f(x) - L \vert < \varepsilon.$$
My attempt has been to set up $\vert xe^{-x^2} \vert < \varepsilon$ and try to find a value of $x$ that satisfies the definition. However I am stuck. I tried rewriting it as $$e^{-x^2} < \frac{\varepsilon}{x}$$ so that $$x > \sqrt{\ln(\frac{\varepsilon}{x})}.$$ I am not able to solve for an explicit x-value though. I also tried writing $$x^2-\ln(x) > \varepsilon.$$ Is it possible to argue that any "nicer" expression than $x^2-\ln(x)$ could replace $x^2-\ln(x)$ and then find a value which $x$ must satisfy such that when $x>R$ we are guaranteed that $\vert f(x) \vert< \varepsilon$ ? Any input to this question would be appreciated!
It seems you are specifically interested in getting an "easy" $x_{\epsilon}$ for given $\epsilon > 0$.
In such a case it is often helpful to estimate the given expression by others which are easier to handle. A possible way which plays it down to only elementary facts uses
Let $x>2$ and $\epsilon >0$:
$$\frac{x}{e^{x^2}} < \frac{x}{2^x} < \frac{2 \lfloor x\rfloor}{\lfloor x\rfloor\cdot (\lfloor x\rfloor-1)} = \frac{2 }{ \lfloor x\rfloor-1} < \frac{2 }{ \lfloor x\rfloor}\stackrel{!}{<}\epsilon$$
Obviously, the requested inequality is satisfied for $\boxed{\lfloor x_{\epsilon}\rfloor > \frac{2}{\epsilon}}$