e^(pi*i)+1=0

an-salad February 27, 2025 at 01:58 600 views 3 comments
I have no idea what it means, (and I’m pretty sure no one else does, either) but it is the most profound thing that I have ever seen in my life.

Comments (3)

jgill February 27, 2025 at 04:55 #972567
Euler's Formula: 1740 Considering the complex plane a vector space helps to see the connections.

[math display="block"]e^{i x} = \cos x + i \sin x, [/math]
javi2541997 February 27, 2025 at 06:23 #972576
Reply to jgill Have you ever applied that mathematical formula to something?

Is it intended to be used for research purposes?
jgill February 28, 2025 at 05:07 #972760
Quoting javi2541997
Is it intended to be used for research purposes?


It's useful in physics for wave functions that might otherwise be cluttered with sines and cosines. It crops up from time to time in things that interest me. For example, the DE that defines a particular contour

[math]\frac{dz}{dt}=iz[/math] , solving for [math]z(t)[/math] where [math]t:0\to 1[/math]

Then
[math]z(t)={{z}_{0}}{{e}^{it}}[/math]
[math]{{z}_{0}}{{e}^{it}}={{z}_{0}}\left( \cos t+i\sin t \right)=\left( {{x}_{0}}\cos t-{{y}_{0}}\sin t \right)+i\left( {{y}_{0}}\cos t+{{x}_{0}}\sin t \right)[/math]