this is my first post. I've been struggling whit this limit for too long (without using l'Hôpital's rule):
$$\lim_{x\to {\infty}} \left(\frac{x-1}{x+1}\right)^x$$
My answer is $\frac1e$, but the correct answer should be $\frac{1}{e^2}$. Could anyone help me understand why? Thanks in advance!
This is $\lim_{x\to\infty}\left(A(x)/B(x)\right)$ where $$A(x)=\left(1-\frac1x\right)^x$$ and $$B(x)=\left(1+\frac1x\right)^x.$$ You have probably seen that $B(x)\to e$ and $A(x)\to e^{-1}$ as $x\to\infty$.