Does anyone know why $$\lim_{n\to ∞}\left(1+\frac {i\pi} n\right)^n=-1$$?
From my own intuition, subbing in $n=∞$ means that the $\frac x n \to 0$ and therefore the limit will be 1 as opposed to -1. I'm stumped at this part. Any help is greatly appreciated!
I think I've figured it out, please tell me if there is any problems with it (just a technicality, I'm only doing it for rational $n$ as I think that the continuity of $(1+\frac {i\pi}n)^n$ implies the limit for any real $n$):
$$e^{i\pi}=\lim_{n \to ∞} \left (1+ \frac {i\pi} n \right) $$ Using rewriting $1+\frac {i\pi} n$ as: $$\sqrt {1 + \frac {\pi^2} {n^2}}^n \left(\cos(\arctan(\frac {\pi} n) +i\sin(\arctan(\frac {\pi} n) \right)^n$$
Then using De Moivre's formula on this rewritten number (which can be proven by induction for integer $n$, and then for rational $n$, without Euler's formula), $$\left(1+ \frac {i\pi} n\right)^n=\sqrt {1 + \frac {\pi^2} {n^2}}^n \left(\cos(\arctan(\frac {\pi} n) +i\sin(\arctan(\frac {\pi} n) \right)^n$$ $$=\sqrt {1 + \frac {\pi^2} {n^2}}^n \left(\cos(n\arctan(\frac {\pi} n) +i\sin(n\arctan(\frac {\pi} n) \right)$$
As $n \to ∞$, the moduli raised to the $n$-th power $\to 1$ and the limit for $n \arctan ({\pi} n)$ will turn into $\pi$.
Plug $\pi$ into the $\cos$ and $\sin$ will give the answer of $-1$.
$$\therefore e^{i\pi}= \lim_{n \to ∞} \left (1+\frac {i\pi} n \right) =-1$$
Reference: See Post #12