chuck1.github.io

Quaternion

Multiplication of two quaterions

\begin{align} ab = &(a_1 b_1 - a_2 b_2 - a_3 b_3 - a_4 b_4) \

Matrix Representaion

Define

where $a$, $b$, $c$, and $d$ are the components of a quaterion.

Multiplication

If we have quaternion multiplication

this can be written as matrix-vector multiplication