Complex Numbers in a Simple Example that I am Very Confused

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
Arman777
Insights Author
Gold Member
Messages
2,163
Reaction score
191
There a simple math example that I am confused ##(\sqrt {-4})^2##
there's two ways to think
1-##\sqrt {-4}=2i## so ##(2i)^2=4i^2## which its ##-4##
2-##\sqrt {-4}##.##\sqrt {-4}##=##\sqrt {-4.-4}=\sqrt{16} =4##

I think second one is wrong but I couldn't prove how, but I think its cause ##\sqrt {-4}## is not "reel" number so we cannot take them into one square root
 
Last edited by a moderator:
  • Like
Likes   Reactions: vantroff
Physics news on Phys.org
edit: wrong suggestion

the formula for finding nth roots of a complext number is this (slightly complicated):

https://www.math.brown.edu/~pflueger/math19/1001%20Complex%20roots.pdf
 
Last edited:
Arman777 said:
2-##\sqrt {-4}##.##\sqrt {-4}##=##\sqrt {-4.-4}=\sqrt{16} =4##

I think second one is wrong but I couldn't prove how, but I think its cause ##\sqrt {-4}## is not "reel" number so we cannot take them into one square root
It's "real" number, not "reel" number.

Formula 2 is incorrect. ##\sqrt a \sqrt b = \sqrt{ab}## only if both a and b are nonnegative.
 
  • Like
Likes   Reactions: Arman777
Well - in the complex domain things are not the same as they are in the real domain. First, you have [itex]-4=4e^{\pi i}[/itex] so you might think that [itex]\sqrt{-4}=2e^{\frac{\pi}{2} i} = 2i[/itex]. But you also have [itex]-4=4e^{3\pi i}[/itex] and therefore [itex]\sqrt{-4}=2e^{\frac{3\pi}{2} i}=-2i[/itex]. Squaring either of the roots brings you back to [itex]-4[/itex].
 
Last edited:
  • Like
Likes   Reactions: Arman777