๐Ÿ—๏ธ ฮ˜ฯฯตฮทฮ ฮฑฯ„ฯ€๐Ÿšง (under construction)

The Quaternions
The collection of quaternions are: H:={a+bi+cj+dk} where a,b,c,dโˆˆR and i2=j2=k2=ijk=โˆ’1
Real Part of the Quaternion
Given a quaternion q=a+bi+cj+dk, we say that a is the scalar part of the quaternion (or real part), and is denoted by r(q)
Vector Part of the Quaternion
Given a quaternion q=a+bi+cj+dk, we say that bi+cj+dk is the vector part of the quaternion, and is denoted by v(q)

Note that we think of the vector part of a quaternion as an element of R3 , and so it inherits all the operations from that space, such as equality, as noted in the next corollary.

Conjugation Distributes
For any p,qโˆˆH we have p=qโŸบ(r(p)=r(q)โˆงv(p)=v(q))
Quaternion Addition
(a1+b1i+c1j+d1k)+(a2+b2i+c2j+d2k)=(a1+a2)+(b1+b2)i+(c1+c2)j+(d1+d2)k,
Conjugation is Additive
Suppose that p,qโˆˆH then p+qโ€•=pโ€•+qโ€•
Scalar Quaternion Multiplication
ฮป(a+bi+cj+dk)=ฮปa+(ฮปb)i+(ฮปc)j+(ฮปd)k.
Identity Quaternion
e:=i+j+k
Conjugate Quaternion
Given the quaternion q=a+bi+cj+dk, it's conjugate is given by qโ€•:=aโˆ’biโˆ’cjโˆ’dk
Vector part of the Conjugate is minus 1 Times the Original
For any pโˆˆH we have v(pโ€•)=โˆ’1v(p)
Real part of the Conjugate doesn't Change
For any pโˆˆH we have r(pโ€•)=r(p)
Conjugate Doesn't change the Real Part
For any pโˆˆH, such that v(p)=0, then pโ€•=p
Conjugate only Applies to Vector Part
For any pโˆˆH we have pโ€•=r(p)โˆ’v(p)
Pure Quaternion
A quaternion pโˆˆH is said to be pure, deiff r(p)=0
Product of Two Quaternions
Suppose that p,qโˆˆH, then we define pq:=r(p)r(q)โˆ’v(p)ยทv(q)+r(p)v(q)+r(q)v(p)+v(p)ร—v(q)
Product Commutes in the Real Part
For any p,qโˆˆH we have r(pq)=r(qp)
Dot Product of Two Quaternions
Suppose that p,qโˆˆโ„, then we define pยทq:=re(p)re(q)+v(p)ยทv(q)
Conjugation is a Homomorphism in the Real Part
For any p,qโˆˆH we have r(pqโ€•)=r(pโ€•ย qโ€•)
Conjugation Swaps Order in the Vector Part
For any p,qโˆˆH we have v(pqโ€•)=v(qโ€•ย pโ€•)
Conjugation Distributes by Swapping
For any p,qโˆˆH we have pqโ€•=qโ€•ย pโ€•
Dot Product and Regular Product Commute
Suppose that p,qโˆˆโ„, then we define (pq)ยท(pr)=(pยทp)(qยทr)
Quaternion times its Conjugate Equation
Suppose that pโˆˆโ„, then we have: qqโ€•=(qยทq)e