Find Norm of Vector Subtraction w/o Using Formula

  • Thread starter Thread starter cscott
  • Start date Start date
  • Tags Tags
    Vector
Click For Summary
To find the norm of the vector subtraction \(\vec{v} - \vec{w}\) without using the standard formula, one can directly subtract the components of the vectors. Given the vectors \(\vec{v} = (1, 6, 2)\) and \(\vec{w} = (3, 1, 7)\), the subtraction results in \((-2, 5, -5)\). The norm can then be calculated using the formula for the magnitude of a vector, which is \(\sqrt{(-2)^2 + 5^2 + (-5)^2}\). This approach allows for the calculation of the norm using basic vector operations and component analysis.
cscott
Messages
778
Reaction score
1
How can I find the norm of (\vec{v} - \vec{w}) without using ||\vec{v} - \vec{w}||^2 = ||\vec{v}||^2 + ||\vec{w}||^2 - 2 ||\vec{v}|| \cdot ||\vec{w}|| \cos \theta?
 
Last edited:
Physics news on Phys.org
cscott said:
How can I find the norm of (\vec{v} - \vec{w}) without using ||\vec{v} - \vec{w}||^2 = ||\vec{v}||^2 + ||\vec{w}||^2 - 2 ||\vec{v}|| \cdot ||\vec{w}|| \cos \theta?

Do you know the components of these vectors ?
Do you have a base in which you can write them down ?

Do not say NO, because you must have this:wink:
marlon
 
I know that the terminal point of the two vectors are v = (1, 6, 2) and w = (3, 1, 7)
 
cscott said:
I know that the terminal point of the two vectors are v = (1, 6, 2) and w = (3, 1, 7)

Well then, in components the subtraction is just (a,b,c) - (a',b',c') = (a-a', b-b', c-c') and the magnitude of a vector with components a, b and c is \sqrt {a^2 + b^2 + c^2}

So you have everything to calculate the norm of a vector with given components.

enjoy

marlon
 
Thanks a lot!
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
3K
Replies
4
Views
3K
Replies
1
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
2K
Replies
4
Views
2K
Replies
18
Views
2K
Replies
56
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K