Consider a vector $a = (x,y)$.
I know that this notation $|a|$ means the magnitude of the vector which is calculated by $\sqrt{x^2 + y^2}$.
But what does this notation $\|a\|$ mean?
Thank you.
Consider a vector $a = (x,y)$.
I know that this notation $|a|$ means the magnitude of the vector which is calculated by $\sqrt{x^2 + y^2}$.
But what does this notation $\|a\|$ mean?
Thank you.
Like much of notation, it could depend on your instructor's personal style.
But, in general, the mapping $v\mapsto||v||$ refers to an arbitrary norm on the space. The go-to example for norms is magnitude or absolute value, so usually we refer to it as $|v|$. But if the problem you're talking about had a different norm function under consideration, that could explain why there was both.
Or it was a typo.