First you have two define what a complex number is. We may define it as a set of values with a two digit component i.e. as a set of {(a,b)} but if we don't somehow include as part of the definition that (a,b)x (c,d)=(ac-db,ad+bd) we can not conclude anything as other definitions and conditions yield equal legitimate systems (for example $\mathbb R^2$-- something must distinguish that $\mathbb C $ is somehow something different than $\mathbb R^2$ and that difference can only be one of definition.)
Now the only reason we can claim Euler's Formula, is because of this definition. We don't have any intrinsic idea what $e^{z=(a,b)} $ could mean. But we do know that if we want $e^z $ to have any of the properties it does in the reals we must have $\frac {d e^{z}}{dz}=e^z $.
And from there we are stuck if we don't have a definition for what multiplication of complex numbers is in the first place.
If we have it by definition that (a,b)(c,d)=(ac-bd,ad+bc) then we know $i=(0,1)^2=(-1,0) =-1$ so there is nothing to prove.
From there we can determine if $f (z)= u (z)+iv (z) $ and $f '(z) $ exists as a limit in both the real and imaginary unit that $du/dx=dv/dy$ and $du/dy=-idv/dx $ and that if $d e^z /dz = e^z$ that only be possible if $e^{(x,y)}=e^x (\sin y + i \cos y) $. And that's the only reason Euler's function works-- because we first defined $i^2 =-1$
Now, we could do things backwards. We could define $e^{(x,y)}=(e^x,0) ((1,0)\sin y +(0,1)\cos y $ and from that as an axiom, prove $(0,1)^2=(-1,0) $ as you did but that is arbitrary and backwards.
i
which you mean to prove thati^2 = -1
? – dxiv Oct 13 '16 at 04:45i
is defined byi^2=-1
. Then why do you try (or need) to prove thati^2=-1
? You just said that that's its definition. – dxiv Oct 13 '16 at 04:58i
without first defining whati
is. I highly doubt that any texts prove anything abouti
before defining it. If you have a very specific question about a very specific text, then please edit your question and fill-in all the details. Otherwise, you are just running circles around the definition ofi
. – dxiv Oct 13 '16 at 05:12