Is this a group?

Algebra Level 3

For vectors ( x 1 , y 1 , z 1 ) (x_{1}, y_{1}, z_{1}) and ( x 2 , y 2 , z 2 ) (x_{2}, y_{2}, z_{2}) in R 3 \mathbb{R}^{3} , define the cross product × \times as such:

( x 1 , y 1 , z 1 ) × ( x 2 , y 2 , z 2 ) = ( y 1 z 2 z 1 y 2 , z 1 x 2 x 1 z 2 , x 1 y 2 y 1 x 2 ) (x_{1}, y_{1}, z_{1}) \times (x_{2}, y_{2}, z_{2}) = (y_{1}z_{2}-z_{1}y_{2}, z_{1}x_{2}-x_{1}z_{2}, x_{1}y_{2}-y_{1}x_{2})

Does R 3 \mathbb{R}^{3} form a group under the cross product?

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Jake Lai
May 20, 2015

The cross product of two vectors is orthogonal to the original two vectors, so an identity element cannot exist.

A group G G with some binary operator * is defined by the 3 group axioms:

  1. a , b , c G ( ( a b ) c = a ( b c ) ) \forall a,b,c \in G \ ((a*b)*c = a*(b*c)) This means that the operator is associative.

  2. e G a G ( a e = e a = a ) \exists e \in G \ \forall a \in G \ (a*e = e*a = a) This means that there exists an identity element.

  3. a G b G ( a b = b a = e ) \forall a \in G \ \exists b \in G \ (a*b = b*a = e) This means that there exists an inverse element.

Jake Lai - 6 years ago

Another way to show that ( R 3 , × ) (\mathbb{R}^{3}, \times) is not a group is to show that product of any vector with the zero vector ( 0 , 0 , 0 ) (0,0,0) is the zero vector, so no inverse element exists for it.

Jake Lai - 6 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...