I am stuck in the proof of the limit for the sequence $a_n=(1+\frac{1}{n})^n$ where it is shown that the sequence is bounded. Here it is:$$a_n=(1+\frac{1}{n})^n\le1+1+\frac{1}{2!}+\frac{1}{3!}+...+\frac{1}{n!}\le 1+1+\frac{1}{2}+\frac{1}{2^2}+...+\frac{1}{2^{n-1}}\le1+\frac{1-(\frac{1}{2})^n}{1-\frac{1}{2}}$$ Why is $1+\frac{1-(\frac{1}{2})^n}{1-\frac{1}{2}}$ greater than $1+\frac{1}{2}+\frac{1}{2^2}+...+\frac{1}{2^{n-1}}$?
And why $1+\frac{1-(\frac{1}{2})^n}{1-\frac{1}{2}}\le2$? (If $n\ge2)$
Note that$$1+\frac12+\frac1{2^2}+\cdots+\frac1{2^{n-1}}=1+\frac12+\left(\frac12\right)^2+\cdots+\left(\frac12\right)^{n-1}.$$This is the sum of a geometric sequence; its sum is precisely$$\frac{1-\left(\frac12\right)^n}{1-\frac12}=\frac{1-\frac1{2^n}}{1-\frac12}.$$