Quaternions, how to prove q^** = q

  • Thread starter Thread starter hsong9
  • Start date Start date
  • Tags Tags
    Quaternions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
hsong9
Messages
71
Reaction score
1

Homework Statement


quaternion q = a + bi + cj + dk
conjugate q* = a - bi - cj - dk

I do not know how I get (q*)* = q



The Attempt at a Solution

 
Physics news on Phys.org


a,b,c, and d are real.
so just..
show that (q*)* = q
(a + bi + cj + dk)* = a - bi - cj - dk and
(a - bi - cj - dk)* = a + bi + cj + dk Complete.
is it enough?