Is there any difference between the absolute values operators $|z|$ and $\|z\|$ where $z=a+ib$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
Usually, no. But if you see both notation used in the same discussion, it is possible that the author intended to define $\|z\|$ to be a different norm; in that case it will strictly depend on context. |
|||
|
|
|
Usually, $\|z\|$ is defined on vectors, while $|z|$ is defined on scalars. Nevertheless, since $z$ is also a one-dimensional vector (over $\mathbb C$) or a two-dimensional real vector, we have $|z| = \|z\|$. |
|||
|
|
|
I have only seen $|\cdot |$ used in the context of complex numbers. If you think of a complex number as a real planar vector, the planar vector's $\|\cdot \|$ is the same as the corresponding complex number's $|\cdot |$. |
|||||
|