Why Does the Modulus Only Take Positive Values?

  • Thread starter Thread starter flyingpig
  • Start date Start date
  • Tags Tags
    Complex
flyingpig
Messages
2,574
Reaction score
1

Homework Statement



Find the modulus of |z| for z = 4 + 3i






The Attempt at a Solution



z' = 4 - 3i

z'z = 25

\sqrt{25} = plus or minus 5

My book and Mathematic only take positive roots, why?
 
Physics news on Phys.org
The modulus of a complex number z is defined to be the positive square root of z z'. That's it - it's just a definition.

The motivation for this definition is that the modulus is supposed to be the length of z if you think of z as a vector in the x-y plane. In the case of z = 4 + 3i, the vector points from (0,0) to (4,3) and so its length is 5 (certainly not -5).
 
flyingpig said:
...

\sqrt{25} = plus or minus 5

My book and Mathematic only take positive roots, why?

\sqrt{25} = +5. That radical symbol denotes the principal square root, which is positive.
 
SammyS said:
\sqrt{25} = +5. That radical symbol denotes the principal square root, which is positive.

Wow what?
 
flyingpig said:
Wow what?

That simply means that when you write \sqrt{25}, or \sqrt{16}, or
\sqrt{2729275.5839}, by definition the positive square root is the one
that is intended. If you want the negative value you need to indicate it, viz. -\sqrt{25} = -5.
 
flyingpig said:
Wow what?
That wasn't very nice of me, was it?

Now, if you're solving x2=25, for example, then there are a couple of ways to show that the solution is: x = ±5. (I could have said: x = ±√(25) just as correctly.)

Method 1:
If x2 = 25, then x2 - 25 =0 . Factoring the LHS gives: (x+5)(x-5)=0

The zero product property of real numbers gives the solutions: x = 5 or x= -5.​

Method 2:
If x2 = 25, then taking the (principal) square root of both sides gives:

\sqrt{x^2}=\sqrt{25}

\sqrt{25}\text{ is }5\,, \text{ (That's positive 5 .) and }\sqrt{x^2}\text{ is }|x|\,.

So we have: \text{ }|x|=5 \ .

Therefore: x=\pm5\,.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top