For $0<x<1$, prove that $\dfrac{e^x}{e^{\frac{x^2}{2}}} < 1+x$ holds.
I've tried rewriting this in numerous ways, for example by multiplying the RHS with the denominator of the LHS, however nothing so far has given me a result or something I can work with.
The derivative of $\ln (1+x)-x+\frac {x^{2}} 2$ is $\frac 1 {1+x} -1+x=\frac {x^{2}} {1+x}$ which is positive. Hence this functinn is increasing. Since its value when $x=0$ is $0$ we get $\ln (1+x)-x+\frac {x^{2}} 2 >0$. Take exponential to complete the proof.