The limit $\lim \limits_{n \to \infty} \bigg(1-\dfrac{1}{n^2}\bigg)^{n}$ equals?
$(A) e^{-1}$
$(B) e^{-\frac{1}{2}}$
$(C) e^{-2}$
$(D) 1$
Using the expansion $(1+x)^{n}=1+nx+ \dfrac{n(n-1)x^{2}}{2!} ...$
I am having large degree of $n$ in denominator therefor i am left with $1$ after applying the limit. Did i do it right ? If i did it right is there any alternative method to solve this problem like a quick version?
Yes, $\lim_{n\to\infty}\left(1-\frac{1}{n^2}\right)^n=\lim_{n\to\infty}\left(1-\frac{1}{n}\right)^n\left(1+\frac{1}{n}\right)^n=\lim_{n\to\infty}\left(\left(1+\frac{1}{-n}\right)^{-n}\right)^{-1}\lim_{n\to\infty}\left(1+\frac{1}{n}\right)^n=e^{-1}\cdot e=1$