Imaginary number manipulations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Mr Davis 97
Messages
1,461
Reaction score
44
I know that this is probably a very commonly asked question with students, but say that we have ##\sqrt{(-1)^2}##. If we performed the innermost operation first, then we have ##\sqrt{(-1)^2} = \sqrt{1} = 1##. However, according to rules for radicals, we can do ##\sqrt{(-1)^2} = (\sqrt{-1})^2 = -1##. Which one of these is the correct way of going about evaluating the expression, and why?
 
Mathematics news on Phys.org
Mr Davis 97 said:
I know that this is probably a very commonly asked question with students, but say that we have ##\sqrt{(-1)^2}##. If we performed the innermost operation first, then we have ##\sqrt{(-1)^2} = \sqrt{1} = 1##. However, according to rules for radicals, we can do ##\sqrt{(-1)^2} = (\sqrt{-1})^2 = -1##. Which one of these is the correct way of going about evaluating the expression, and why?

##\sqrt{(a)^2}## = |a|
 
  • Like
Likes   Reactions: Mr Davis 97
If you are really going to study imaginary and complex numbers, you will find out that roots do not have unique values, but rather they can have several "branches". Notice that (-1)2 = 1. So you could also have a square root, sqrt(), of 1 where sqrt( -12 ) = sqrt( 1) = -1. The standard definition of √ is that it is the "principle branch". But that is just a convention, not a mathematical rule.
 
  • Like
Likes   Reactions: DrewD