How to form a mental image of $\mathbf {ijk}=-1$ in quaternions?

You are right this can be viewed as a composition of (4D) rotations and, in fact, this particular example provides an example of a very interesting phenomenon in 4D Euclidean geometry. Namely, if we start with an arbitrary point $q$ in $\mathbb{H}$,

$$q = a + bi + cj + dk$$

then

$$kq = ak + bki + ckj + dkk$$

(the scalars commute so this is okay) which becomes through the usual formulas,

$$\begin{align} kq &= ak + bj - ci - d\\ &= -d - ci + bj + ak\end{align}$$

This is a rotation in 4D space as can be seen by noting that its matrix form is

$$k \equiv \mathbf{K} := \begin{bmatrix} 0 && 0 && 0 && -1 \\ 0 && 0 && -1 && 0 \\ 0 && 1 && 0 && 0 \\ 1 && 0 && 0 && 0 \end{bmatrix}$$

which is easily seen to be orthogonal, i.e. $\mathbf{K}^T \mathbf{K} = \mathbf{I}$. Moreover, the expansion by cofactors and minors (which is very easy) shows $\mathrm{det}(\mathbf{K}) = 1$, so it is indeed a proper rotation (i.e. is not a rotoreflection).

Knowing that it's a rotation, the natural question is: what is it a rotation about? In 4D, we don't rotate around axes that are lines, but rather we rotate around planes, because a line gives "too much freedom" for a single angle of rotation to capture in the same way that we don't "rotate around a point" in 3D with a single angle of rotation. (This may be hard to visualized, but that's 4D for 'ya.)

So which plane is it? We may be tempted to note that while this permutes all 4 coordinates, you might see that it fixes the plane where $a = -d$ and $b = -c$, i.e. the quaternions of the form

$$a + bi - bj - ak$$

are unchanged under the transformation $\mathbf{K}$. Now you might think that a bit strange, given that is not a simple coordinate plane - and it is, indeed, an omen. In fact, if you see something like this happening in maths, chances are something very strange is going on - it's no guarantee, but your spidey sense should tingle at it and you should feel disturbed. In particular, we can decompose this a bit further. Taking another look we can see that it is actually the composition of two rotations: one of which does

$$(a + bi + cj + dk) \mapsto (-d + bi + cj + ak)$$

which fixes the $ij$-plane, and is a 90-degree, followed by

$$(a + bi + cj + dk) \mapsto (a - ci + bj + dk)$$

which fixes the $1k$-plane. This is also a 90-degree rotation. These two planes are orthogonal, and when you have a rotation in 4D space that is formed by the composition of two rotations of the same angle through two orthogonal planes, you get what is called an isoclinic or Clifford rotation that in fact fixes infinitely many planes, one other of which we just found. This is a very strange phenomenon with no simple analogue in 3D: in 3D a rotation will fix only one line, its axis, unless it's a degenerate rotation by zero degrees.

Likewise, the rotations by action of $j$ and $i$ are similar Clifford rotations, and they all together act to bring $1$ to $-1$ via $-1 = i(j(k(1))) = ijk$. If you want, you can think of this approximately as being like a hyperdimensional version of a Rubik's cube where you twist the sides through several different positions to move one colored patch from one side to another (not exactly, though, since here the whole "cube" is rotating, but an approximate analogy - the gist is the chained transformations.).


A mental image is arguably asking slightly too much. For instance, if you gave someone a verbal or written description of a dodecahedron, would that suffice as a means to help them mentally picture it? Maybe for some, but not for me (or maybe I just don't like dodecaherons like I do the other Platonic solids).

But a satisfying visual-kinesthetic explanation is possible using the idea of spin.

Rotating a solid object $360$ degrees, its initial orientation matches its final orientation. However, if the orientation is entangled with its environment, its "entangled orientation" is different. One can imagine a belt, or multiple belts, attached to a spinning cube for example:

$\hskip 2in$ cubespin

It turns out, it requires $720^{\circ}$ of "spinning" before "entangled orientation" reverts back to its initial state, and this can be seen with the so-called plate trick: put a plate on your hand (palm up), hold it out, then rotate it $360^{\circ}$ (under your arm) - it will not be back to normal - and then another $360^{\circ}$.

(One can make all this mathematically rigorous by invoking homotopy.)

In the so-called spin group $\mathrm{Spin}(3)$, this means if $S_{360}$ is the spin by $360^{\circ}$, it is not equivalent to the identity rotation $S_0$, however $(S_{360})^2=S_{720}$ is equal to $S_0$. Algebraically, the latter is equivalent to saying $S_{360}$ is its own inverse, i.e. $(S_{360})^{-1}=S_{360}$, and this can be depicted with the string trick:

$\hskip 2in$ inverse

The above shows that a twisting the ball once around one direction is equivalent to twisting the ball once around the other way. One can also depict it with the belt trick:

$\hskip 2in$ belt

This one shows two full rotations is equivalent to no rotation, but with the belt attached (to an invisible object, say) at a different place relative to the axis of rotation.

The belt trick can also be used to demonstrate $\mathbf{ijk}=-1$, but first we have to figure out how to interpret quaternions as rotations. (The whole reason they were discovered/invented in the first place was to generalize the use of complex numbers describing 2D rotations to 3D.) Unit quaternions have polar forms $p=e^{\theta\mathbf{v}}$ for unit vectors $\mathbf{v}$ (i.e. square roots of negative one, so Euler's formula applies), and the effect of conjugating a 3D vector $\mathbf{x}$ by $p$ (yielding $p\mathbf{x}p^{-1}$) is rotating $\mathbf{x}$ around the oriented axis $\mathbf{v}$ by the angle $2\theta$.

Since $\mathbf{v}$ has polar form $\exp(\frac{\pi}{2}\mathbf{v})$, the corresponding rotation is $180$ degrees around $\mathbf{v}$ (in either direction). So, take a belt and hold it straight out in front of you (like nunchuks I guess?). Pay attention to the orientation of the belt buckle, as you (in order) rotate it around the $\mathbf{k}$-, $\mathbf{j}$- and $\mathbf{i}$-axes. The effect is the buckle itself will be back to its original position, but the belt will have a $360^{\circ}$ twist in it, represented by the quaternion $-1$.


In one of Cohl Furey's videos on octonions, she posted a very intuitive way to think about quaternions (I've linked to the appropriate segment). This gives intuition about why say, $ij = k$, and then $ijk = k^2 = -1$ follows easily.

Here's the gist:

enter image description here

If you multiply two consecutive quantities (in a clockwise direction), you get the next value. If you move counterclockwise (i.e., against the arrows) then the same rule works but you get a minus sign. So $jk = i$ and $ik = -j$, for example.

I'm not sure if this is original to Cohl, but I first saw this in her lecture. This also might not qualify as intuition as asked for in the body of your post, but it should qualify as a mental image like you asked for in your title.