This document can be viewed properly only in modern browsers with good support for CSS2 and the full HTML character set.
To understand this, you will need knowledge of the complex numbers, such as is often taught in a high school second-year algebra course.
A traditional representation of a complex numbers is component-wise, like
where a and b are real numbers, and i is that wonderful entity with the property
What follows is a similar representation for the quaternions.
Hamilton first conceived of the quaternions in this component-wise form.
where a, b, c, and d are real numbers, and where i, j, and k, (called imaginary units) satisfy the multiplication table
* | 1 | i | j | k |
---|---|---|---|---|
1 | 1 | i | j | k |
i | i | −1 | k | −j |
j | j | −k | −1 | i |
k | k | j | −i | −1 |
This table is summarized by the rules
These were the rules Hamilton said he carved on Broome bridge in Dublin when the idea of quaternions came to him.
The symbols i, j, and k are just special quaternions. In the notation representing quaternions as ordered pairs of complex numbers,
1 | = ( 1, 0 ), |
i | = ( i, 0 ), |
j | = ( 0, 1 ), |
k | = ( 0, i ). |
The notation is a little abusive: for instance, it is questionable to use the symbol “i” to represent both a complex number and a quaternion, in the same expression. But then again, the symbol “1” commonly represents both a real number and a complex number, so the abuse isn’t unprecedented.
Since k = i j, any quaternion may be written as
which is the same as the representation as an ordered pair of complex numbers.
William Rowan Hamilton, On Quaternions