[Click here for a PDF of this post with nicer formatting.]
Motivation.
An attempt to make a relatively concise introduction to Geometric (or Clifford) Algebra. Much more complete introductions to the subject can be found in [1], [2], and [3].
Axioms
We have a couple basic principles upon which the algebra is based
- Vectors can be multiplied.
- The square of a vector is the (squared) length of that vector (with appropriate generalizations for non-Euclidean metrics).
- Vector products are associative (but not necessarily commutative).
That’s really all there is to it, and the rest, paraphrasing Feynman, can be figured out by anybody sufficiently clever.
By example. The 2D case.
Consider a 2D Euclidean space, and the product of two vectors and
in that space. Utilizing a standard orthonormal basis
we can write
and let’s write out the product of these two vectors , not yet knowing what we will end up with. That is
From axiom 2 we have , so we have
We’ve multiplied two vectors and ended up with a scalar component (and recognize that this part of the vector product is the dot product), and a component that is a “something else”. We’ll call this something else a bivector, and see that it is characterized by a product of non-colinear vectors. These products and
are in fact related, and we can see that by looking at the case of
. For that we have
Since axiom (2) requires our vectors square to equal its (squared) length, we must then have
or
We see that Euclidean orthonormal vectors anticommute. What we can see with some additional study is that any colinear vectors commute, and in Euclidean spaces (of any dimension) vectors that are normal to each other anticommute (this can also be taken as a definition of normal).
We can now return to our product of two vectors 3.3 and simplify it slightly
The product of two vectors in 2D is seen here to have one scalar component, and one bivector component (an irreducible product of two normal vectors). Observe the symmetric and antisymmetric split of the scalar and bivector components above. This symmetry and antisymmetry can be made explicit, introducing dot and wedge product notation respectively
so that the vector product can be written as
Pseudoscalar
In many contexts it is useful to introduce an ordered product of all the unit vectors for the space is called the pseudoscalar. In our 2D case this is
a quantity that we find behaves like the complex imaginary. That can be shown by considering its square
Here the anticommutation of normal vectors property has been used, as well as (for the first time) the associative multiplication axiom.
In a 3D context, you’ll see the pseudoscalar in many places (expressing the normals to planes for example). It also shows up in a number of fundamental relationships. For example, if one writes
for the 3D pseudoscalar, then it’s also possible to show
something that will be familiar to the student of QM, where we see this in the context of Pauli matrices. The Pauli matrices also encode a Clifford algebraic structure, but we do not need an explicit matrix representation to do so.
Rotations
Very much like complex numbers we can utilize exponentials to perform rotations. Rotating in a sense from to
, can be expressed as
More generally, even in N dimensional Euclidean spaces, if is a vector in a plane, and
and
are perpendicular unit vectors in that plane, then the rotation through angle
is given by
This is illustrated in figure (1).
Notice that we have expressed the rotation here without utilizing a normal direction for the plane. The sense of the rotation is encoded by the bivector that describes the plane and the orientation of the rotation (or by duality the direction of the normal in a 3D space). By avoiding a requirement to encode the rotation using a normal to the plane we have an method of expressing the rotation that works not only in 3D spaces, but also in 2D and greater than 3D spaces, something that isn’t possible when we restrict ourselves to traditional vector algebra (where quantities like the cross product can’t be defined in a 2D or 4D space, despite the fact that things they may represent, like torque are planar phenomena that do not have any intrinsic requirement for a normal that falls out of the plane.).
When does not lie in the plane spanned by the vectors
and
, as in figure (2), we must express the rotations differently. A rotation then takes the form
In the 2D case, and when the vector lies in the plane this reduces to the one sided complex exponential operator used above. We see these types of paired half angle rotations in QM, and they are also used extensively in computer graphics under the guise of quaternions.
References
[1] L. Dorst, D. Fontijne, and S. Mann. Geometric Algebra for Computer Science. Morgan Kaufmann, San Francisco, 2007.
[2] C. Doran and A.N. Lasenby. Geometric algebra for physicists. Cambridge University Press New York, Cambridge, UK, 1st edition, 2003.
[3] D. Hestenes. New Foundations for Classical Mechanics. Kluwer Academic Publishers, 1999.

