7 Unit Vectors

We know vectors have a magnitude and a direction. The magnitude of a vector is just its length, so we can easily report that.  But how can we specify the direction of a vector? To do so, we use a unit vector.  Let \vec A  be any vector.  The unit vector \hat A   is defined as

\hat A \equiv \frac{1}{|\vec A|}\vec A.

The “three line symbol” \equiv means is defined as.

Exercise 7.1: Unit Vectors

Compute the magnitude of the vector \hat A \equiv \frac{1}{|\vec A|}\vec A.  Assuming the vector \vec A has units of meters, what are the units of \hat A?

The fact that unit vectors have no units makes sense: unit vectors specify a direction, and directions have no units.

Given a coordinate system, there are a series of special unit vectors denoted by \hat i, \hat j, and \hat k, which point in the direction of the positive x-axis (\hat i), y-axis (\hat j), and z-axis (\hat k).  The notation \hat x, \hat y, and \hat z is also common.  Because both of these notations are standard, we will purposely use both notations throughout this book.

Exercise 7.2: Expressing Vectors in Terms of Unit Vectors

Use unit vectors to write the vector \vec A = (5,-3) as a sum of two vectors, one proportional to \hat x, and one proportional to \hat y

Evidently, writing \vec r = r_x \hat x + r_y\hat y is equivalent to writing \vec r = (r_x,r_y).  However, you will find as we progress in this book that the unit vector notation is much more useful.  For this reason, from now on I will always use the unit vector notation.

To get used to this, and to practice a little bit of vector algebra, let’s do a few problems.

Exercise 7.3: Vector Algebra

Consider the vectors \vec A = (3\hat i + 4 \hat j)~{\rm m}, \vec B = (2\hat i - 3\hat j)~{\rm m}, and \vec C = (-2\hat i - \hat j)~{\rm m}.

Exercise 7.4: Using Unit Vectors

You are given the vectors \vec A = 5\hat x - 2\hat y~{\rm m} and \vec B = -3\hat x +1 \hat y~{\rm m}.  Calculate the angle \theta that the vector \vec C = 2\vec A - 3\vec B makes with the y-axis.  Report your result in radians, using two decimal places. You probably want to sketch this out!

Key Takeaways

 

License

Introductory Physics: Classical Mechanics Copyright © by . All Rights Reserved.

Share This Book