$$\lim_{x \to \infty} \bigg(\frac{x}{e} - x\Big(\frac{x}{x+1}\Big)^x\bigg)$$
I got the answer to the above limit by applying the L'Hôpital twice by first taking $x$ outside and then dividing it to make the limit of the form $\frac{0}{0}$
I want to to know whether there is any other method to solve this limit.
Any help would be appreciated.
For large $x$,$$x\left(1+\frac1x\right)^{-x}=x\exp\left(-x\ln\left(1+\frac1x\right)\right)=x\exp\left(-1+\frac{1}{2x}-o\left(\frac{1}{x}\right)\right)=\frac{x}{e}+\frac{1}{2e}-o\left(\frac{1}{x}\right).$$Therefore, the sought limit is $\frac{-1}{2e}$, as expected.