Richard Feynman referred to Euler's Identity, $e^{i\pi} + 1 = 0$ as a "jewel."
I'm trying to demonstrate this jewel without recourse to a Taylor series.
Given $z = cos\theta + i sin\theta\; |\;|z| = 1$,
$$\frac{dz}{d\theta}= -sin\theta + icos\theta =i(isin\theta+cos\theta)=iz$$
Now, if I let $z=u(\theta)$, then, $$\frac{du}{d\theta}=iu(\theta)$$
Undoing my original derivative, $$\int iu(\theta) d\theta =u(\theta)+C$$ $$ \therefore z=u(\theta)=e^{i\theta}$$ which is the general case. Substituting $\pi =\theta$ for the special case, and invoking the original equation, we are left with $z=cos\pi + isin\pi =-1 = e^{i\pi}$ $$\therefore e^{i\pi}+1=0$$
When I first worked through this, the constant of integration disturbed me, like a nasty inclusion marring the jewel. But now, I think it's fair for me to excise it in the line, $\;\therefore z=u(\theta)=e^{i\theta}$
Is that correct?