Quaternions

From Citizendium
Revision as of 05:46, 26 November 2007 by imported>Jitse Niesen (expand on connection with rotation, general clean up)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Quaternions are a non-commutative extension of the complex numbers. They were first described by Sir William Rowan Hamilton in 1843. He famously inscribed their defining equation on Broom Bridge in Dublin when walking with his wife on 16 October 1843. They have many possible applications, including in computer graphics, but have during their history proved comparatively unpopular, with vectors being preferred instead.

Definition & basic operations

The quaternions, , form a four-dimensional normed division algebra over the real numbers.

Properties

Applications

Quaternions can be used to model the three-dimensional rotation group. First, every 3-dimensional vector is associated with the quaternion . A rotation over an angle around the axis defined by the unit vector is then represented by the unit quaternion

In other words, the image of a vector under this rotation is the same as the product of the quaternion representing the rotation with the quaternion representing the vector.

The set of such unit quaternions form a group under quaternion multiplication.

See also

Related topics

References

External links