I am trying to calculate the following limit, without using the L'Hopital rule or series expansions:
lim (1+sin(1/n))^(n), n->infinity
I now that it is the same as:
lim (1+sin(n))^(1/n), n->0
But that's about all I know...
Any help?
I am trying to calculate the following limit, without using the L'Hopital rule or series expansions:
lim (1+sin(1/n))^(n), n->infinity
I now that it is the same as:
lim (1+sin(n))^(1/n), n->0
But that's about all I know...
Any help?
$$\lim_{n\to\infty}\left(1+\sin\frac1n\right)^n$$
$$=\left[\lim_{n\to\infty}\left(1+\sin\frac1n\right)^\frac1{\sin\frac1n}\right]^{\lim_{n\to\infty}n\cdot\sin\frac1n}$$
Set $\sin\frac1n=1/m$ to get $\lim_{n\to\infty}\left(1+\sin\dfrac1n\right)^\frac1{\sin\frac1n}=\lim_{m\to\infty}\left(1+\dfrac1m\right)^m=e$
Finally for the exponent, $\lim_{n\to\infty} n\cdot\sin\dfrac1n=\lim_{h\to0}\dfrac{\sin h}h=1$