What is $\lim\limits_{n\to {\infty}} (\frac{n}{1+n})^n$.
Is it possible to write the function $f(x)=x^n$ and since we know $\frac{n}{1+n}\to 1$, so $f(\frac{n}{1+n})\to 1^n=1$. So the limit it $1$. Is it correct. If so, is there an easier way to do it?
Observe that
$$ \left ( \frac{n}{n+1} \right )^n \;\; =\;\; \left ( 1 + \frac{1}{n} \right )^{-n} \;\; =\;\; \frac{1}{\left (1 + \frac{1}{n} \right )^n}. $$
Since $\lim_{n\to \infty} \left ( 1 + \frac{1}{n} \right )^n$ is a well known limit this should be pretty easy at this point.