Why Use Double Modulus Signs in Vector Dot Products?

  • Context: Undergrad 
  • Thread starter Thread starter hivesaeed4
  • Start date Start date
  • Tags Tags
    Modulus Sign
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 11K views
hivesaeed4
Messages
217
Reaction score
0
I'm confused regarding why the double modulus sign is used. Let's take the dot product:

u.v=|u||v|cosθ The R>H>S means that the cosine of the angle is multiplied witht the magnitudes of both vectors.
Now,
u.v=||u||||v||cosθ
Does this mean the same thing? Help?
 
Physics news on Phys.org
hivesaeed4 said:
I'm confused regarding why the double modulus sign is used. Let's take the dot product:

u.v=|u||v|cosθ The R>H>S means that the cosine of the angle is multiplied witht the magnitudes of both vectors.
Now,
u.v=||u||||v||cosθ
Does this mean the same thing? Help?

Typically when you see ||a|| it refers to a norm or length of a vector just for future reference. In this case it means the same thing, but in other contexts it may not.

Whenever you look at geometry and you see ||a||, then this will refer to norms and if people need to refer to distance and the space is a norm then this will be used.