Detailed Summary
The vector product (or cross product) of two vectors, a and b, results in a new vector c, defined by three main properties:
- Magnitude: The magnitude of c is given by |c| = |a| |b| sin(θ), where θ is the angle between a and b.
- Direction: c is perpendicular to the plane defined by a and b. The right-hand rule can be used to determine the direction: if the fingers of the right hand follow the rotation from a to b, the extended thumb points in the direction of c.
- Non-commutativity: Unlike the scalar product, the vector product is not commutative; a × b is not equal to b × a and has the relationship a × b = -(b × a).
Additionally, the vector product is distributive over vector addition and does not change its sign under reflection. The section further explains the component method for calculating the vector product using determinants. Examples illustrate how to find both scalar and vector products.
Understanding the vector product is crucial for analyzing rotational quantities in physics.