← Exceptional Atlas

Normed Division Algebras

Part 8 of 15. Multiplication in low dimensions is the language of rotation. Only four dimensions allow a multiplication that preserves lengths (1, 2, 4, and 8) and this explainer walks the three that come before eight.

Multiplication is usually taught as scaling, but even in 1D there is a hint of geometry: multiplying by −1 flips direction, a 180° rotation.

The lesson for higher-dimensional numbers: multiplication is geometry. Numbers are transformations, not quantities.

2D: The birth of division algebras

In 2D we use the complex numbers (). Each $z = a + bi$ has a magnitude and an angle.

The geometric fact: Multiplying two complex numbers multiplies magnitudes and adds angles. 2D multiplication is a "rotate-and-scale" engine, with $|zw| = |z||w|$ — the defining property of a normed division algebra.

Can this work in any dimension? Almost never. Multiplications that preserve length exist only in dimensions 1, 2, 4, and 8.

Mission: the complex navigator

Three "prime multipliers" are available; each click multiplies your current position by that number.

Land on the red target! Steps: 0

Figure 3. The Complex Navigator. Notice how certain multipliers rotate you clockwise while others stretch you toward the edge. This additive property of angles is the foundation of algebraic geometry.

Hamilton's bridge: 4D

Hamilton spent years after 1843 trying to make $|(a,b,c)(d,e,f)| = |(a,b,c)||(d,e,f)|$ work in 3D. Every rule broke $|ab| = |a||b|$.

The fix came to him on Brougham Bridge: 3D multiplication needs a 4th dimension. Three imaginary units ($i, j, k$) and one real unit, the quaternions.

The bridge formula: $i^2 = j^2 = k^2 = ijk = -1$

This single line implies that $ij = k$, but $ji = -k$. For the first time in history, mathematicians accepted a number system where order matters. Multiplication was no longer commutative.

Mission: the orientation lock

Quaternions are the language of 3D rotation. Use the $i, j, k$ rotations to match the key to the lock.

TARGET (The Lock)
CURRENT (The Key)

Match the current orientation to the target! Steps: 0

Figure 4. The Orientation Lock. Notice how rotating by $i$ then $j$ lands you in a different spot than $j$ then $i$. This is the geometric reality of non-commutativity.

Why order matters

Order: i → j
Order: j → i

Applying the same rotations in different orders results in different orientations.

Figure 5. Non-commutativity in action. The difference between the left and right boxes is exactly the difference between $ij$ and $ji$.

Quaternions remain the industry standard for 3D graphics and aerospace because they avoid the gimbal lock of simpler systems. Losing commutativity bought clean 3D rotation.

The Cayley-Dickson recipe

The Cayley-Dickson construction is a recursive machine that doubles the dimensions of an algebra.

Pair two numbers $(a, b)$ from the current system to make one in the next. To preserve multiplication, follow a specific rule:

The recipe: To multiply two pairs $(a, b)$ and $(c, d)$, the result is a new pair:

Here $\bar{x}$ is the conjugate (the "opposite" sign). This formula is what builds the complex numbers from reals, and the quaternions from the complex.

Mission: the doubling machine

You are at Level 1: the reals ($\mathbb{R}$). Your goal is to reach the octonions ($\mathbb{O}$). To level up, you must correctly assemble the multiplication recipe for the next dimension.

LEVEL 1: REALS → COMPLEX
(a, b) × (c, d)
= (
?
,
?
)

Drag the correct pieces into the recipe slots!

Figure 6. The Doubling Machine. Assembling the multiplication rule for higher dimensions. Notice how the recipe uses conjugate versions of the elements to preserve length.

The price of progress

Each doubling loses a property. The property-loss checklist:

Ordered (Can say a < b)
Commutative (ab = ba)
Associative ((ab)c = a(bc))
Normed (|ab| = |a||b|)

Figure 7. The Property-Loss Checklist. Reach higher dimensions in the machine above to see what we lose at each step.

By 8 dimensions almost every familiar property is gone, but in exchange we get the most powerful symmetry engine in this atlas. The next article meets the octonions and their Fano-plane multiplication table.