#Proving e^iθ = cos(θ) + isin(θ)
6 messages · Page 1 of 1 (latest)
Euler's theorem
several proofs for it here
Taylor series is probably the most common proof you'll see
A proof that I found which is quite simple (if you know about differential equations)
Is setting f(t)=cos(t)+isin(t) so f’(t)=-sin(t)+icos(t)=i(cos(t)+isin(t)) so f’(t)=if(t) solving the differential equation with f(0)=1 you get f(t)=e^it