I have to find a limit as $n\rightarrow\infty$ of 2 sequences:
$\lim\space (0,9999+\frac{1}{n})^n$
$\lim\space (1,00001-\frac{1}{n})^n$
Intutition tells me that as n goes to infinity $\frac{1}{n}$ becomes so small we can throw it out of the equation and it all comes down to finding limits of $0,9999^n$ and $1,00001^n$ which is trivial. But $\lim\space (1+\frac{1}{n})^n=e$ shows that this intuition may be wrong. So what should I do about these limits in order to prove them formally? Which theorems could be useful?