Prove Euler Identity without using Euler Formula

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
36 replies · 17K views
morphism said:
But Euler's formula is right there!

Yeah you're right it would take only epsilon more effort, at any of several steps here, to get the full Euler's formula. Your post 19, for one, but you could also trivially get the full formula by noting uniqueness of unit speed parameterization up to sign and initial position.
 
Physics news on Phys.org
Perhaps the following might help, due to John Bernoulli which we might adapt for this case;

Consider the area in the first quadrant of a unit circle centred about the origin.

[tex]A = \int_{0}^{1} (1 - x^{2})^{1/2} dx[/tex]

With the change of variable [itex]u = ix[/tex] the integral is now,<br /> <br /> [tex]A = -i \int_{0}^{i} (1 - u^{2})^{1/2} du[/tex]<br /> <br /> We already know that [itex]A = \frac{\pi}{4}[/tex] and by evaluating the integral [itex]A = -\frac{1}{2} i \log{i}[/tex]<br /> <br /> Equating the expressions we have,<br /> <br /> [tex]\frac{\pi}{2} = \frac{1}{i} \log{i} = \log{i^{\frac{1}{i}}}[/tex]<br /> <br /> Which in turn, on taking the exponent on both sides and raising to the [itex]i[/tex] th power yields;<br /> <br /> [tex]e^{\frac{i \pi}{2}} = i[/tex]<br /> <br /> Take the square on both sides, et voila,<br /> [tex]e^{i \pi} = -1[/tex] , as required![/itex][/itex][/itex][/itex]
 
Throughout the logarithm is applied only to real quantities (like [itex]i^{i}[/tex]), so simply treating it as the real logarithm whenever the argument can at least be 'made' real would be justified (of course, for this we may require an alternate proof that [itex]i^{i}[/tex] is real, finding one that doesn't rely on Euler's identity shouldn't be too hard).<br /> <br /> Then the exponential is required only as the inverse of the said logarithm and we are done.[/itex][/itex]
 
You're missing my point. i^i doesn't even make sense unless you define what complex exponentiation is. Same comment applies to "1/i logi = log(i^i)": this is meaningless unless you already have a complex logarithm which you know behaves like this (I'm not even going to mention branches). Remedying this will almost certainly require Euler's formula.
 
if you integrate the form dlog(z) = dz/z around the upper half of the unit circle, and get ipi, it seems to me you have proved that e^(ipi) = -1.

i.e. here e^z is defined as the inverse of the integral of dz/z.