Английская Википедия:Dual number

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

Шаблон:Short description Шаблон:For Шаблон:Inline

In algebra, the dual numbers are a hypercomplex number system first introduced in the 19th century. They are expressions of the form Шаблон:Math, where Шаблон:Mvar and Шаблон:Mvar are real numbers, and Шаблон:Mvar is a symbol taken to satisfy <math>\varepsilon^2 = 0</math> with <math>\varepsilon\neq 0</math>.

Dual numbers can be added component-wise, and multiplied by the formula

<math> (a+b\varepsilon)(c+d\varepsilon) = ac + (ad+bc)\varepsilon, </math>

which follows from the property Шаблон:Math and the fact that multiplication is a bilinear operation.

The dual numbers form a commutative algebra of dimension two over the reals, and also an Artinian local ring. They are one of the simplest examples of a ring that has nonzero nilpotent elements.

History

Dual numbers were introduced in 1873 by William Clifford, and were used at the beginning of the twentieth century by the German mathematician Eduard Study, who used them to represent the dual angle which measures the relative position of two skew lines in space. Study defined a dual angle as Шаблон:Math, where Шаблон:Mvar is the angle between the directions of two lines in three-dimensional space and Шаблон:Mvar is a distance between them. The Шаблон:Mvar-dimensional generalization, the Grassmann number, was introduced by Hermann Grassmann in the late 19th century.

Modern definition

In modern algebra, the algebra of dual numbers is often defined as the quotient of a polynomial ring over the real numbers <math>(\mathbb{R})</math> by the principal ideal generated by the square of the indeterminate, that is

<math>\mathbb{R}[X]/\left\langle X^2 \right\rangle.</math>

It may also be defined as the exterior algebra of a one-dimensional vector space with <math>\varepsilon</math> as its basis element.

Division

Division of dual numbers is defined when the real part of the denominator is non-zero. The division process is analogous to complex division in that the denominator is multiplied by its conjugate in order to cancel the non-real parts.

Therefore, to divide an equation of the form

<math>\frac{a + b\varepsilon}{c + d\varepsilon}</math>

we multiply the numerator and denominator by the conjugate of the denominator:

<math>\begin{align}
 \frac{a + b\varepsilon}{c + d\varepsilon}
   &= \frac{(a + b\varepsilon)(c - d\varepsilon)}{(c + d\varepsilon)(c - d\varepsilon)}\\[5pt]
   &= \frac{ac - ad\varepsilon + bc\varepsilon - bd\varepsilon^2}{c^2 + cd\varepsilon - cd\varepsilon - d^2\varepsilon^2}\\[5pt]
   &= \frac{ac - ad\varepsilon + bc\varepsilon - 0}{c^2 - 0}\\[5pt]
   &= \frac{ac + \varepsilon(bc - ad)}{c^2}\\[5pt]
   &= \frac{a}{c} + \frac{bc - ad}{c^2}\varepsilon

\end{align}</math>

which is defined [[Division by zero|when Шаблон:Mvar is non-zero]].

If, on the other hand, Шаблон:Mvar is zero while Шаблон:Mvar is not, then the equation

<math>{a + b\varepsilon = (x + y\varepsilon) d\varepsilon} = {xd\varepsilon + 0}</math>
  1. has no solution if Шаблон:Mvar is nonzero
  2. is otherwise solved by any dual number of the form Шаблон:Math.

This means that the non-real part of the "quotient" is arbitrary and division is therefore not defined for purely nonreal dual numbers. Indeed, they are (trivially) zero divisors and clearly form an ideal of the associative algebra (and thus ring) of the dual numbers.

Matrix representation

The dual number <math>a + b \epsilon</math> can be represented by the square matrix <math>\begin{pmatrix}a & b \\ 0 & a \end{pmatrix}</math>. In this representation the matrix <math>\begin{pmatrix}0 & 1 \\ 0 & 0 \end{pmatrix}</math> squares to the zero matrix, corresponding to the dual number <math>\varepsilon</math>.

There are other ways to represent dual numbers as square matrices. They consist of representing the dual number <math>1</math> by the identity matrix, and <math>\epsilon</math> by any matrix whose square is the zero matrix; that is, in the case of Шаблон:Math matrices, any nonzero matrix of the form

<math>\begin{pmatrix}a & b \\ c & -a \end{pmatrix}</math>

with <math>a^2+bc=0.</math>[1]

Differentiation

One application of dual numbers is automatic differentiation. Any polynomial

<math>P(x) = p_0 + p_1x + p_2x^2 + \cdots + p_nx^n</math>

with real coefficients can be extended to a function of a dual-number-valued argument,

<math>\begin{align}

P(a + b\varepsilon) &= p_0 + p_1(a + b\varepsilon) + \cdots + p_n(a + b\varepsilon)^n \\[2mu] &= p_0 + p_1 a + p_2 a^2 + \cdots + p_n a^n + p_1 b\varepsilon + 2 p_2 a b\varepsilon + \cdots + n p_n a^{n-1} b\varepsilon \\[5mu] &= P(a) + bP'(a)\varepsilon, \end{align}</math>

where <math>P'</math> is the derivative of <math>P.</math>

More generally, any (analytic) real function can be extended to the dual numbers via its Taylor series:

<math>f(a + b\varepsilon) = \sum_{n=0}^\infty \frac{f^{(n)} (a)b^n \varepsilon^n}{n!} = f(a) + bf'(a)\varepsilon,</math>

since all terms involving Шаблон:Math or greater powers are trivially Шаблон:Math by the definition of Шаблон:Mvar.

By computing compositions of these functions over the dual numbers and examining the coefficient of Шаблон:Mvar in the result we find we have automatically computed the derivative of the composition.

A similar method works for polynomials of Шаблон:Mvar variables, using the exterior algebra of an Шаблон:Mvar-dimensional vector space.

Geometry

The "unit circle" of dual numbers consists of those with Шаблон:Math since these satisfy Шаблон:Math where Шаблон:Math. However, note that

<math> e^{b \varepsilon} = \sum^\infty_{n=0} \frac{\left(b\varepsilon\right)^n}{n!} = 1 + b \varepsilon,</math>

so the exponential map applied to the Шаблон:Mvar-axis covers only half the "circle".

Let Шаблон:Math. If Шаблон:Math and Шаблон:Math, then Шаблон:Math is the polar decomposition of the dual number Шаблон:Mvar, and the slope Шаблон:Mvar is its angular part. The concept of a rotation in the dual number plane is equivalent to a vertical shear mapping since Шаблон:Math.

In absolute space and time the Galilean transformation

<math>\left(t', x'\right) = (t, x)\begin{pmatrix} 1 & v \\0 & 1 \end{pmatrix}\,,</math>

that is

<math>t' = t,\quad x' = vt + x,</math>

relates the resting coordinates system to a moving frame of reference of velocity Шаблон:Mvar. With dual numbers Шаблон:Math representing events along one space dimension and time, the same transformation is effected with multiplication by Шаблон:Math.

Cycles

Given two dual numbers Шаблон:Mvar and Шаблон:Mvar, they determine the set of Шаблон:Mvar such that the difference in slopes ("Galilean angle") between the lines from Шаблон:Mvar to Шаблон:Mvar and Шаблон:Mvar is constant. This set is a cycle in the dual number plane; since the equation setting the difference in slopes of the lines to a constant is a quadratic equation in the real part of Шаблон:Mvar, a cycle is a parabola. The "cyclic rotation" of the dual number plane occurs as a motion of its projective line. According to Isaak Yaglom,[2]Шаблон:Rp the cycle Шаблон:Math is invariant under the composition of the shear

<math>x_1 = x ,\quad y_1 = vx + y </math>

with the translation

<math>x' = x_1 = \frac{v}{2a} ,\quad y' = y_1 + \frac{v^2}{4a}. </math>

Applications in mechanics

Dual numbers find applications in mechanics, notably for kinematic synthesis. For example, the dual numbers make it possible to transform the input/output equations of a four-bar spherical linkage, which includes only rotoid joints, into a four-bar spatial mechanism (rotoid, rotoid, rotoid, cylindrical). The dualized angles are made of a primitive part, the angles, and a dual part, which has units of length.[3] See screw theory for more.

Algebraic geometry

In modern algebraic geometry, the dual numbers over a field <math>k</math> (by which we mean the ring <math>k[\varepsilon]/(\varepsilon^2)</math>) may be used to define the tangent vectors to the points of a <math>k</math>-scheme.[4] Since the field <math>k</math> can be chosen intrinsically, it is possible to speak simply of the tangent vectors to a scheme. This allows notions from differential geometry to be imported into algebraic geometry.

In detail: The ring of dual numbers may be thought of as the ring of functions on the "first-order neighborhood of a point" – namely, the <math> k</math>-scheme <math> \operatorname{Spec} (k[\varepsilon]/(\varepsilon^2))</math>.[4] Then, given a <math> k</math>-scheme <math> X</math>, <math> k</math>-points of the scheme are in 1-1 correspondence with maps <math> \operatorname{Spec} k \to X </math>, while tangent vectors are in 1-1 correspondence with maps <math> \operatorname{Spec} (k[\varepsilon]/(\varepsilon^2)) \to X </math>.

The field <math>k</math> above can be chosen intrinsically to be a residue field. To wit: Given a point <math>x</math> on a scheme <math>S</math>, consider the stalk <math>S_x</math>. Observe that <math>S_x</math> is a local ring with a unique maximal ideal, which is denoted <math>\mathfrak m_x</math>. Then simply let <math>k = S_x / \mathfrak m_x</math>.

Generalizations

This construction can be carried out more generally: for a commutative ring Шаблон:Mvar one can define the dual numbers over Шаблон:Mvar as the quotient of the polynomial ring Шаблон:Math by the ideal Шаблон:Math: the image of Шаблон:Mvar then has square equal to zero and corresponds to the element Шаблон:Mvar from above.

Arbitrary module of elements of zero square

There is a more general construction of the dual numbers. Given a commutative ring <math>R</math> and a module <math>M</math>, there is a ring <math>R[M]</math> called the ring of dual numbers which has the following structures:

It is the <math>R</math>-module <math>R \oplus M</math> with the multiplication defined by <math>(r, i) \cdot \left(r', i'\right) = \left(rr', ri' + r'i\right)</math> for <math>r, r' \in R</math> and <math>i, i' \in I.</math>

The algebra of dual numbers is the special case where <math>M = R</math> and <math>\varepsilon = (0, 1).</math>

Superspace

Dual numbers find applications in physics, where they constitute one of the simplest non-trivial examples of a superspace. Equivalently, they are supernumbers with just one generator; supernumbers generalize the concept to Шаблон:Mvar distinct generators Шаблон:Mvar, each anti-commuting, possibly taking Шаблон:Mvar to infinity. Superspace generalizes supernumbers slightly, by allowing multiple commuting dimensions.

The motivation for introducing dual numbers into physics follows from the Pauli exclusion principle for fermions. The direction along Шаблон:Mvar is termed the "fermionic" direction, and the real component is termed the "bosonic" direction. The fermionic direction earns this name from the fact that fermions obey the Pauli exclusion principle: under the exchange of coordinates, the quantum mechanical wave function changes sign, and thus vanishes if two coordinates are brought together; this physical idea is captured by the algebraic relation Шаблон:Math.

Projective line

The idea of a projective line over dual numbers was advanced by Grünwald[5] and Corrado Segre.[6]

Just as the Riemann sphere needs a north pole point at infinity to close up the complex projective line, so a line at infinity succeeds in closing up the plane of dual numbers to a cylinder.[2]Шаблон:Rp

Suppose Шаблон:Mvar is the ring of dual numbers Шаблон:Math and Шаблон:Mvar is the subset with Шаблон:Math. Then Шаблон:Mvar is the group of units of Шаблон:Mvar. Let Шаблон:Math. A relation is defined on B as follows: Шаблон:Math when there is a Шаблон:Mvar in Шаблон:Mvar such that Шаблон:Math and Шаблон:Math. This relation is in fact an equivalence relation. The points of the projective line over Шаблон:Mvar are equivalence classes in Шаблон:Mvar under this relation: Шаблон:Math. They are represented with projective coordinates Шаблон:Math.

Consider the embedding Шаблон:Math by Шаблон:Math. Then points Шаблон:Math, for Шаблон:Math, are in Шаблон:Math but are not the image of any point under the embedding. Шаблон:Math is mapped onto a cylinder by projection: Take a cylinder tangent to the double number plane on the line Шаблон:Math, Шаблон:Math. Now take the opposite line on the cylinder for the axis of a pencil of planes. The planes intersecting the dual number plane and cylinder provide a correspondence of points between these surfaces. The plane parallel to the dual number plane corresponds to points Шаблон:Math, Шаблон:Math in the projective line over dual numbers.

See also

References

Шаблон:Reflist

Further reading

Шаблон:Refbegin

Шаблон:Refend

Шаблон:Number systems Шаблон:Infinitesimals