I could transform it to $$\lim_{x\to\infty}x\left(\dfrac{1}{e}-\left(1+\dfrac{1}{x}\right)^{-x}\right).$$
I think using sandwich theorem would help but I was unable to find the bounds.
I could transform it to $$\lim_{x\to\infty}x\left(\dfrac{1}{e}-\left(1+\dfrac{1}{x}\right)^{-x}\right).$$
I think using sandwich theorem would help but I was unable to find the bounds.
Another way based on Taylor expansions : consider $$A=\left(\dfrac{x}{x+1}\right)^x$$ Taking logarithms $$\log(A)=x\log\left(\dfrac{x}{x+1}\right)=-x\log\left(\dfrac{x+1}{x}\right)=-x\log\left(1+\dfrac{1}{x}\right)$$ Now, remember that, for small $y$, $$\log(1+y)=\frac {y}{1}-\frac {y^2}{2}+\frac {y^3}{3}+\cdots$$ Replace $y$ by $\frac {1}{x}$ which makes $$\log(A)=x\left(\frac {1}{x}-\frac {1}{2x^2}+\frac {1}{3x^3}+\cdots\right)=1-\frac {1}{2x}+\frac {1}{3x^2}+\cdots$$ So $$A=e \,e^{-\frac {1}{2x}+\frac {1}{3x^2}+\cdots}$$ Now, remember that, for small $y$, $$e^y=1+\frac{y}{1}+ \frac{y^2 }{2}+\cdots$$ Replace $y$ by $-(\frac {1}{2x}-\frac {1}{3x^2})$ and you should arrive to $$A=\frac{1}{e}+\frac{1}{2 e x}-\frac{5}{24 e x^2}+\cdots$$
I am sure that you can take from here (and show not only the limit but also how it is approached).