Why use the notation (s, a, b, c) for quaternions instead of (s, v)?

  • Context: Graduate 
  • Thread starter Thread starter Septimra
  • Start date Start date
  • Tags Tags
    Notation Quaternions
Click For Summary
SUMMARY

The discussion centers on the notation of quaternions, specifically the preference for the vector/scalar representation (q = s + v) over the four-tuple notation (q = (s, a, b, c)). Participants highlight that while both notations are mathematically equivalent, the vector/scalar form facilitates a clearer understanding of quaternion multiplication through geometric visualization, particularly using cross products. The conversation emphasizes the importance of maintaining mathematical consistency across different representations of quaternions.

PREREQUISITES
  • Understanding of quaternion algebra
  • Familiarity with vector and scalar products
  • Knowledge of geometric interpretations in three-dimensional space
  • Basic grasp of complex numbers and their representations
NEXT STEPS
  • Explore quaternion algebra and its applications in 3D graphics
  • Learn about quaternion multiplication and its geometric implications
  • Study the vector/scalar representation of quaternions in depth
  • Investigate the use of quaternions in physics simulations and rotations
USEFUL FOR

Mathematicians, computer graphics developers, physicists, and anyone interested in understanding quaternion representations and their applications in 3D space.

Septimra
Messages
27
Reaction score
0
These are the notations of quaternions that i have seen:

q = s + v
q = (s, v)
q = s + ai + bj + ck

where s, a, b, & c are members of the reals

but why not use the notation of:

q = (s, a, b, c)

isn't it the same as the 2nd notation except it is clearer? So why does it take a quaternion to be defined as a 2-tuple over C2 before that notation is possible?
 
Physics news on Phys.org
Hey Septimra.

There are quite a few ways of defining a quaternion and one of them is actually the vector/scalar notation since the multiplication uses the cross product and scalar products to do this.

Aside from that you have your representation you posted above and you can use four variables with multiplication tables.

Basically as long as everything is mathematically consistent then it's all the same anyway.

I'd actually recommend looking at the vector/scalar representation if you want to understand what multiplication of quaternions does geometrically since you can visualize the cross product quite easily (in three dimensions).
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K