Civil Engineering (CE) Exam  >  Civil Engineering (CE) Notes  >  Engineering Mechanics  >  Cross Product of Vectors - Engineering Mechanics - Civil Engineering (CE)

Cross Product of Vectors - Engineering Mechanics - Civil Engineering (CE)

Cross Product

The cross product of two vectors a and b is defined only in three-dimensional space and is denoted by a × b. In some physics texts the notation ab is used; this is avoided in much of mathematics to prevent confusion with the exterior product. The result of a cross product is a vector that carries both magnitude and direction and is widely used in engineering mechanics for quantities such as moments and angular momentum.

Cross Product
Cross Product

Geometric definition and magnitude

The cross product a × b is defined as a vector c that is perpendicular to both a and b. Its direction is given by the right-hand rule and its magnitude equals the area of the parallelogram spanned by a and b.

The magnitude and direction are given by the formula

Geometric definition and magnitude

In this expression:

  • θ is the angle between a and b measured in the plane containing them (0° ≤ θ ≤ 180°).
  • a‖ and ‖b‖ are the magnitudes of a and b.
  • n is a unit vector perpendicular to the plane containing a and b, oriented by the right-hand rule.

If a and b are parallel (θ = 0° or 180°), then ‖a‖‖b‖ sin θ = 0 and therefore a × b = 0 (the zero vector).

Direction and handedness

To determine the direction of a × b use the right-hand rule: point the right-hand index finger in the direction of a, the middle finger in the direction of b, and the thumb then points in the direction of the cross product. This convention implies the cross product is anti-commutative:

  • a × b = -(b × a).

If a left-handed coordinate system is used, the corresponding left-hand rule would give the opposite direction. This dependence on orientation leads to the notion that the cross product is not a true (polar) vector but a pseudovector - its sign can change under improper coordinate transformations such as reflection. For further detail see cross product and handedness discussions in mechanics texts.

Algebraic computation in coordinates

When vectors are expressed in standard Cartesian coordinates, the cross product can be computed by a determinant-like expression. For

a = (a₁, a₂, a₃) and b = (b₁, b₂, b₃),

the cross product components are

a × b = (a₂b₃ - a₃b₂, a₃b₁ - a₁b₃, a₁b₂ - a₂b₁).

Equivalently, using unit vectors i, j, k:

a × b = det
 | i j k |
 | a₁ a₂ a₃ |
 | b₁ b₂ b₃ |

Standard basis cross products are

  • i × j = k
  • j × k = i
  • k × i = j
  • and j × i = -k, etc.

Worked example (component calculation)

Let a = (2, -1, 3) and b = (0, 4, -2).

Compute a × b.

Evaluate components on separate lines for clarity.

First component: a₂b₃ - a₃b₂ = (-1)(-2) - (3)(4) = 2 - 12 = -10.

Second component: a₃b₁ - a₁b₃ = (3)(0) - (2)(-2) = 0 + 4 = 4.

Third component: a₁b₂ - a₂b₁ = (2)(4) - (-1)(0) = 8 - 0 = 8.

Therefore a × b = (-10, 4, 8).

Algebraic properties

  • Anti-commutativity:a × b = -(b × a).
  • Distributivity over addition:a × (b + c) = a × b + a × c.
  • Scalar multiplication:a) × b = λ(a × b) = a × (λb).
  • Orthogonality:a × b is perpendicular to both a and b.
  • Magnitude equals area:a × b‖ = area of parallelogram formed by a and b = ‖a‖‖b‖ sin θ.

Application in engineering mechanics: Moment of a force

In many two- and three-dimensional engineering problems it is convenient to use vectors when computing moments. The moment of a force F about a point A can be written compactly as the cross product

Application in engineering mechanics: Moment of a force

Here r is the position vector from the reference point A to any point on the line of action of the force F.

The magnitude of the moment is

Application in engineering mechanics: Moment of a force

This agrees with the scalar expression for moment given elsewhere (see Eq. 2/5). The perpendicular distance (moment arm) d = r sin α is independent of which point on the line of action of F is chosen for the vector r. The sense (direction) of the moment is established by applying the right-hand rule to the sequence r × F. If the fingers of the right hand curl from the positive sense of r to the positive sense of F, then the thumb points in the positive sense of the moment M. The order r × F must be preserved because reversing the order would reverse the sense of the resulting moment vector.

The moment may be interpreted as the moment about the point A or as the moment about the line O-O that passes through A and is perpendicular to the plane containing r and F. When the perpendicular distance between the line of action of the force and the moment centre is easily known, the scalar approach (M = Fd) is generally simpler. When vectors r and F are available in component form and are not perpendicular, the cross-product expression is often preferable.

Common uses

  • The cross product is essential for computing moments, torques, angular momentum and for defining normals to surfaces in three dimensions.
  • Always check coordinate system handedness when interpreting directions of cross-product results.
  • When using the cross product in calculations, compute components carefully and keep the order of vectors consistent to preserve sign.

Summary: The cross product a × b produces a vector orthogonal to both operands, with magnitude equal to the parallelogram area and direction fixed by the right-hand rule. It is a central tool in mechanics for moments and rotational quantities and is computed by determinant or component formulas in Cartesian coordinates.

The document Cross Product of Vectors - Engineering Mechanics - Civil Engineering (CE) is a part of the Civil Engineering (CE) Course Engineering Mechanics.
All you need of Civil Engineering (CE) at this link: Civil Engineering (CE)
24 videos|68 docs|53 tests

FAQs on Cross Product of Vectors - Engineering Mechanics - Civil Engineering (CE)

1. What is the cross product of vectors?
The cross product of two vectors in three-dimensional space is a vector that is orthogonal (perpendicular) to both of the original vectors. It is denoted by the symbol "×" or by the formula: A × B = |A| |B| sin(θ) n, where A and B are the vectors, |A| and |B| are their magnitudes, θ is the angle between them, and n is a unit vector perpendicular to both A and B.
2. How is the magnitude of the cross product calculated?
The magnitude of the cross product of two vectors A and B can be calculated using the formula: |A × B| = |A| |B| sin(θ), where |A| and |B| are the magnitudes of the vectors and θ is the angle between them. The result is the area of the parallelogram formed by A and B.
3. What is the significance of the cross product in physics?
The cross product has significant applications in physics, particularly in the study of rotational motion, electromagnetism, and torque. It is used to determine the direction of angular momentum, magnetic fields, and the torque exerted on an object in the presence of a magnetic field.
4. Can the cross product of two vectors be zero?
Yes, the cross product of two vectors can be zero. This occurs when the vectors are parallel or antiparallel to each other. In other words, if the angle between the vectors is either 0° or 180°, the cross product will be zero.
5. How is the cross product different from the dot product?
The cross product and the dot product are two different mathematical operations involving vectors. While the dot product results in a scalar quantity, the cross product produces a vector. The dot product measures the projection of one vector onto another, while the cross product determines the perpendicularity between two vectors.
Related Searches
MCQs, ppt, Cross Product of Vectors - Engineering Mechanics - Civil Engineering (CE), study material, Cross Product of Vectors - Engineering Mechanics - Civil Engineering (CE), pdf , Extra Questions, Viva Questions, mock tests for examination, Important questions, past year papers, Semester Notes, practice quizzes, Previous Year Questions with Solutions, video lectures, Summary, Cross Product of Vectors - Engineering Mechanics - Civil Engineering (CE), Objective type Questions, Sample Paper, Free, Exam, shortcuts and tricks;