I just read that an elegant proof exists that the law of exponents also holds for complex numbers ($a,b,z$ all complex): $$e^{a+b}=e^ae^b,$$ which only uses the definition that $$y=e^{zt}$$ is a solution to $$dy/dt=zy,$$ with initial condition $y(0)=1$, so in particular $e^z=y(1).$
I can only find a proofs which use the trig-representation of complex numbers.
Can anybody help?
Thank you!
If you define $e^z$ as the unique solution to the ODE $f'(z)=f(z)$ with initial condition $f(0)=1$, then you have by the product rule: $$ (e^ze^{c-z})'=e^ze^{c-z} + e^z(-e^{c-z})=0.$$ Thus $e^ze^{c-z}$ is a constant. Using the initial condition $e^0=1$ we find that $e^ze^{c-z}=e^c$. Now let $z=a$ and $c=a+b$ and the result follows.