Disproving Euler's Identity: Check My Math

  • Context: Graduate 
  • Thread starter Thread starter Onyxus
  • Start date Start date
  • Tags Tags
    Euler
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
5 replies · 2K views
Onyxus
Messages
2
Reaction score
0
I was messing around with Euler’s Identity and I think I accidently disproved it. I would like someone to check my math to make sure I didn’t make any rookie mistakes.

[tex] \begin{array}{l}<br /> e^{\pi i} + 1 = 0 \\ <br /> e^{\pi i} = - 1 \\ <br /> \left( {e^{\pi i} } \right)^2 = \left( { - 1} \right)^2 \\ <br /> e^{2\pi i} = 1 \\ <br /> \ln \left( {e^{2\pi i} } \right) = \ln \left( 1 \right) \\ <br /> 2\pi i = 0 \\ <br /> \frac{{2\pi i}}{{\pi i}} = \frac{0}{{\pi i}} \\ <br /> 2 = 0 \\ <br /> \end{array}[/tex]
 
Physics news on Phys.org
Onyxus said:
I was messing around with Euler’s Identity and I think I accidently disproved it. I would like someone to check my math to make sure I didn’t make any rookie mistakes.

[tex] \begin{array}{l}<br /> e^{\pi i} + 1 = 0 \\ <br /> e^{\pi i} = - 1 \\ <br /> \left( {e^{\pi i} } \right)^2 = \left( { - 1} \right)^2 \\ <br /> e^{2\pi i} = 1 \\ <br /> \ln \left( {e^{2\pi i} } \right) = \ln \left( 1 \right) \\ <br /> 2\pi i = 0 \\ <br /> \frac{{2\pi i}}{{\pi i}} = \frac{0}{{\pi i}} \\ <br /> 2 = 0 \\ <br /> \end{array}[/tex]



What gives you away as a rookie is the title of your post, not your mathematics...which are also wrong.

Perhaps you'll be interested in reading about the complex logarithmic function's definition...

DonAntonio
 
Thank you, DonAntonio, mathman and micromass, I thought that was what my error was, but I wasn't sure. You see, I haven't yet taken a course in which I learn even the basics of complex numbers, so my knowledge in that area is rather lacking.