>>12245646Sunday Afternoon w/ Quaternions [PART 1]
the fundamental quaternion identity is
in general, a quaternion can be written as
or in terms of "scalar" and "vector" parts
multiply two quaternions by distribution (maintain the order of the factors!) and application of the fundamental identity. using the 3d vector operations of dot and cross product to organize the result, one finds (problem for the reader, prove this)
quaternion conjugation is defined similar to complex conjugation, but unlike complex conjugation can be written in terms of multiplication and addition (prove this)
quaternion norm/modulus is defined similar to complex norm/modulus, and results in a similar formula (prove this)
a quaternion with unit norm/modulus is called a versor
quaternion division is defined like complex division
finally, there is a quaternion analog to Euler's identity for vector versor
that itself is a versor (prove this)
all the tools needed to formulate quaternion rotation and show that's really what it is are now on the assembled.