![]() |
VOOZH | about |
The cross product is a vector operation between two vectors that produces a new vector perpendicular to both vectors and the plane containing them. The magnitude of the resultant vector represents the area of the parallelogram formed by the two vectors, while its direction is determined by the right-hand rule.
The cross product helps us find a vector that acts perpendicular to two given vectors. It also shows how much two vectors are spread apart and represents the area enclosed by them.
The cross product formula is used to find a vector that is perpendicular to two given vectors. The magnitude of the cross product represents the area of the parallelogram formed by the two vectors.
where,
- a and b are two vectors.
- θ is the angle between the two vectors.
- n̂ is the unit vector perpendicular to the plane containing both vectors.
- |a| and |b| represent the magnitudes of vectors a and b.
- The direction of the resultant vector is determined by the right-hand rule.
Consider two vectors:
The cross product can also be calculated using determinants and matrix notation.
Note:
- i, j, and k are unit vectors along the x-axis, y-axis, and z-axis respectively.
- The resultant vector is always perpendicular to both given vectors.
Cross product of two perpendicular vectors, the resulting vector perpendicular to both input vectors, and its magnitude is equal to the product of the magnitudes of the input vectors.
Mathematically, if the vectors () and () are perpendicular, their cross product is:
= ||·||·sin θ·
Where,
For example, two perpendicular vectors ( = ❬ 1, 0, 0 ❭) and ( = ❬ 0, 1, 0 ❭).
Their cross product is:
= ( · (0 · 0) - · (1 · 0) + · (1 · 0))
= · 0 - · 0 + · 0
= ❬0, 0, 0❭
The resulting vector (❬ 0, 0, 0 ❭) is a zero vector, indicating that it is perpendicular to both () and (), as expected when dealing with perpendicular vectors.
The cross product of parallel vectors is always zero. This is because parallel vectors lie on the same line or are collinear, and the angle between them is either 0 or 180 degrees. In both cases, the sine of the angle is zero, resulting in a cross product of zero. Mathematically, if () and () are parallel vectors, then:
where (θ) is the Angle Between Vectors
Therefore, the cross product of parallel vectors is the zero vector. When computing the cross product of parallel vectors, the resulting vector is a zero vector. This implies that its magnitude is zero.
For example, consider two parallel vectors ( = ❬ 1, 2, 3 ❭) and ( = ❬ 2, 4, 6 ❭). Their cross product is:
This result shows that the cross product of parallel vectors is a zero vector, indicating that the vectors are parallel and do not create a plane.
Right-hand rule is a convention used to determine the direction of the resulting vector when performing a cross product.
👁 Right-Hand Rule for Cross Product
This convention ensures a consistent way to determine the direction of the resulting vector, especially when dealing with physical quantities like torque or magnetic fields.
If vector () points towards the north and vector () points towards the east, then the resulting vector () will point upwards according to the right-hand rule.
The various properties of cross product are listed below:
Orthogonality: The cross product of two non-zero vectors, () and (), results in a vector () that is perpendicular to both () and ().
Magnitude: The magnitude of the cross product, denoted as (), is given by the product of the magnitudes of () and () multiplied by the sine of the angle (θ) between them:
Direction: The direction of the cross product is determined by the right-hand rule, ensuring that the resultant vector is orthogonal to the plane formed by () and ().
Anticommutativity: The cross product is anticommutative, meaning ().
Linearity: The cross product follows the distributive law and is linear, satisfying ().
Zero Cross Product for Parallel Vectors: If () and () are parallel (or collinear), then ()
Cross product of the unit vectors:
Cross product of the unit vectors:
Read More:Cross product and dot product
Application of cross product are as follow:
Example 1: Calculate the cross product of the vectors ( = ❬ 2, -1, 3 ❭) and ( = ❬ -3, 4, 1 ❭).
Solution:
To calculate cross product of two vectors ( ) and ( ), denoted as () ,we can use the following formula:
Given ( = ❬ 2, -1, 3 ❭) and ( = ❬ -3, 4, 1 ❭), we can substitute these values into the determinant:
Expanding determinant:
Now, compute determinants:
= (-1)(1) - (3)(4) = -1 - 12 = -13
= (2)(1) - (3)(-3) = 2 + 9 = 11
= (2)(4) - (-1)(-3) = 8 - 3 = 5
Finally, substitute the determinants into the cross product:
So, cross product of ( ) and ( ) is ( = ❬ -13, -11, 5 ❭).
Example 2: Determine the area of the parallelogram formed by the vectors ( = ❬ 3, 1, -2 ❭) and ( = ❬ 2, -1, 3 ❭).
Solution:
To determine the area of the parallelogram formed by two vectors ( ) and ( ), we can use the magnitude of their cross product ( ). The formula for the magnitude of the cross product is:
Where ( || ) and ( || ) are the magnitudes of vectors ( ) and ( ) respectively, and (θ) is the angle between the two vectors.
Given ( = ❬ 3, 1, -2 ❭) and ( = ❬ 2, -1, 3 ❭), we can compute their magnitudes:
= √14
= √14
Next, we calculate the cross product \( \vec{A} \times \vec{B} \) and its magnitude:
=
The magnitude of ( ) is:
= √27
Now, we can calculate the area of the parallelogram:
Area = || = √27
Therefore, the area of the parallelogram formed by the vectors ( ) and ( ) is √27 square units.
Example 3: Given that the cross product of two vectors () yields a vector ( = ❬ 4, 5, -3 ❭), if the magnitude of () is (|| = 2) and the magnitude of () is (|| = 3), find the angle between () and ().
Solution:
To find the angle between two vectors ( ) and ( ) given their magnitudes and the cross product ( ), we can use the formula for the magnitude of the cross product:
Given that ( || = 2 ), ( = 3 ), and ( = ❬ 4, 5, -3 ❭), we can calculate the magnitude of ( ):
= √50
Now, we can substitute the given values into the formula for the magnitude of the cross product:
√50 = 2 · 3 · sin(θ)
√50 = 6 · sin(θ)
To find (θ), we divide both sides by 6:
Now, we can find ( θ ) by taking the inverse sine (arcsine) of both sides:
Using a calculator, we find:
Therefore, the angle between vectors ( ) and ( ) is approximately ( 57.19°).
Q1: Given two vectors ( = ❬ 1, 2, -3 ❭) and ( = ❬ 2, -1, 4 ❭ ), find ( ).
Q2: Find the area of the parallelogram formed by the vectors ( = ❬ 3, -2, 1 ❭) and ( = ❬ 1, 4, -2 ❭).
Q3: If ( = ❬ 2, -3, 5 ❭), and ( || = 4 ) and ( || = 3 ), find the angle between ( ) and ( ).
Q4: Determine the cross product of the vectors ( = ❬ -2, 5, 1 ❭) and ( = ❬ 3, -1, 2 ❭).
Q5: Given that the cross product of two vectors ( ) yields ( = ❬ 4, -3, 2 ❭), and ( || = 2 ) and ( || = 3 ), find the magnitude of ( ).