PlanetMath (more info)
 Math for the people, by the people.
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: High Entry average rating: No information on entry rating
cross product (Definition)

The cross product (or vector product) of two vectors in $ \mathbb{R}^3$ is a vector orthogonal to the plane of the two vectors being crossed, whose magnitude is equal to the area of the parallelogram defined by the two vectors. Notice there can be two such vectors. The cross product produces the vector that would be in a right-handed coordinate system with the plane.

We write the cross product of the vectors $ \mathbf{a}$ and $ \mathbf{b}$ as

$\displaystyle \mathbf{a}\times\mathbf{b}$ $\displaystyle =$ $\displaystyle \det\left(\begin{array}{ccc}\mathbf{i} & \mathbf{j} & \mathbf{k}\\ a_1 & a_2 & a_3\\ b_1 & b_2 & b_3\end{array}\right)$  
  $\displaystyle =$ $\displaystyle (a_2b_3-a_3b_2)\mathbf{i} + (a_3b_1-a_1b_3)\mathbf{j} + (a_1b_2-a_2b_1)\mathbf{k}$  

with $ \mathbf{a}=a_1\mathbf{i}+a_2\mathbf{j}+a_3\mathbf{k}$ and $ \mathbf{b}=b_1\mathbf{i} + b_2\mathbf{j}+b_3\mathbf{k}$, where $ (\mathbf{i},\mathbf{j},\mathbf{k})$ is a right-handed orthonormal basis for $ \mathbb{R}^3$.

If we regard vectors in $ \mathbb{R}^3$ as quaternions with real part equal to zero, with $ i=\mathbf{i}$, $ j=\mathbf{j}$ and $ k=\mathbf{k}$, then the cross product of two vectors can be obtained by zeroing the real part of the product of the two quaternions. (A similar construction using octonions instead of quaternions gives a “cross product” in $ \mathbb{R}^7$ which shares many of the properties of the $ \mathbb{R}^3$ cross product.)

If we write vectors in the form $ \mathbf{a}=\left(\begin{array}{c}a_1 \\ a_2 \\ a_3\end{array}\right)$, then we can express the cross product as

$\displaystyle \mathbf{a}\times\mathbf{b} = \left(\begin{array}{ccc}0 & -a_3 & a_2 \\ a_3 & 0 & -a_1 \\ -a_2 & a_1 & 0\end{array}\right)\mathbf{b}. $
The spectrum of this matrix (and therefore of the map $ \mathbf{b}\mapsto\mathbf{a}\times\mathbf{b}$) is $ \{0, i\vert\mathbf{a}\vert, -i\vert\mathbf{a}\vert \}$.

Properties of the cross product

In the following, $ \mathbf{a}$, $ \mathbf{b}$ and $ \mathbf{c}$ will be arbitrary vectors in $ \mathbb{R}^3$, and $ s$ and $ t$ will be arbitrary real numbers.



"cross product" is owned by yark. [ full author list (3) | owner history (3) ]
(view preamble)

View style:

See Also: Euclidean vector, dot product, triple scalar product, exterior algebra, dyad product

Other names:  vector product, outer product
Keywords:  vector product, cross product, area of parallelogram, parallel vectors

Attachments:
rotational invariance of cross product (Theorem) by matte
bac-cab rule (Result) by williamschips
triple cross product (Definition) by pahio
vector product in general vector spaces (Definition) by mathwizard
distance of non-parallel lines (Derivation) by pahio
Log in to rate this entry.
(view current ratings)

Cross-references: rotation matrix, vector triple product, parallel, area of a triangle, expression, angle, Lie algebra, vector addition, distributive, bilinear map, real numbers, map, matrix, spectrum, octonions, product, quaternions, orthonormal basis, coordinate system, right-handed, parallelogram, area, plane, vectors
There are 18 references to this entry.

This is version 42 of cross product, born on 2001-11-15, modified 2006-09-13.
Object id is 867, canonical name is CrossProduct.
Accessed 62907 times total.

Classification:
AMS MSC15A72 (Linear and multilinear algebra; matrix theory :: Vector and tensor algebra, theory of invariants)
 15A90 (Linear and multilinear algebra; matrix theory :: Applications of matrix theory to physics)

Pending Errata and Addenda
None.
[ View all 9 ]
Discussion
Style: Expand: Order:
forum policy
norm of cross product by v on 2004-08-10 08:22:50
Hi,
maybe it's worthwhile to add the equation
 |a x b|^2 = |a|^2|b|^2-|<a,b>|^2
(< , > being the euclidean scalar product) to the paragraph about the norm.

Regards

T.
[ reply | up ]

Interact
post | correct | update request | add derivation | add example | add (any)