
stackexchange.com
https://math.stackexchange.com/questions/1784092/w…
complex numbers - What exactly does a quaternion represent ...
This is a slightly complicated question but put simply. C is the field over R such that it is of the form (a+bi) where (a,b) are in R. The quaternion is a further extension where numbers are of the form (a+bi+cj+dk) where (a,b,c,d) are over the Reals. It has the properties i^2 = -1, j^2 = -1 and k^2 = -1 and ijk = -1. From this it can be derived that IJ=K,JK=I,KI=J and JI=-k,KJ=-I,IK=-j. This ...