$\lim _{n\to \infty }\left(\left(1+\frac{1}{1}\right)\cdot \left(1+\frac{1}{2}\right)^2\cdot ...\cdot \left(1+\frac{1}{n}\right)^n\right)^{\frac{1}{n}}$
Hi. I'm trying to solve this limit without using special theorems, is that possible? Here's what I tried. Thanks.
I transformed the limit to: $\lim _{n\to \infty \:}\left(\prod _{k=1}^n\left(\left(1+\frac{1}{k}\right)^k\right)^{\frac{1}{n}}\right)$
Now, the problem is, I don't know how to do limits with k. It's either a finite number and most of the products equal to 1 because of that, but in case when k=n I get a 1^infinity^0 situation.
Because of that I rewrote the limit as: $\lim \:_{n\to \:\infty \:}\left(e^{\prod \:\:_{k=1}^n\left(\frac{1}{n}\cdot \:\:ln\left(\left(1+\frac{1}{k}\right)^k\right)\right)}\right)$
This also has two situations. Most of the products are equal to 1 because k is a finite number and so is the stuff in ln() and 1/n is 0. e^0 = 1.
But when k=n->infinity I get a 1^infinity situation and that's an indeterminate form as far as I know.
How would you solve this in a simple way similar to this, with the product, without using any special theorems?
Use the fact that $\left(1+\frac{1}{n}\right)^{n}$ is increasing and $\left(1+\frac{1}{n}\right)^{n+1}$ is decreasing.
This implies that
$$\left ( \left(1+\frac{1}{1}\right)^{1} \cdots \left(1+\frac{1}{n}\right)^{n}\right)^{\frac{1}{n}} \leq \left(1+\frac{1}{n}\right)^{n}$$
and that $$\left(1+\frac{1}{n}\right)^{n+1} \leq \left ( \left(1+\frac{1}{1}\right)^{2} \cdots \left(1+\frac{1}{n}\right)^{n+1}\right)^{\frac{1}{n}}$$
It remains only to see that both series have the same sum and this amounts to $(n+1)^{\frac{1}{n}}\rightarrow 1$