While solving a problem in real analysis, I got stuck. I need to prove $$\int_x^{\infty}e^{-\frac{t^2}{2}}dt < \frac{1}{x}e^{-\frac{x^2}{2}} $$
Clearly I have to use some kind of inequality, but cant figure out how to proceed further.
Thanks for the help.
Use
$$e^{-t^2/2} = \frac{t}{t}e^{-t^2/2} < \frac{t}{x}e^{-t^2/2}$$
for $t > x$.