Inner and Outer Products of Quaternions

The Grassman Inner and Outer Products
The Euclidean Inner and Outer Products
Implications

A good friend of mine has wondered what is means to multiply two quaternions together (this question was a hot topic in the nineteenth century).  I care more about what multiplying two quaternions together can do.  There are two basic ways to do this: just multiply one quaternion by another, or first take the transpose of one then multiply it with the other.  Each of these products can be separated into two parts: a symmetric (inner product) and an antisymmetric (outer product) components.  The symmetric component will remain unchanged by exchanging the places of the quaternions, while the antisymmetric component will change its sign.  Together they add up to the product.  In this section, both types of inner and outer products will be formed and then related to physics.

The Grassman Inner and Outer Products

There are two basic ways to multiply quaternions together.  There is the direct approach.

(t, X) times (t prime , X prime) = (t t prime  - X dot X prime , t X prime  + X t prime  + X cross X prime)

I call this the Grassman product (I don't know if anyone else does, but I need a label).  The inner product can also be called the symmetric product, because it does not change signs if the terms are reversed.

even((t, X),(t prime , X)) is defined to be

((t, X) times (t prime , X) + (t prime , X) times (t, X)) over 2 = (t t prime  -X dot X, X + t prime)

I have defined the anticommutator (the bold curly braces) in a non-standard way, including a factor of two so I do not have to keep remembering to write it.  The first term would be the Lorentz invariant interval if the two quaternions represented the same difference between two events in spacetime (i.e. t1=t2=delta t,...).  The invariant interval plays a central role in special relativity.  The vector terms are a frame-dependent, symmetric product of space with time and does not appear on the stage of physics, but is still a valid measurement.

The Grassman outer product is antisymmetric and is formed with a commutator.

odd((t, X),(t prime , X prime)) is defined to be

((t, X) times (t prime , X prime) - (t prime , X prime) times (t, X)) over 2 = (0, X cross X prime)

This is the cross product defined for two 3-vectors.  It is unchanged for quaternions.

The Euclidean Inner and Outer Products

Another important way to multiply a pair of quaternions involves first taking the transpose of one of the quaternions.  For a real-valued matrix representation, this is equivalent to multiplication by the conjugate which involves flipping the sign of the 3-vector.

(t, X) times (t prime , X prime) conjugated = (t, -X) times (t prime , X prime) =

= (t t prime  +X dot X prime , t X prime -t prime  X - X cross X prime)

Form the Euclidean inner product.

((t, X) conjugated times (t prime , X prime) + (t prime , X prime) conjugated (t, X)) over 2 = (t t prime  + X dot X prime , 0)

The first term is the Euclidean norm if the two quaternions are the same (this was the reason for using the adjective "Euclidean").  The Euclidean inner product is also the standard definition of a dot product.

Form the Euclidean outer product.

(t, X) conjugated times (t prime , X prime) - (t prime , X prime) conjugated times (t, X) over 2 = (0, t X prime  - X t prime  - X cross X prime)

The first term is zero.  The vector terms are an antisymmetric product of space with time and the negative of the cross product.

Implications

When multiplying vectors in physics, one normally only considers the Euclidean inner product, or dot product, and the Grassman outer product, or cross product.  Yet, the Grassman inner product, because it naturally generates the invariant interval, appears to play a role in special relativity.  What is interesting to speculate about is the role of the Euclidean outer product.  It is possible that the antisymmetric, vector nature of the space/time product could be related to spin.  Whatever the interpretation, the Grassman and Euclidean inner and outer products seem destine to do useful work in physics.


Comments & Questions: Math Web Board

Next: Scalars, vectors, tensors and all that

Home Page | Quaternion Physics | Pop Science
Java | The Bike | Lindy Hop | Contact Doug

Copyright © 1997, doug <sweetser@alum.mit.edu> All rights reserved worldwide