![]() |
VOOZH | about |
A quantity that has both magnitude and direction is known as a vector. Various operations can be performed on such quantities, such as addition, subtraction, and multiplication (products), etc. Some examples of vector quantities are: velocity, force, acceleration, and momentum etc.
Vectors can be multiplied in two ways:
The result of the scalar product/dot product of two vectors is always a scalar quantity. Consider two vectors a and b. The scalar product is calculated as the product of the magnitudes of a, b and the cosine of the angle between these vectors.
Scalar Product = |a||b| cos α
Here,
Other Properties
1) If the component form of the vectors is given as:
Then the scalar product is given as:
a.b = a1b1 + a2b2 + a3b3
2) The scalar product is zero in the following cases:
There are various inequalities based on the dot product of vectors, such as:
According to this principle, for any two vectors a and b, the magnitude of the dot product is always less than or equal to the product of the magnitudes of vector a and vector b: |a.b| ≤ |a| |b|
Proof:
Since, a.b = |a| |b| cos α
We know that 0 < cos α < 1
So, we conclude that |a.b| ≤ |a| |b|
For any two vectors a and b, we always have: |a+ b| ≤ |a| + | b|.
Proof:
|a + b|2 = |a + b||a + b|
= a.a + a.b + b.a + b.b
= |a|2 + 2a.b + |b|2 (dot product is commutative)
≤ |a|2 + 2|a||b| + |b|2
≤ (|a| + |b|)2This proves that |a + b| ≤ |a| + |b|
Example 1. Consider two vectors such that |a|=6 and |b|=3 and α = 60°. Find their dot product.
Solution:
a.b = |a| |b| cos α
So, a.b = 6.3.cos(60°)
=18(1/2)a.b = 9
Example 2. Prove that the vectors a = 3i+j-4k and b = 8i-8j+4k are perpendicular.
Solution:
We know that the vectors are perpendicular if their dot product is zero
a.b = (3i + j - 4k)( 8i - 8j + 4k)
= (3)(8) + (1)(-8) + (-4)(4)
= 24 - 8- 16 = 0Since, the scalar product is zero, we can conclude that the vectors are perpendicular to each other.
The cross product or vector product gives another vector as an output that is always perpendicular to both a and b. The magnitude of the cross product is equal to the area of the parallelogram.
The vector product or cross product of two vectorsa and b with an angle α between them is mathematically calculated as:
a × b = |a| |b| sin α
It is to be noted that the cross-product is a vector with a specified direction.
Also, if given two vectors, a = (a1, a2, a3) cross, b = (b1, b2, b3) their cross product, denoted by a × b, wich is calculated as:
In case a and b are parallel vectors, the resultant shall be zero as sin(0) = 0
The following results can be established:
i × j = k | j × k = i | k × i = j |
j × i = -k | i × k= -j | k × j = -i |
If the vector a is represented as a = a1x + a2y + a3z and vector b is represented as b = b1x + b2y + b3z
The cross product a × b can be computed using the determinant form
Then, a × b = x(a2b3 - b2a3) + y(a3b1 - a1b3) + z(a1b2 - a2b1)
If a and b are the adjacent sides of the parallelogram OXYZ, and α is the angle between the vectors a and b.
Then the area of the parallelogram is given by |a × b| = |a| |b|sin α.
Example 1: Find the cross product of two vectors a and b if their magnitudes are 5 and 10, respectively. Given that the angle between them is 30°.
Solution:
a × b = a.b.sin (30)
= (5) (10) (1/2)
= 25 perpendicular to a and b
Example 2: Find the area of a parallelogram whose adjacent sides are
Solution:
The area is calculated by finding the cross product of adjacent sides
a × b = x(a2b3 - b2a3) + y(a3b1 - a1b3) + z(a1b2 - a2b1)
= i(-8+3) + j(-6+16) + k(4-4)
= -5i +10jTherefore, the magnitude of area is
=
=
Some of the common differences between the dot and cross products of vectors are:
| Property | Dot Product | Cross Product |
|---|---|---|
| Definition | a⋅b = |a| |b| cos θ, where θ is the angle between the vectors. | a×b = |a| |b| sin θ n̂, where θ is the angle between the scalar a unit vector perpendicular to the plane containing a and b. |
| Result | Scalar | Vector |
| Commutativity | Holds [a⋅b = b⋅a] | Doesn't hold [a×b = −(b×a)] |
| Direction | Scalar value, no direction | Perpendicular to the plane containing a and b |
| Orthogonality | Two vectors are orthogonal if their dot product is zero. | The cross product of two non-zero vectors is orthogonal to both of them. |
| Applications | Finding the angle between vectors, the projection of one vector onto another | Finding torque in physics, determining normal vectors to surfaces |
Question 1. Given two vectors, calculate the dot product.
Question 2. Find the angle θ between the two vectors. Use the formula for the dot product to find the angle between the vectors.
Question 3. Given two vectors, prove whether the vectors are perpendicular.
Question 4. Given two vectors, find the cross product in component form.
Question 5. Find the area of a parallelogram whose adjacent sides are represented by the vectors. Use the cross product formula to calculate the area.
Question 6. Given the vectors, findthe direction of the cross product using the right-hand rule. Additionally, calculate the magnitude of the cross product.
Answer:-
1. 13
2.
3. a.b ≠0
4.
5. 44.7 Square units
6. ,