Vector Algebra

Components of a Vector

In this article, we will learn about a unit vector, various components of a vector and the addition, multiplication comparison of vectors using components. Then we will look at some examples to get a better grip on the topic.

Suggested Videos

Play
Play
Play
previous arrow
next arrow
previous arrownext arrow
Slider

 

Unit Vector

Let’s take a point each on the x, y, and z-axis as follows:

  • A (1, 0, 0) on x-axis
  • B (0, 1, 0) on y-axis and
  • C (0, 0, 1) on z-axis

unit vector

So, we have

|\( \vec{OA} \)| = 1 , |\( \vec{OB} \)| = 1, and |\( \vec{OC} \)| = 1

These vectors \( \vec{OA} \), \( \vec{OB} \), and \( \vec{OC} \), each having magnitude 1 are Unit Vectors along the axes OX, OY, and OZ respectively. They are denoted by \( \vec{i} \), \( \vec{j} \), and \( \vec{k} \) as shown in Fig. 1 above.

Browse more Topics under Vector Algebra

You can download Vector Algebra Cheat Sheet by clicking on the download button below
Components of a Vector

Component Form of a Vector

Let’s consider a position vector \( \vec{OP} \) of a point P (x, y, z) as shown below

unit vector

As shown in the figure, Let P1 be the foot of the perpendicular from point P on the plane XOY. Observe that P1P is parallel to the z-axis. We know that, \( \vec{i} \), \( \vec{j} \), and \( \vec{k} \) are unit vectors along the x, y, and z-axes, respectively. Hence, by definition of the coordinates of point P, we have

\( \vec{P_1P} \) = \( \vec{OR} \) = z\( \vec{k} \)

Similarly, we have

\( \vec{QP_1} \) = \( \vec{OS} \) = y\( \vec{j} \) and
\( \vec{P_1S} \) = \( \vec{OQ} \) = x\( \vec{i} \)

Now, by using the triangle law of vector addition, we can write

\( \vec{OP_1} \) = \( \vec{OQ} \) + \( \vec{QP_1} \) = x\( \vec{i} \) + y\( \vec{j} \)

And,

\( \vec{OP} \) = \( \vec{OP_1} \) + \( \vec{P_1P} \) = x\( \vec{i} \) + y\( \vec{j} \) + z\( \vec{k} \)

Therefore, the position vector of P with reference to O is

\( \vec{OP} \) (or \( \vec{r} \)) = x\( \vec{i} \) + y\( \vec{j} \) + z\( \vec{k} \)

This is the Component Form of a vector. Here, x, y, and z are the scalar components of \( \vec{r} \) and x\( \vec{i} \), y\( \vec{j} \), and z\( \vec{k} \) are the vector components of \( \vec{r} \) along the respective axes. The scalar components are also referred to as rectangular components at times.

Calculation of vectors

Length of a vector

Applying the Pythagoras theoremtwice can help us calculate the length of any vector \( \vec{r} \) = x\( \vec{i} \) + y\( \vec{j} \) + z\( \vec{k} \). In Fig. 2 given above, we note that in the right-angled triangle OQP1,

|\( \vec{OP_1} \)| = \( \sqrt{|\vec{OQ}|^2 + |\vec{QP_1}|^2} \) = = \( \sqrt{x^2 + y^2} \)

Also, in the right-angled triangle OP1P, we have

|\( \vec{OP} \)| = \( \sqrt{|\vec{OP_1}|^2 + |\vec{P_1P}|^2} \) = \( \sqrt{(x^2 + y^2) + z^2} \)

Therefore, the length of any vector \( \vec{r} \) = x\( \vec{i} \) + y\( \vec{j} \) + z\( \vec{k} \) is

|\( \vec{r} \)| = |x\( \vec{i} \) + y\( \vec{j} \) + z\( \vec{k} \)| = \( \sqrt{x^2 + y^2 + z^2} \)

Now, let’s look at some general calculations of vectors: If \( \vec{a} \) and \( \vec{b} \) are two vectors given in the component form, that is

  • \( \vec{a} \) = a1\( \vec{i} \) + a2\( \vec{j} \) + a3\( \vec{k} \)
  • \( \vec{b} \) = b1\( \vec{i} \) + b2\( \vec{j} \) + b3\( \vec{k} \)

then,

Sum of Vectors

The sum or resultant of the vectors \( \vec{a} \) and \( \vec{b} \) is,

\( \vec{a} \) + \( \vec{b} \) = (a1 + b1)\( \vec{i} \) + (a2 + b2)\( \vec{j} \) + (a3 + b3)\( \vec{k} \)

Difference of Vectors

The difference between the vectors \( \vec{a} \) and \( \vec{b} \) is,

\( \vec{a} \) – \( \vec{b} \) = (a1 – b1)\( \vec{i} \) + (a2 – b2)\( \vec{j} \) + (a3 – b3)\( \vec{k} \)

Equal Vectors

The vectors \( \vec{a} \) and \( \vec{b} \) are equal if and only if,

  • a1 = b1
  • a2 = b2
  • a3 = b3

Multiplication by a Scalar

The multiplication of a vector \( \vec{a} \) by a scalar \( \lambda \) is,

\( \lambda \)\( \vec{a} \) = (\( \lambda \)a1)\( \vec{i} \) + (\( \lambda \)a2)\( \vec{j} \) + (\( \lambda \)a3)\( \vec{k} \)

The addition of vectors and multiplication of a vector by a scalar offer the following distributive laws: if \( \vec{a} \) and \( \vec{b} \) are any two vectors and ‘k’ and ‘m’ are any two scalars, then

  • k\( \vec{a} \) + m\( \vec{a} \) = (k + m)\( \vec{a} \)
  • k(m\( \vec{a} \)) = (km)\( \vec{a} \)
  • k(\( \vec{a} \) + \( \vec{b} \)) = k\( \vec{a} \) + k\( \vec{b} \)

Points to remember

Point 1

Regardless of the value of \( \lambda \), the vector \( \lambda \)\( \vec{a} \) is always collinear to the vector \( \vec{a} \). For that matter, two vectors \( \vec{a} \) and \( \vec{b} \) are collinear if and only if there exists a non-zero scalar \( \lambda \) such that \( \vec{b} \) = \( \lambda \)\( \vec{a} \). Let’s look at the component forms. If,

\( \vec{a} \) = a1\( \vec{i} \) + a2\( \vec{j} \) + a3\( \vec{k} \) and

\( \vec{b} \) = b1\( \vec{i} \) + b2\( \vec{j} \) + b3\( \vec{k} \)

Then, these two vectors \( \vec{a} \) and \( \vec{b} \) are collinear if and only if,

b1\( \vec{i} \) + b2\( \vec{j} \) + b3\( \vec{k} \) = \( \lambda \)(a1\( \vec{i} \) + a2\( \vec{j} \) + a3\( \vec{k} \))

\( \Longleftrightarrow \) b1\( \vec{i} \) + b2\( \vec{j} \) + b3\( \vec{k} \) = (\( \lambda \)a1)\( \vec{i} \) + (\( \lambda \)a2)\( \vec{j} \) + (\( \lambda \)a3)\( \vec{k} \)

By comparing coefficients of \( \vec{i} \), \( \vec{j} \), and \( \vec{k} \), we get

b1 = \( \lambda \)a1, b2 = \( \lambda \)a2, and b3 = \( \lambda \)a3

\( \Longleftrightarrow \) \( \lambda \) = \( \frac{b_1}{a_1} \) = \( \frac{b_2}{a_2} \) = \( \frac{b_3}{a_3} \)

Point 2

If \( \vec{a} \) = a1\( \vec{i} \) + a2\( \vec{j} \) + a3\( \vec{k} \), then a1, a2, and a3 are also called direction ratios of \( \vec{a} \).

Point 3

Let’s say that l, m, n are the direction cosines of a vector. Then, l\( \vec{i} \) + m\( \vec{j} \) + n\( \vec{k} \) = (\( \cos{\alpha} \))\( \vec{i} \) + (\( \cos{\beta} \))\( \vec{j} \) + (\( \cos{\gamma} \))\( \vec{k} \) is a unit vector in the direction of the original vector. Also, \( \alpha \), \( \beta \), and \( \gamma \) are angles that the vector makes with the x, y, and z-axes, respectively.

Let’s look at some examples now:

Example 1

Find the values of x, y, and z so that the vectors \( \vec{a} \) = x\( \vec{i} \) + 2\( \vec{j} \) + z\( \vec{k} \) and \( \vec{b} \) = 2\( \vec{i} \) + y\( \vec{j} \) + \( \vec{k} \) are equal.

Solution: Two vectors are equal only when their corresponding components are the same. Hence, by comparing the coefficients of \( \vec{i} \), \( \vec{j} \), and \( \vec{k} \), we get x = 2, y = 2 and z = 1

Example 2

Find a unit vector in the direction of the vector \( \vec{a} \) = 2\( \vec{i} \) + 3\( \vec{j} \) + \( \vec{k} \)

Solution: The unit vector in the direction of a vector \( \vec{a} \) is, \( \hat{a} \) = \( \frac{1}{|\vec{a}|} \)\( \vec{a} \)
Now, |\( \vec{a} \)| = \( \sqrt{2^2 + 3^2 + 1^2} \) = \( \sqrt{14} \)
Therefore, \( \hat{a} \) = \( \frac{1}{\sqrt{14}} \)(2\( \vec{i} \) + 3\( \vec{j} \) + \( \vec{k} \))
= \( \frac{2}{\sqrt{14}} \)\( \vec{i} \) + \( \frac{3}{\sqrt{14}} \)\( \vec{j} \) + \( \frac{1}{\sqrt{14}} \)\( \vec{k} \)

More Solved Examples for You

Question 1: For the given vectors \( \vec{a} \) = 2\( \vec{i} \) – \( \vec{j} \) + 2\( \vec{k} \) and \( \vec{b} \) = – \( \vec{i} \) + \( \vec{j} \) – \( \vec{k} \), find a unit vector in the direction of the vector \( \vec{a} \) + \( \vec{b} \).

Answer : Let \( \vec{c} \) = \( \vec{a} \) + \( \vec{b} \). Calculating its value, we have
\( \vec{a} \) + \( \vec{b} \) = (2 – 1)\( \vec{i} \) + (- 1 + 1)\( \vec{j} \) + (2 – 1)\( \vec{k} \)

Therefore, \( \vec{c} \) = 1\( \vec{i} \) + 0\( \vec{j} \) + 1\( \vec{k} \)

Hence, |\( \vec{c} \)| = \( \sqrt{1^2 + 0^2 + 1^2} \) = \( \sqrt{1 + 0 + 1} \) = \( \sqrt{2} \)

We know that, the unit vector in the direction of \( \vec{c} \) is,
\( \hat{c} \) = \( \frac{1}{|\vec{c}|} \)\( \vec{c} \)

Hence,
\( \hat{c} \) = \( \frac{1}{\sqrt{2}} \)(1\( \vec{i} \) + 0\( \vec{j} \) + 1\( \vec{k} \))
= \( \frac{1}{\sqrt{2}} \)\( \vec{i} \) + 0\( \vec{j} \) + \( \frac{1}{\sqrt{2}} \)\( \vec{k} \)

Or, the unit vector in the direction of \( \vec{c} \) is,
\( \hat{c} \) = \( \frac{1}{\sqrt{2}} \)\( \vec{i} \) + \( \frac{1}{\sqrt{2}} \)\( \vec{k} \)

Some Solved Questions for You:

Question 1: What is said to be a unit vector?

Answer: A unit vector is of length 1, sometimes we also call it as a direction vector. The unit vector that has the same direction as a nonzero vector is defined by a unique symbol. The symbol denotes the standard of the unit vector in the same direction as the finite vector.

Question 2: Does the unit vector always remains 1?

Answer: The unit vector is something that is all about the direction that tells us that in what direction any vector of particular magnitude is being directed. So the magnitude of the unit vector is always one (1) so that, on being multiplied by the magnitude of the vector it does not causes any effect on its originality.

Question 3: Can unit vectors ever be negative (-)?

Answer: A unit vector is a vector that has the magnitude of one (1) with no units. This says that the Fx vector is writable as ‘And maybe now we can see why the negative sign is essential’. The vector Fx is lying in the opposite direction as the x-hat vector. In addition, this is the reason why we need a negative (-) sign.

Question 4: Is acceleration a vector?

Answer: Yes, the acceleration is a vector quantity. The reason behind this is that ‘it has both magnitudes as well as direction’.

Share with friends

Customize your course in 30 seconds

Which class are you in?
5th
6th
7th
8th
9th
10th
11th
12th
Get ready for all-new Live Classes!
Now learn Live with India's best teachers. Join courses with the best schedule and enjoy fun and interactive classes.
tutor
tutor
Ashhar Firdausi
IIT Roorkee
Biology
tutor
tutor
Dr. Nazma Shaik
VTU
Chemistry
tutor
tutor
Gaurav Tiwari
APJAKTU
Physics
Get Started

Leave a Reply

Your email address will not be published. Required fields are marked *

Download the App

Watch lectures, practise questions and take tests on the go.

Customize your course in 30 seconds

No thanks.