Chapter 1 Vectors R.K. Parida
Chapter 1 Vectors R.K. Parida
Chapter – 1
Vectors
• Vector quantity has a magnitude and a direction in space, as well as some meaningful unit.
5 miles/hour North
18 Newtons in the “x direction”
• To establish the direction, you MUST first have a coordinate system.
Components of a vector
A has two component in x-y plane.
x-component of A is A Acos θ
x
y-component of A is A Asin θ
y
A can be written as
A = A x A y A = A x ˆi A y ˆj
The magnitude of A is
A = A2x A2y
The direction of A is tan θ = A y
Ax
Adding two vectors component form
Le t A and B are two vectors in x-y plane. These are given by
A = A ˆi A ˆj and B = B ˆi B ˆj
x y x y
Then A + B is given by
Let R A + B , then
R A + B = A x ˆi A y ˆj Bx ˆi B y ˆj
R A x + Bx ˆi A y By ˆj
R R x ˆi R y ˆj
The scalar product or dot product
Le t A and B are two vectors in x-y plane. The scalar or dot product is given by
A .B = A B cos φ
Scalar product is positive if 00 < φ < 900
Scalar product is negative if 900 < φ <1800
Scalar product is zero if φ = 900
Scalar product in component form
A = A x ˆi A y ˆj A z kˆ and B = Bx ˆi By ˆj Bz kˆ
A.B = Ax Bx Ay By Az Bz
Angle between two vectors
A.B = A B cos φ
A.B A x Bx + A y B y + A z Bz
cos φ =
AB 2
A x + A 2y + A 2z B2x + B2y + B2z
A x Bx + A y B y + A z Bz
φ = cos 1
A x + A 2y + A z2 B2x + B2y + Bz2
2
Vector product
Le t A and B are two vectors in x-y plane. The vector or cross product is given by
A x B = A B sin φ nˆ
Vector product in component form
A = A x ˆi A y ˆj A z kˆ and B = Bx ˆi By ˆj Bz kˆ
ˆi ˆj kˆ
AxB= A A A
x y z
B B B
x y z
Answers: (a) = 90° (b) = 0° or = 180° (c) = 0° (d) = 180° (e) = 90°
Solution:
A.B A x B x A y B y A z Bz
cos φ =
A B A x + A 2y + A z2 B2x + B2y + Bz2
2
cos φ =
2 - 4 3 2 1 -1 cos φ =
- 8 6 1
-3
0.175
2 + 3 + 1 - 4 + 2 + -1
2 2 2 2 2 2
14 21 14 21
Vector A has magnitude 6 units and is in the direction of the x-axis. Vector B has magnitude 4 units and lies
in the xy-plane, making an angle of 30° with the xy-plane. Find the vector product C A x B .
Solution:
The vectors A and B are in xy-plane. Therefore the direction of A x B will be perpendicular to xy-plane i.e
along the z-axis. Thus,
A x B = A B sin θ kˆ = 6 4 sin 300 kˆ 12kˆ
1.40. The head of a vector is at the coordinate (3,4,7) and its tail is at (-2,5,1). Write the vector.
Solution:
Coordinate are A (3,4,7) and B (-2,5,1).
AB 3- -2 ˆi + 4-5 ˆj 7-1 kˆ
AB 5 ˆi - ˆj 6kˆ
1.44. Is the vector a unit vector ˆi + ˆj kˆ ? Justify your answer. (b) Can a unit vector have any
components with magnitude greater than unity? Can it have any negative components? In each case
justify your answer. (c) If A = a 3.0 ˆi + 4.0 ˆj where a is a constant, determine the value of a that
makes A a unit vector.
Solution:
(a) ˆi + ˆj kˆ 12 12 12 3 1
So it is not a unit vector.
(b) A= A2x A 2y A z2 1 A 2x A 2y A 2z A 2x A 2y A 2z 1
Sum of positive quantities are 1. So individual components will be less than 1.
A can have negative components since the minus sign goes away when the component is squared.
1
A 1 a 2 3.0 + a 2 4.0 1
2 2
(c) 25 a 2 1 a 0.2
5
-5
2
(c) A-B + 22 72 8.83
Now, B - A 3 ˆi + ˆj - 3 kˆ - -2 ˆi + 3 ˆj 4kˆ
B - A 5 ˆi - 2 ˆj - 7 kˆ
B - A 52 + -2 -7 8.83
2 2
So,
Thus the magnitude of A - B is same as the magnitude of B - A .