Why do you divide the components by the magnitude when finding a unit vector?

In summary, to find the unit vector in the same direction as a given vector, we must divide each component by the magnitude of the vector. This is because a unit vector is a scalar multiple of the given vector, and we can derive the scalar by setting the magnitude of the scaled vector equal to 1. This formula can also be generalized for any vector with components a and b as S = √(a^2 + b^2), making S the same as the magnitude of the vector.
  • #1
hatelove
101
1
Say for example v = <3,4>

I was taught to divide each component by the magnitude in order to get the unit vector, i.e.

3^2 + 4^2 = ||v||^2
5 = ||v||

So the unit vector of that vector is <3/5,4/5> or 1/5<3,4>

But if I forgot that I had to divide the components by the magnitude, I would not know how to get the unit vector. So I guess I am asking why you divide the components by the magnitude in order to get the unit vector?
 
Mathematics news on Phys.org
  • #2
daigo said:
Say for example v = <3,4>

I was taught to divide each component by the magnitude in order to get the unit vector, i.e.

3^2 + 4^2 = ||v||^2
5 = ||v||

So the unit vector of that vector is <3/5,4/5> or 1/5<3,4>

But if I forgot that I had to divide the components by the magnitude, I would not know how to get the unit vector. So I guess I am asking why you divide the components by the magnitude in order to get the unit vector?

The unit vector in the same direction as \( {\bf{v}} \) is a scalar multiple of \({\bf{v}}\), call it \(\lambda {\bf{v}}\), then as it is a unit vector \[\lambda {\bf{v}}.\lambda {\bf{v}}=\lambda^2 {\bf{v}}. {\bf{v}}=\lambda^2 ||v||^2=1\]

etc

CB
 
  • #3
daigo said:
Say for example v = <3,4>

I was taught to divide each component by the magnitude in order to get the unit vector, i.e.

3^2 + 4^2 = ||v||^2
5 = ||v||

So the unit vector of that vector is <3/5,4/5> or 1/5<3,4>

But if I forgot that I had to divide the components by the magnitude, I would not know how to get the unit vector. So I guess I am asking why you divide the components by the magnitude in order to get the unit vector?

This is the same thing CB wrote essentially, just added an example to see the steps.

Looking at the vector you provided we can derive the scalar with which we must divide to get a unit vector. If v = <3,4> then |v|=5 as you already posted. Now let's look at the vector \(\displaystyle v_1=\frac{1}{S}<3,4>\). When you multiply a vector by a scalar the magnitude changes but the direction does not so this is perfect for what we are trying to find.

So \(\displaystyle |v_1|=\sqrt{ \left( \frac{3}{S} \right)^2+ \left( \frac{4}{S} \right)^2}\). Now set the magnitude equal to one and solve for S.

\(\displaystyle 1^2 = \left( \frac{3}{S} \right)^2+ \left( \frac{4}{S} \right)^2\)\(\displaystyle 1^2 = \left( \frac{9}{S^2} \right)+ \left( \frac{16}{S^2} \right)=\frac{9+16}{S^2}=\frac{25}{S^2}\)

\(\displaystyle S^2=25\) thus \(\displaystyle S= 5\). Even though -5 is another choice if we divide by -5 we change the direction of the vector so it can't be the unit vector, thus 5 is our only option.

If you go back and change the vector <3,4> for a generalized vector <a,b> the same steps will lead to \(\displaystyle S^2=a^2+b^2\) and when we take the square root of both sides we get that S is the same as the magnitude.

I don't believe I've committed any major errors that aren't allowed with scalars and vectors as the conclusion is correct so I hope this helps show where that formula comes from.
 
Last edited:

FAQ: Why do you divide the components by the magnitude when finding a unit vector?

What is a unit vector?

A unit vector is a vector that has a magnitude of 1 and points in a specific direction. It is often used to represent a direction or orientation in space.

How do I find the unit vector of a given vector?

To find the unit vector of a given vector, divide each component of the vector by its magnitude. The resulting vector will have a magnitude of 1 and will point in the same direction as the original vector.

What is the significance of unit vectors in physics and mathematics?

Unit vectors are important in both physics and mathematics because they can represent directions and orientations without being affected by changes in magnitude. This makes them useful for calculations, such as finding the direction of a force or the orientation of an object.

Can any vector have a unit vector?

Yes, any vector can have a unit vector. However, a zero vector (a vector with all components equal to 0) does not have a unit vector since it has a magnitude of 0.

How can I use unit vectors to solve problems?

Unit vectors can be used to simplify calculations and solve problems involving vectors. By representing a direction or orientation as a unit vector, you can easily perform vector operations and find the magnitudes and angles of vectors.

Similar threads

Replies
16
Views
3K
Replies
7
Views
830
Replies
1
Views
1K
Replies
5
Views
2K
Replies
13
Views
699
Replies
11
Views
2K
Replies
9
Views
7K
Replies
13
Views
2K
Back
Top