Английская Википедия:Cayley–Dickson construction

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description In mathematics, the Cayley–Dickson construction, named after Arthur Cayley and Leonard Eugene Dickson, produces a sequence of algebras over the field of real numbers, each with twice the dimension of the previous one. The algebras produced by this process are known as Cayley–Dickson algebras, for example complex numbers, quaternions, and octonions. These examples are useful composition algebras frequently applied in mathematical physics.

The Cayley–Dickson construction defines a new algebra as a Cartesian product of an algebra with itself, with multiplication defined in a specific way (different from the componentwise multiplication) and an involution known as conjugation. The product of an element and its conjugate (or sometimes the square root of this product) is called the norm.

The symmetries of the real field disappear as the Cayley–Dickson construction is repeatedly applied: first losing order, then commutativity of multiplication, associativity of multiplication, and finally alternativity.

More generally, the Cayley–Dickson construction takes any algebra with involution to another algebra with involution of twice the dimension.[1]Шаблон:Rp

Hurwitz's theorem (composition algebras) states that the reals, complex numbers, quaternions, and octonions are the only (normed) division algebras (over the real numbers).

Synopsis

Cayley–Dickson algebras properties
Algebra Dimension Ordered Multiplication properties Nontriv.
zero
divisors
Commutative Associative Alternative Power-assoc.
Real numbers 1 Шаблон:Yes Шаблон:Yes Шаблон:Yes Шаблон:Yes Шаблон:Yes Шаблон:No
Complex num. 2 Шаблон:No Шаблон:Yes Шаблон:Yes Шаблон:Yes Шаблон:Yes Шаблон:No
Quaternions 4 Шаблон:No Шаблон:No Шаблон:Yes Шаблон:Yes Шаблон:Yes Шаблон:No
Octonions 8 Шаблон:No Шаблон:No Шаблон:No Шаблон:Yes Шаблон:Yes Шаблон:No
Sedenions 16 rowspan=2 Шаблон:No rowspan=2 Шаблон:No rowspan=2 Шаблон:No rowspan=2 Шаблон:No rowspan=2 Шаблон:Yes rowspan=2 Шаблон:Yes
≥ 32

The Cayley–Dickson construction is due to Leonard Dickson in 1919 showing how the octonions can be constructed as a two-dimensional algebra over quaternions. In fact, starting with a field F, the construction yields a sequence of F-algebras of dimension 2n. For n = 2 it is an associative algebra called a quaternion algebra, and for n = 3 it is an alternative algebra called an octonion algebra. These instances n = 1, 2 and 3 produce composition algebras as shown below.

The case n = 1 starts with elements (a, b) in F × F and defines the conjugate (a, b)* to be (a*, –b) where a* = a in case n = 1, and subsequently determined by the formula. The essence of the F-algebra lies in the definition of the product of two elements (a, b) and (c, d):

<math>(a,b) \times (c,d) = (ac - d^*b, da + bc^*).</math>

Proposition 1: For <math>z = (a,b)</math> and <math>w = (c,d),</math> the conjugate of the product is <math>w^*z^* = (zw)^*.</math>

proof: <math>(c^*,-d)(a^*,-b) = (c^*a^* + b^*(-d), -bc^*-da) = (zw)^*.</math>

Proposition 2: If the F-algebra is associative and <math>N(z) = zz^*</math>,then <math>N(zw) = N(z)N(w).</math>

proof: <math>N(zw) = (ac-d^*b, da+bc^*)(c^*a^*-b^*d, -da -bc^*) = (aa^* + bb^*)(cc^* + dd^*)</math> + terms that cancel by the associative property.

Stages in construction of real algebras

Details of the construction of the classical real algebras are as follows:

Complex numbers as ordered pairs

Шаблон:Main The complex numbers can be written as ordered pairs Шаблон:Math of real numbers Шаблон:Mvar and Шаблон:Mvar, with the addition operator being component-wise and with multiplication defined by

<math>(a, b) (c, d) = (a c - b d, a d + b c).\,</math>

A complex number whose second component is zero is associated with a real number: the complex number Шаблон:Math is associated with the real number Шаблон:Mvar.

The complex conjugate Шаблон:Math of Шаблон:Math is given by

<math>(a, b)^* = (a^*, -b) = (a, -b)</math>

since Шаблон:Mvar is a real number and is its own conjugate.

The conjugate has the property that

<math>(a, b)^* (a, b) = (a a + b b, a b - b a) = \left(a^2 + b^2, 0\right),\,</math>

which is a non-negative real number. In this way, conjugation defines a norm, making the complex numbers a normed vector space over the real numbers: the norm of a complex number Шаблон:Mvar is

<math>|z| = \left(z^* z\right)^\frac12.\,</math>

Furthermore, for any non-zero complex number Шаблон:Mvar, conjugation gives a multiplicative inverse,

<math>z^{-1} = \frac{z^*}{|z|^2}.</math>

As a complex number consists of two independent real numbers, they form a two-dimensional vector space over the real numbers.

Besides being of higher dimension, the complex numbers can be said to lack one algebraic property of the real numbers: a real number is its own conjugate.

Quaternions

Шаблон:Main

Файл:Cayley Q8 quaternion multiplication graph.svg
Cayley Q8 graph of quaternion multiplication showing cycles of multiplication of i (red), j (green) and k (blue). In [ the SVG file,] hover over or click a path to highlight it.

The next step in the construction is to generalize the multiplication and conjugation operations.

Form ordered pairs Шаблон:Math of complex numbers Шаблон:Mvar and Шаблон:Mvar, with multiplication defined by

<math>(a, b) (c, d) = (a c - d^* b, d a + b c^*).\,</math>

Slight variations on this formula are possible; the resulting constructions will yield structures identical up to the signs of bases.

The order of the factors seems odd now, but will be important in the next step.

Define the conjugate Шаблон:Math of Шаблон:Math by

<math>(a, b)^* = (a^*, -b).\,</math>

These operators are direct extensions of their complex analogs: if Шаблон:Mvar and Шаблон:Mvar are taken from the real subset of complex numbers, the appearance of the conjugate in the formulas has no effect, so the operators are the same as those for the complex numbers.

The product of a nonzero element with its conjugate is a non-negative real number:

<math>\begin{align} (a, b)^* (a, b) &= (a^*, -b) (a, b) \\ &= (a^* a + b^* b, b a^* - b a^*) \\ &= \left(|a|^2 + |b|^2, 0 \right).\, \end{align}</math>

As before, the conjugate thus yields a norm and an inverse for any such ordered pair. So in the sense we explained above, these pairs constitute an algebra something like the real numbers. They are the quaternions, named by Hamilton in 1843.

As a quaternion consists of two independent complex numbers, they form a four-dimensional vector space over the real numbers.

The multiplication of quaternions is not quite like the multiplication of real numbers, though; it is not commutative – that is, if Шаблон:Mvar and Шаблон:Mvar are quaternions, it is not always true that Шаблон:Math.

Octonions

Шаблон:Main All the steps to create further algebras are the same from octonions on.

This time, form ordered pairs Шаблон:Math of quaternions Шаблон:Mvar and Шаблон:Mvar, with multiplication and conjugation defined exactly as for the quaternions:

<math>(p, q) (r, s) = (p r - s^* q, s p + q r^*).\,</math>

Note, however, that because the quaternions are not commutative, the order of the factors in the multiplication formula becomes important—if the last factor in the multiplication formula were Шаблон:Math rather than Шаблон:Math, the formula for multiplication of an element by its conjugate would not yield a real number.

For exactly the same reasons as before, the conjugation operator yields a norm and a multiplicative inverse of any nonzero element.

This algebra was discovered by John T. Graves in 1843, and is called the octonions or the "Cayley numbers".

As an octonion consists of two independent quaternions, they form an eight-dimensional vector space over the real numbers.

The multiplication of octonions is even stranger than that of quaternions; besides being non-commutative, it is not associative – that is, if Шаблон:Mvar, Шаблон:Mvar, and Шаблон:Mvar are octonions, it is not always true that Шаблон:Math.

For the reason of this non-associativity, octonions have no matrix representation.

Further algebras

Шаблон:Further The algebra immediately following the octonions is called the sedenions. It retains an algebraic property called power associativity, meaning that if Шаблон:Mvar is a sedenion, Шаблон:Math, but loses the property of being an alternative algebra and hence cannot be a composition algebra.

The Cayley–Dickson construction can be carried on ad infinitum, at each step producing a power-associative algebra whose dimension is double that of the algebra of the preceding step. All the algebras generated in this way over a field are quadratic: that is, each element satisfies a quadratic equation with coefficients from the field.[1]Шаблон:Rp

In 1954 R. D. Schafer examined the algebras generated by the Cayley–Dickson process over a field Шаблон:Mvar and showed they satisfy the flexible identity.[2] He also proved that any derivation algebra of a Cayley–Dickson algebra is isomorphic to the derivation algebra of Cayley numbers, a 14-dimensional Lie algebra over Шаблон:Mvar.Шаблон:Citation needed

Modified Cayley–Dickson construction

Шаблон:Further The Cayley–Dickson construction, starting from the real numbers <math>\mathbb R</math>, generates the composition algebras <math>\mathbb C</math> (the complex numbers), <math>\mathbb H</math> (the quaternions), and <math>\mathbb O</math> (the octonions). There are also composition algebras whose norm is an isotropic quadratic form, which are obtained through a slight modification, by replacing the minus sign in the definition of the product of ordered pairs with a plus sign, as follows: <math display="block">(a, b) (c, d) = (a c + d^* b, d a + b c^*).</math>

When this modified construction is applied to <math>\mathbb R</math>, one obtains the split-complex numbers, which are ring-isomorphic to the direct product <math>\mathbb R \times \mathbb R;</math> following that, one obtains the split-quaternions, an associative algebra isomorphic to that of the 2 × 2 real matrices; and the split-octonions, which are isomorphic to Шаблон:Math. Applying the original Cayley–Dickson construction to the split-complexes also results in the split-quaternions and then the split-octonions.[3]

General Cayley–Dickson construction

Шаблон:Harvtxt gave a slight generalization, defining the product and involution on Шаблон:Math for Шаблон:Mvar an algebra with involution (with Шаблон:Math) to be

<math>\begin{align} (p, q) (r, s) &= (p r - \gamma s^* q, s p + q r^*)\, \\ (p, q)^* &= (p^*, -q)\, \end{align}</math>

for Шаблон:Mvar an additive map that commutes with Шаблон:Math and left and right multiplication by any element. (Over the reals all choices of Шаблон:Mvar are equivalent to −1, 0 or 1.) In this construction, Шаблон:Mvar is an algebra with involution, meaning:

The algebra Шаблон:Math produced by the Cayley–Dickson construction is also an algebra with involution.

Шаблон:Mvar inherits properties from Шаблон:Mvar unchanged as follows.

Other properties of Шаблон:Mvar only induce weaker properties of Шаблон:Mvar:

Notes

Шаблон:Reflist

References

Further reading

Шаблон:Number systems

  1. 1,0 1,1 Шаблон:Citation
  2. Richard D. Schafer (1954) "On the algebras formed by the Cayley–Dickson process", American Journal of Mathematics 76: 435–46 Шаблон:Doi
  3. Kevin McCrimmon (2004) A Taste of Jordan Algebras, pp 64, Universitext, Springer Шаблон:ISBN Шаблон:Mr