Here is an elementary derivation (without calculus) of Euler's formula $e^{ix}=\cos{x}+i\sin{x}$, although not a strict proof or derivation. My question is:
Can we estimate the value of e in an elementary way? I mean without calculus, just like we estimate $3<\pi<2\sqrt{3}$ (or more precise).
Step 1
For any positive real number y ≠ 1 (e.g. y = 10), we have $y^i=a+bi$, and we also have $y^{-i}=a-bi$. [1]
Because $1=y^{i}y^{-i}=(a+bi)(a-bi)=a^2+b^2$, there should be a real number x matching $a=\cos{x}$ and $b=\sin{x}$. Then we get $y^i=\cos{x}+i\sin{x}$.
This also means, for any real number x ≠ 0, there should be a real number y matching $y^i=\cos{x}+i\sin{x}$.
So we can get the real number $e=y^{1/x}$ matching $e^{ix}=y^i=\cos{x}+i\sin{x}$. (Although we don't know the exact value of e here, and e may be dependent on x.)
Step 2
Make x = 1, we get $e^i=\cos{1}+i\sin{1}$.
Then we generalize de Moivre's formula $(\cos\theta+i\sin\theta)^n=\cos{n}\theta+i\sin{n}\theta$ to non-integer powers $(\cos\theta+i\sin\theta)^x=\cos{x}\theta+i\sin{x}\theta$. [2]
Make θ = 1, we get $(\cos{1}+i\sin{1})^x=\cos{x}+i\sin{x}$, and finally we get $e^{ix}=\cos{x}+i\sin{x}$.
This means, the unique real number e (although we still don't know the value here) matches x = 1 and all other values.
Notes
[1] Here I use a rule of Complex conjugate:
In general, if $\varphi$ is a holomorphic function whose restriction to the real numbers is real-valued, and $\varphi (z)$ and $\varphi (\overline {z})$ are defined, then
$\varphi({\overline z})=\overline{\varphi(z)}$
This rule doesn't look elementary. However, we can accept it intuitively. According to the definition of imaginary number i2 = −1, i can be replaced with -i in any equation, and vice versa.
[2] The generalization doesn't look elementary (may use some complex analysis) and may fail in some cases. See here.
I raised this question because I read The Feynman Lectures on Physics Vol. I Ch. 22: Algebra recently, where Feynman mentioned finally:
We summarize with this, the most remarkable formula in mathematics:
$e^{i\theta}=\cos\theta+i\sin\theta$ (22.9)
This is our jewel.
I think Feynman's derivation is redundant so I tried to derive it in a simple way beginning from de Moivre's formula.