Quaternions: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Ragnar Schroder
(Moved previous paragraphs down into "Applications" section)
imported>Ragnar Schroder
(Added sections "See also", "Related topics", "References"+ External linkss)
Line 16: Line 16:


The set of such unit quaternions form a [[group]] under quaternion multiplication.
The set of such unit quaternions form a [[group]] under quaternion multiplication.
==See also==
[[Division algebra]]
[[Field]]
[[Algebra]]
==Related topics==
[[Rotation]]
[[Euler angles]]
[[Octonions]]
[[Hypercomplex number]]




Line 23: Line 35:


*[[Simon Altmann]] ([[2005]]). ''[[Rotations, Quaternions, and Double Groups]]''.  Dover Publications. ISBN-10: 0486445186.  ISBN-13: 978-0486445182. (First edition appeared in [[1977]]).
*[[Simon Altmann]] ([[2005]]). ''[[Rotations, Quaternions, and Double Groups]]''.  Dover Publications. ISBN-10: 0486445186.  ISBN-13: 978-0486445182. (First edition appeared in [[1977]]).
==External links==
*[http://mathworld.wolfram.com/Quaternion.html MathWorld]

Revision as of 22:14, 25 November 2007

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, , are a four-dimensional normed division algebra over the real numbers.


Properties

Applications

Quaternions can be used to model the three-dimensional rotation group. Given a 3-dimensional unit vector u and an angle , the unit quaternion can be used to represent a rotation of around the axis defined by u.

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

See also

Division algebra Field Algebra


Related topics

Rotation Euler angles Octonions Hypercomplex number


References


External links