>>22
Thanks for the information (
>>19 here)... the reason why I would call it bad is simply because it relies on the differentiation rules for sine and cosine (which can be shown well with Euler's formula)
I found a sheet with a better proof today while cleaning up my room:
cos(x)+i*sin(x)=
cos(n*x/n)+i*sin(n*x/n)=
( cos(x/n)+i*sin(x/n) )^n= (de Moivre's formula, can be proven with complete induction)
( 1 + ( (cos(x/n) - 1)*n + i*sin(x/n)*n )/n )^n = (basically +1-1)
and now taking the limit (i'm lacking skills to argue now WHY i'm allowed to take the limit within the bracket but it gives the right result, so...)
lim((cos(x/n)-1)->0
lim(sin(x/n)*n)->x
thus:
(1+ix/n)^n which converges to exp(ix) when n->oo