Complex numbers: Why is the modulus of z

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Alshia
Messages
28
Reaction score
0
Why is the modulus of z, a complex number, |z| = √(a^2+b^2)?

Why is it not |z| = √(a^2+(ib)^2)?
 
Physics news on Phys.org
Because in that case, the modulus of a+ ai, for any a, would be 0. And the modulus is supposed to measure the "size" of the number- specifically, its distance from 0.

Any concept of "modulus", or, more generally, "norm", should satisfy
1) |0|= 0 and if x is not 0, |x|> 0
2) If a is a real number, |ax|= |a||x| where "|a|" is the usual absolute value of a real number
3) [itex]|a+ b|\le |a|+|b|[/itex]

Your suggestion, |a+ ib|= √(a^2- b^2) would not satisfy those.
 
Thank you, [strike]WallsofIvy[/strike] HallsofIvy. :smile: