How to Perform Quaternion Multiplication

238 Views Asked by At

Everywhere that I've looked, it seems to be assumed that $i^{2} = j^{2} = k^{2} = - 1$, along with the other rules of quaternion multiplication. However - for my homework - I'm being asked to show these rules are valid. Can someone point me in the right direction for going about doing this?

Edit:
I've been given are the values of $I, J, K$ on the standard basis of $R^{4}$ (i.e. $I(e_1)=e_2)$. Using these rules I see how to show that it's a group and how to complete the rest of the question - I just don't know how to prove that $i^{2}$, etc. are calculated.

Thanks!

1

There are 1 best solutions below

0
On

Hint: The method suggested by @user7530 in the comments is a good one. Here's another way to go. With this definition the quaternions are matrices. Find the matrix representations of $i$, $j$, and $k$ and simply multiply the matrices to find the required result, keeping in mind that the matrix representation of $1$ is the unit matrix.