I am trying to prove the following bound for $n \in N$ and $x \in [-1,0)$, but x closer to 0:
$ e^{nx} - \frac{1}{2}nx^{2}e^{(n-1)x} \leq (1+x)^n $
I have:
$ e^{nx} - \frac{1}{2}nx^{2}e^{(n-1)x} = (1 - \frac{1}{2}nx^{2}e^{-x})e^{nx} \leq 1 - \frac{1}{2}nx^{2}e^{-x} \leq 1 - x(\frac{nx}{2}) $
And looking at some limit representation for $e$ or some $e$ Taylor expansion but I am stuck.
For $x\in [-1,0)$, we have $$(1-x)^n\geq 1^n=1$$ and (as you suggested) $$e^{nx}-\tfrac{1}{2}nx^2e^{(n-1)x}\leq 1-\frac{1}{2}nx^2e^{-x}\leq 1.$$ The result immediately follows.