Vectors
Vectors
Vectors
Vectors
Career After +2
1
Equal vectors
Two vectors (a and b) are said to be equal if they have
equal magnitude, a and b lie on the same line or on
parallel lines and, a and b have the same direction.
Unit vectors
A vector whose magnitude is of unit length.
a
A unit vector in the direction of a is .
|a|
Position Vector
The position vector (P.V) of a point A with respect to a
fixed point, say O, is a vector OA . The fixed point is called
the origin
To express a vector in terms of position vectors of its
end points
Let AB be the given vector and the origin be O. Let the
position vectors (P.V.) of A and B be a and b respectively.
Then OA = a and OB = b A B
O
Fig. 1
2
Magnitude of a vector
The magnitude of a vector PQ where coordinates of P
and Q are (x1, y1, z1) and (x2, y2, z2) respectively is given
by | PQ | = (x 2 x 1 ) 2 ( y 2 y1 ) 2 (z 2 z1 ) 2
In particular, for P (0, 0, 0) and Q (x, y, z), we have
r = PQ = x î y ĵ z k̂
and | PQ | = x 2 y 2 z 2 , where r is the position vector of
the point Q and x î y ĵ z k̂
are called the vector components of r .
Note for a vector in two dimensions, the magnitude of
vector PQ where coordinates of P and Q are (x1, y1) and
(x2, y2) respectively is given by |PQ| (x 2 x1 ) 2 ( y 2 y1 ) 2
Cor 1. If a a1 î a 2 ĵ a 3 k̂ and b̂ b1 î b2 ĵ b3 k̂, then
a b (a1 b1 )î (a 2 b 2 ) ĵ (a 3 b3 )k̂
Cor 2. If a a1 î a 2 ĵ a 3 k̂ and m is any scalar, then
m a (ma1 )î (ma 2 ) ĵ (ma3 )k̂
Cor 3. Two vectors a a 1 î a 2 ĵ a 3 k̂ and
b b1 î b 2 ĵ b 3 k̂, are equal if and only if their
components are equal i.e., iff a1 = b1 ; a2 = b2 and
a3 = b3
3
i.e., AB OB OA b a
∴ AB = Position vector of B – Position vector of A.
Thus, any vector can be expressed as: (Position vector of
terminal point) – (Position vector of initial point)
LINEAR COMBINATIONS
The vector r = α1 a1 + α2 a2 + ……. + αn an, where α1, α2
……………. , αn are scalars, is called the linear combination
of a1, a2, …., an. The following results are useful in
determining coplanar and collinear vectors:
1. Let a, b be two non-zero, non-collinear vectors and
r any vector coplanar with a and b. Then r can be
represented uniquely as a linear combination of a
and b.
2. If a and b are non-collinear vectors, then
xa + yb = x'a + y'b ⇒ x = x', y= y’
3. Fundamental theorem. If a and b are non-collinear
vectors, then any vector r, coplanar with a and b,
can be expressed uniquely as a linear combination
of a and b. That is, there exist unique x and y ∈ R
such that r = xa + yb.
4. If a, b and c are non-coplanar vectors, then
4
xa + yb + zc = x'a + y'b + z'c
⇒ x = x', y = y', z = z'
5. Fundamental theorem in space, if a, b and c are
non-coplanar vectors in space, then any vector r
can be uniquely expressed as a linear combination
of a, b and c. That is, there exist unique x, y, z ∈ R
such that r = xa + yb + zc. If i , j and k are three
unit vectors along x-axis, y-axis and z-axis
respectively, then any vector r can be represented
uniquely as r = a1 i +a2 j +a3 k where a1, a2 and a3
are the coordinates of r .
6. Section formula. The position vector of a point P
which divides the line joining the points A and B
with position vectors a and b respectively in the
mb na
ratio m : n, is r (m n )
mn
1
The position vector of mid-point M of AB, is
2
(a+b).
The point A with position vector a is written A(a). If
A(a), B(b) and C(c) are the vertices of a triangle
5
1
ABC, then the centroid of this triangle is (a+ b +
3
c)
7. Test of collinearity. Three points A(a), B(b), and
C(c) are collinear if and only if there exist scalars x,
y and z, not all zero, such that xa + yb + zc = 0,
where x + y + z = 0.
8. Test of coplanarity. Four point A(a), B(b), C(c) and
D(d) are coplanar if and only if there exist scalars x,
y, z and w, not all zero, such that xa + yb + zc + wd
= 0, x + y + z + w = 0.
THE UNIT VECTORS i , j , k
Let OX, OY and OZ be three mutually perpendicular
straight line so that they form right handed system.
Let i , j , k denote unit vectors along OX, OY, OZ. Let OP
represent a vector r . With OP as diagonal, construct a
rectangular parallelepiped whose three coterminous
edges OA, OB and OC lie along OX, OY and OY
respectively. Let OA = x, OB = y and OC = z then
r = x i + y j + zk
6
Y
B
yj P
r
X
xi
zk
i
7
B
O a A
|b| cos ϴ L
OM = = projection of a on b.
8
5. (a b)( a b) | a |2 | b |2
| a b |2 | a |2 | b |2 2 a.b
| a b |2 | a |2 | b |2 2 a.b
6. If i , j and k are three unit vectors along three
mutually perpendicular lines, then
i • i = j • j = k • k = 1 and
i • j = j • k = k • i =0
7. If a = a1 i +a2 j +a3 k and b = b1 i + b2 j + b3 k then
a • b =a1b1 + a2b2 +a3b3,
| a | a 1 a 2 a 3
2 2 2
a 1b1 a 2 b 2 a 3 b 3
and cos
a1 a 2 a 3 b1 b 2 b 3
2 2 2 2 2 2
9
Properties of the vector product
1. a×b=-b×a
2. a×a=0
3. a × (b + c) = a × b + a × c
4. (a × b)2 = a2b2 - (a • b)2
5. i × i = j × j = k × k = 0 and i × j = k, j × k = i,
k × i = j
10
9. A unit vector perpendicular to the plane of a and b
ab
is and a vector of magnitude λ
|ab|
a b
perpendicular to the alone of a and b is
|ab|
10. Two non-zero vector a and b are parallel if and only
a1 a 3 a 3
if a × b = 0 or equivalently .
b1 b 2 b 3
11
4. The volume of the parallelepiped whose adjacent
sides are represented by the vectors a, b and c, is a
× b • c. in particulars.
If any two vectors among a, b, c are equal then [a b
c] = 0.
5. The volume of a tetrahedron ABCD is equal to
1
|AB × AC • AD|.
6
6. Any three vectors a, b and c are coplanar if and
only if [a b c] = 0.
7. [a + b c d] = [a c d] + [b c d].
8. Three vectors a, b and c form a right handed or left
handed system, according as [a b c] > or < 0.
a c bc
9. (a × b) • (c × d) =
a d bd
a u bu cu
10. [a b c] [u v w] = a v b v c v
a w bw cw
12
VECTOR TRIPLE PRODUCT
The vector triple product of three vectors a, b and c is the
vector a × (b × c), where
a × (b × c) = (a • c) b - (a• b) c and
(a × b) × c = (a • c) b- (b • c) a
Clearly, a × (b × c) ≠ (a × b) × c in general. In fact, (a × b) ×
c = a × b × c) if and only if the vectors a and c are
collinear.
Vector equation of line - Let ‘a’ be the position vector of
any point P on the line, and let b be a vector parallel to a
given line. Then an equation of this line is r = a + t b, t
being a parameter
Vector equation of a line passing through points with
position vectors a and b is r = a + t (b-a), t is a parameter.
Solved Examples:
1. Find a unit vector parallel to the vector 3î 4 ĵ
Sol. Let a 3î 4 ĵ. Then a (3)2 (4)2 5
∴ Unit vector parallel to
1 1 3 4
a â .a (3î 4 ĵ) î ĵ.
a 5 5 5
13
2. Find a vector of magnitude 5 units which is parallel
to the vector 2î ĵ.
Sol: Let a 2î ĵ. Then a 22 (1)2 5
∴ a unit vector parallel to
1 1 2 1
a â .a (2î ĵ) î ĵ.
a 5 5 5
2 1
So, required vector = 5 â 5 î ĵ 2 5î 5 ĵ \
5 5
3. Find λ such that the vectors a and b are
perpendicular where a 2 i j k and b i 2 j 3k.
Sol: If the vectors a and b are perpendicular, then their
scalar product is zero.
i.e a.b (2 i j k ).( i 2 j 3k ) 0
14
ab
Cos
ab
15
i j k
3 2 9 0
1 3
i (6 9) (9 9) j (3 2)k 0 i 0 j 0k
i (6 9) 0 j (3 2)k 0 i 0 j 0k
Equating the coefficients, we get
6 9 0 and 3 2 0
2
Hence,
3
6. Find a .( b c ) when a 2 i j 3k , b i 2 j k and
c 3 i j 2k
2 1 3
Sol: We have a .(b c) [a b c] 1 2 1
3 1 2
16
= (a b).[ b c b a c c c a ] [ c c 0]
= a.( b c) a.( b a ) a.( c a ) b.( b c) b.( b a ) b.( c a )
= a.( b c) 0 0 0 0 b.( c a ) [⸪ Scalar triple product
when two of the vectors are equal is 0]
= [a b c ] [b c a] 0
8. Find the angle between two vectors a and b with
magnitudes 3 and 2 respectively such that
a .b 6
Sol: As we know, angle between a and b is given by
ab
Cos
ab
6 1
Cos
32 2
θ=
4
17