What is the difference between norm and modulus?

AI Thread Summary
Norm and modulus both refer to the length of a vector, denoted by ||a|| and |a|, respectively, with no significant difference in their symbols. Norm is a broader concept applicable to various distance measures, while modulus is often associated with specific cases like the Euclidean norm or absolute value in real numbers. The term "norm" encompasses a wide range of mathematical contexts, including matrices and different distance metrics, whereas "modulus" tends to be used in algebraic and analytic contexts. The distinction between the two terms can vary based on the mathematical framework being discussed, particularly in functional analysis and Banach spaces. Understanding the context is crucial, as both terms can be ambiguous in mathematical discourse.
cks
Messages
164
Reaction score
0
norm is defined to be the length of the vector and we put we denote it by ||a||.

However, modulus |a| also means the length of a from the origin?

So, what is the difference between the symbol || || and | |?
 
Mathematics news on Phys.org
There is none. Some authors use one, others use the other.
 
I was always taught that the norm is defined to be any length which satisfies the definition of a norm, but modulus is specifically the Euclidean norm. That could have just been the instructor/book, though I suppose.
 
The modulus is the norm on \mathbb{R}. \left(\mathbb{R},\left| , \right| \right) is a Banach space.
 
I think norm is the length of a point from the origin.

whereas the modulus is more of a distance from one point to another point.

norm is just a specific case of the distance from a point to its origin.
 
The semi-standard usage is that modulus is specialized to the reals (absolute value), complex numbers (complex modulus), and quaternions. However, some write |x| instead of ||x|| to mean norm. Norm is a very generalized concept that covers everything from Euclidean distance to distance as measured on a road grid (taxicab norm) to the L-infinity norm, and beyond. Anything that qualifies as a distance can be used as a norm. Even things much more complex and abstract than vectors can have a norm. Well-defined norms exist for matrices, for example.
 
Actually, both norm and modulus are potentially ambiguous terms in mathematics; the intended meaning depends upon context. Generally speaking, modulus often suggests algebraico-geometric-analytic origins (as in the theory of elliptic functions) while norm tends to suggest operator algebras and functional analysis. In the context of functional analysis, esp. Banach spaces, I agree with DH about what one can reasonably expect "modulus" to denote.
 
Back
Top