Quaternions Algebraic Supplement
Quaternions Algebraic Supplement
Note. You likely first encounter the quaternions in Introduction to Modern Al-
gebra. John Fraleigh’s A First Course in Abstract Algebra, 7th edition (Addison
Wesley, 2003), defines the quaternions in Part IV (Rings and Fields), Section 24
(Noncommutative Examples—see pages 224 and 225). However, this is an “op-
tional” section for Introduction to Modern Algebra 1 (MATH 4127/5127). In Mod-
ern Algebra 1 (MATH 5410) Thomas Hungerford’s Algebra (Springer-Verlag, 1974)
defines them in his Chapter III (Rings), Section III.1. Rings and Homomorphisms).
We now initially follow definitions of Hungerford.
If in addition,
Definition (Hungerford’s page 117). Let S = {1, i, j, k}. Let H be the ad-
ditive abelian group R ⊕ R ⊕ R ⊕ R and write the elements of H as formal sums
(a0 , a1 , a2 , a3 ) = a0 1 + a1 i + a2 j + a3 k. We often drop the “1” in “a0 1” and replace
it with just a0 . Addition in H is as expected:
(a0 +a1 i+a2 j+a3 k)+(b0 +b1 i+b2 j+b3 k) = (a0 +b0 )+(a1 +b1 )i+(a2 +b2 )j+(a3 +b3 )k.
+(a0 b1 +a1 b0 +a2 b3 −a3 b2 )i+(a0 b2 +a2 b0 +a3 b1 −a1 b3 )j +(a0 b3 +a3 b0 +a1 b2 −a2 b1 )k.
This ring is called the real quaternions and is denoted H in commemoration of Sir
William Rowan Hamilton (1805–1865) who discovered them in 1843.
Quaternions—Algebraic View 3
Note. Since every nonzero element of H is a unit, the H contains no left zero
divisors: If q1 q2 = 0 and q1 6= 0, then q2 = q1−1 0 = 0. Similarly, H has no right zero
divisors.
Note. I use the 8-element multiplicative group {±1, ±i, ±j, ±k} (called by Hunger-
ford the “quaternion group”; see his Exercise I.2.3) to illustrate Cayley digraphs
of groups in Introduction to Modern Algebra (MATH 4127/5127); see my online
notes for that class on Section I.7. Generating Sets and Cayley Digraphs. Consider
the Cayley digraph given below. This is the Cayley digraph for a multiplicative
group of order 8, denoted Q8 . The dotted arrow represents multiplication on the
right by i and the solid arrow represents multiplication on the right by j. The
problem is to use this diagram to create a multiplication table for Q8 .
Quaternions—Algebraic View 4
· 1 i j k −1 −i −j −k
1 1 i j k −1 −i −j −k
i i −1 k −j −i 1 −k j
j j −k −1 i −j k 1 −i
k k j −i −1 −k −j i 1
−1 −1 −i −j −k 1 i j k
−i −i 1 −k j i −1 k −j
−j −j k 1 −i j −k −1 i
−k −k −j i 1 k j −i −1
Quaternions—Algebraic View 5
Note. The quaternions may also be interpreted as a subring of the ring of all 2 × 2
matrices over C. This is Exercise III.1.8 of Hungerford (see page 120): “Let
R be
z w
the set of all 2 × 2 matrices over the complex field C of the form , where
−w z
z, w are the complex conjugates of a and w, respectively. Prove that R is a division
ring and that R is isomorphic to the division ring of real quaternions.” In fact,
the quaternion
group, Q8 ,can bethought of as the group of order 8 generated by
0 1 0 i
A= and B = , under matrix multiplication (see Hungerford’s
−1 0 i 0
Exercise I.2.3).
Note. The complex numbers can be defined as ordered pairs of real numbers,
C = {(a, b) | a, b ∈ R}, with addition defined as (a, b) = (c, d) = (a + c, b +
d) and multiplication defined as (a, b)(c, d) = (ac − bd, bc + ad). We then have
that C is a field with additive identity (0, 0) and multiplicative identity (1, 0).
The additive inverse of (a, b) is (−a, −b) and the multiplicative inverse of (a, b) 6=
(0, 0) is (a/(a2 + b2 ), −b/(a2 + b2 )). We commonly denote (a, b) as “a + ib” so
that i = (0, 1) and we notice that i2 = −1. In fact, this is the definition of the
complex field in our graduate level Complex Analysis 1 (MATH 5510); see my online
notes for that class on Section I.2. The Field of Complex Numbers. The complex
numbers are visualized as the “complex plane” where a + ib ∈ C is associated with
(a, b) ∈ R2 . During the early decades of the 19th century, the complex numbers
became an accepted part of mathematics (in large part due to the development of
complex function theory by Augustin Cauchy). Since the complex numbers have
an interpretation as a sort of “two dimensional” number system, a natural question
to ask is: “Is there a three (or higher) dimensional number system?”
Note. Sir William Rowan Hamilton (1805–1865) spent the years 1835 to 1843
trying to develop a three dimensional number system based on triples of real num-
bers. He never succeeded. However, he did succeed in developing a four dimensional
number system, now called the quaternions and denoted “H” in his honor. In a
letter he wrote late in his life to his son Archibald Henry, Hamilton tells the story
of his discovery:
Quaternions—Algebraic View 7
i2 = j 2 = k 2 = ijk = −1
which contains the Solution of the Problem, but, of course, the inscrip-
tion has long wince mouldered away.”
Images from the MacTutor biography webpage for Hamilton and the Tripadvisor
website (both accessed 1/5/2024)
Quaternions—Algebraic View 8
So the exact date of the birth of the quaternions is October 16, 1843. [This note
is based on Unknown Quantity: A Real and Imaginary History of Algebra by John
Derbyshire, John Henry Press (2006).]
Note. You are probably familiar with the Factor Theorem which relates roots of a
polynomial to linear factor of the polynomial. You might not recall that it requires
commutivity, though:
The Factor Theorem. (Hungerford’s Theorem III.6.6). Let R be a com-
mutative ring with identity and f ∈ R[x]. Then c ∈ R is a root of f if and only if
x − c divides f .
Note. The Factor Theorem is used to prove the following, which might remind
you of the Fundamental Theorem of Algebra:
Hungerford’s Theorem III.6.7. If D is an integral domain contained in an
integral domain E and f ∈ D[x] has degree n, then f has at most n distinct roots
in E.
So in an integral domain, an n degree polynomial at most n roots. Surprisingly in
a division ring, this can be violated.
Note. It is easy to see that the polynomial q 2 + 1 ∈ H[q] has more than two roots.
Along with ±i are the roots ±j and ±k. In fact, the polynomial has an infinite
Quaternions—Algebraic View 9
Definition. We denote by S the two dimensional sphere (as a subset of the four
dimensional quaternions H) S = {q = x1 i + x2 j + x3 k | x21 + x22 + x23 = 1}. As
observed above, for any I ∈ S we have I 2 = −1. For x, y ∈ R we let x + yS denote
the two dimensional sphere x + yS = {x + yI | I ∈ S}. (We might think of x + yS
as a two dimensional sphere centered at (x, 0, 0, 0) with radius |y|.)
Quaternions—Algebraic View 10
“quaternionic polynomial.”
Pn i
Definition. For two quaternionic polynomials p1 (q) = i=0 q ai and p2 (q) =
Pm i
i=0 q bi in H[q], define the product
X
(p1 p2 )(q) = q i+j ai bj .
i=0,1,...,n;j=0,1,...,m
PN n
Theorem B. Let p(q) = n=0 q an be a given quaternionic polynomial. Suppose
that there exist x0 , y0 ∈ R and I, J ∈ S with I 6= J such that p(x0 + y0 I) = 0 and
p(x0 + y0 J) = 0. Then for all L ∈ S we have p(x0 + y0 L) = 0.
Quaternions—Algebraic View 11
may not have f (r) = g(r)h(r). Consider g(t) = t−a and h(t) = t−b where a, b ∈ R
do not commute (so ab 6= ba). Then we have by the definition of multiplication
that f (t) = g(t)h(t) = (t − a)(t − b) = t2 − t(a + b) + ab. But
(This “sneaky” behavior results from the term at being expressed as ta in the
representation of g(t)h(t).)
Definition 16.1 of Lam. Let R be a ring and f (t) = ni=0 ti ai ∈ R[t]. An element
P
Note. Recall a right ideal of a ring R is a subring I of R such that for all r ∈ R
and x ∈ I we have xr ∈ I (Hungerford’s Definition III.2.1). We see from the Factor
Theorem in a Ring with Unity that the set of polynomials in R[t] having r as a left
root is precisely the right ideal (t − r)R[t] = {(t − r)g(t) | g(t) ∈ R[t]}.
Proposition 16.3 of Lam. Let D be a division ring and let f (t) = h(t)g(t) in
D[t]. Let d ∈ D be such that a = h(d) 6= 0. Then f (d) = h(d)g(a−1 da). In
particular, if d is a left root of f but not of h then the conjugate of d, a−1 da, is a
left root of g.
b1 = c−1 −1 −1 −1 −1 −1
1 ac1 so that b1 = c1 (c2 b2 c2 )c1 = (c1 c2 )b2 (c1 c2 ) . So conjugation is an
= a2 + b2 + c2 + d2 .
√
We define the modulus of a ∈ H as qq.
Definition (Lam, page 169). A division ring D is left (right) algebraically closed
if every nonconstant polynomial in D[t] has a left (right) root in D.
Note. By Proposition 16.2, if f ∈ D[t] for left or right algebraically closed division
ring D, then f can by factored into a product of linear factors in D[t] (that is, f
splits in D[t]).
Note. Now that we have our Fundamental Theorem of Algebra, we conclude with
a brief exploration of the structure of the set of quaternions for which a polynomial
has a left (right) root. The following result is from A. Pogorui and M. Shapiro’s “On
the Structure of the Set of Zeros of Quaternionic Polynomials,” Complex Variables:
Theory and Applications 49(6) (2004), 379–389.
Quaternions—Algebraic View 15
Note. We would hope that the “less than or equal to n” of Pogorui and Shapiro’s
theorem could simply be replaced with “equal to n.” The punch-line is that we
cannot have “the number. . . equal to the degree n,” but with a well thought-out
definition of multiplicity, we can get the multiplicities of the roots to sum to the
degree. This is explored in another supplement to these notes on Quaternions—The
Degree of a Polynomial versus the Number of Zeros.