Find Norm of Vector Subtraction w/o Using Formula

  • Thread starter cscott
  • Start date
  • Tags
    Vector
In summary, to find the norm of (\vec{v} - \vec{w}) without using the formula ||\vec{v} - \vec{w}||^2 = ||\vec{v}||^2 + ||\vec{w}||^2 - 2 ||\vec{v}|| \cdot ||\vec{w}|| \cos \theta, you can simply calculate the magnitude of the vector with components (a-a', b-b', c-c'), where a, b, and c are the components of \vec{v} and a', b', and c' are the components of \vec{w}. This can be done using the formula \sqrt {a^2
  • #1
cscott
782
1
How can I find the norm of [itex](\vec{v} - \vec{w})[/itex] without using [tex]||\vec{v} - \vec{w}||^2 = ||\vec{v}||^2 + ||\vec{w}||^2 - 2 ||\vec{v}|| \cdot ||\vec{w}|| \cos \theta[/tex]?
 
Last edited:
Physics news on Phys.org
  • #2
cscott said:
How can I find the norm of [itex](\vec{v} - \vec{w})[/itex] without using [tex]||\vec{v} - \vec{w}||^2 = ||\vec{v}||^2 + ||\vec{w}||^2 - 2 ||\vec{v}|| \cdot ||\vec{w}|| \cos \theta[/tex]?

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
 
  • #3
I know that the terminal point of the two vectors are v = (1, 6, 2) and w = (3, 1, 7)
 
  • #4
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 [tex](a,b,c) - (a',b',c') = (a-a', b-b', c-c')[/tex] and the magnitude of a vector with components a, b and c is [tex]\sqrt {a^2 + b^2 + c^2}[/tex]

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

enjoy

marlon
 
  • #5
Thanks a lot!
 

1. What is the purpose of finding the norm of vector subtraction without using a formula?

The purpose of finding the norm of vector subtraction without using a formula is to understand the concept of vector subtraction and to develop a deeper understanding of the properties of vectors.

2. How do you find the norm of vector subtraction without using a formula?

To find the norm of vector subtraction without using a formula, you can use the Pythagorean Theorem to calculate the magnitude of the vector resulting from the subtraction.

3. Can the norm of vector subtraction be negative?

No, the norm of vector subtraction cannot be negative. It represents the magnitude or length of the resulting vector, which is always a positive value.

4. What is the significance of finding the norm of vector subtraction?

Finding the norm of vector subtraction helps in determining the direction and magnitude of the resulting vector. It is also useful in many applications, such as physics, engineering, and computer graphics.

5. Are there any alternative methods for finding the norm of vector subtraction without using a formula?

Yes, there are alternative methods for finding the norm of vector subtraction without using a formula. One method is to use vector addition and subtraction properties to simplify the calculation of the resulting vector's magnitude.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
20
Views
800
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
18
Views
547
  • Precalculus Mathematics Homework Help
Replies
31
Views
2K
  • Precalculus Mathematics Homework Help
Replies
20
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
275
  • Mechanics
Replies
17
Views
166
  • Calculus and Beyond Homework Help
Replies
9
Views
949
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
Back
Top