hsong9
- 71
- 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 discussion focuses on proving that the double conjugate of a quaternion, denoted as (q*)*, equals the original quaternion q. The quaternion is defined as q = a + bi + cj + dk, where a, b, c, and d are real numbers. The solution involves applying the definition of the quaternion conjugate, resulting in (q*)* = (a - bi - cj - dk)* = a + bi + cj + dk, confirming that (q*)* indeed equals q.
PREREQUISITESStudents studying advanced mathematics, particularly those focusing on linear algebra or 3D computer graphics, as well as anyone interested in the mathematical foundations of quaternions.