HOME

TheInfoList



OR:

In
geometry Geometry (; ) is a branch of mathematics concerned with properties of space such as the distance, shape, size, and relative position of figures. Geometry is, along with arithmetic, one of the oldest branches of mathematics. A mathematician w ...
, a Euclidean plane isometry is an
isometry In mathematics, an isometry (or congruence, or congruent transformation) is a distance-preserving transformation between metric spaces, usually assumed to be bijective. The word isometry is derived from the Ancient Greek: ἴσος ''isos'' me ...
of the
Euclidean plane In mathematics, a Euclidean plane is a Euclidean space of Two-dimensional space, dimension two, denoted \textbf^2 or \mathbb^2. It is a geometric space in which two real numbers are required to determine the position (geometry), position of eac ...
, or more informally, a way of transforming the plane that preserves geometrical properties such as length. There are four types: translations, rotations, reflections, and glide reflections (see below ). The set of Euclidean plane isometries forms a
group A group is a number of persons or things that are located, gathered, or classed together. Groups of people * Cultural group, a group whose members share the same cultural identity * Ethnic group, a group whose members share the same ethnic iden ...
under
composition Composition or Compositions may refer to: Arts and literature *Composition (dance), practice and teaching of choreography * Composition (language), in literature and rhetoric, producing a work in spoken tradition and written discourse, to include ...
: the
Euclidean group In mathematics, a Euclidean group is the group of (Euclidean) isometries of a Euclidean space \mathbb^n; that is, the transformations of that space that preserve the Euclidean distance between any two points (also called Euclidean transformati ...
in two dimensions. It is generated by reflections in lines, and every element of the Euclidean group is the composite of at most three distinct reflections.


Informal discussion

Informally, a Euclidean plane isometry is any way of transforming the plane without "deforming" it. For example, suppose that the Euclidean plane is represented by a sheet of transparent plastic sitting on a desk. Examples of isometries include: * Shifting the sheet one inch to the right. * Rotating the sheet by ten degrees around some marked point (which remains motionless). * Turning the sheet over to look at it from behind. Notice that if a picture is drawn on one side of the sheet, then after turning the sheet over, we see the
mirror image A mirror image (in a plane mirror) is a reflection (physics), reflected duplication of an object that appears almost identical, but is reversed in the direction perpendicular to the mirror surface. As an optical phenomenon, optical effect, it r ...
of the picture. These are examples of
translation Translation is the communication of the semantics, meaning of a #Source and target languages, source-language text by means of an Dynamic and formal equivalence, equivalent #Source and target languages, target-language text. The English la ...
s,
rotation Rotation or rotational/rotary motion is the circular movement of an object around a central line, known as an ''axis of rotation''. A plane figure can rotate in either a clockwise or counterclockwise sense around a perpendicular axis intersect ...
s, and reflections respectively. There is one further type of isometry, called a glide reflection (see below under classification of Euclidean plane isometries). However, folding, cutting, or melting the sheet are not considered isometries. Neither are less drastic alterations like bending, stretching, or twisting.


Formal definition

An isometry of the Euclidean plane is a distance-preserving transformation of the plane. That is, it is a
map A map is a symbolic depiction of interrelationships, commonly spatial, between things within a space. A map may be annotated with text and graphics. Like any graphic, a map may be fixed to paper or other durable media, or may be displayed on ...
M : \textbf^2 \to \textbf^2 such that for any points ''p'' and ''q'' in the plane, d(p, q) = d(M(p), M(q)), where ''d''(''p'', ''q'') is the usual
Euclidean distance In mathematics, the Euclidean distance between two points in Euclidean space is the length of the line segment between them. It can be calculated from the Cartesian coordinates of the points using the Pythagorean theorem, and therefore is o ...
between ''p'' and ''q''.


Classification

It can be shown that there are four types of Euclidean plane isometries. (Note: the notations for the types of isometries listed below are not completely standardised.)


Reflections

Reflections, or mirror isometries, denoted by ''F''''c'',''v'', where ''c'' is a point in the plane and ''v'' is a
unit vector In mathematics, a unit vector in a normed vector space is a Vector (mathematics and physics), vector (often a vector (geometry), spatial vector) of Norm (mathematics), length 1. A unit vector is often denoted by a lowercase letter with a circumfle ...
in R2. (''F'' is for "flip".) have the effect of reflecting the point ''p'' in the line ''L'' that is perpendicular to ''v'' and that passes through ''c''. The line ''L'' is called the reflection axis or the associated mirror. To find a formula for ''F''''c'',''v'', we first use the
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
to find the component ''t'' of ''p'' − ''c'' in the ''v'' direction, t = (p-c) \cdot v = (p_x - c_x)v_x + (p_y - c_y)v_y, and then we obtain the reflection of ''p'' by subtraction, F_(p) = p - 2tv. The combination of rotations about the origin and reflections about a line through the origin is obtained with all orthogonal matrices (i.e. with determinant 1 and −1) forming orthogonal group ''O''(2). In the case of a determinant of −1 we have: R_(p) = \begin \cos\theta & \sin\theta \\ \sin\theta & \mathbf \cos\theta \end \begin p_x \\ p_y \end. which is a reflection in the ''x''-axis followed by a rotation by an angle ''θ'', or equivalently, a reflection in a line making an angle of ''θ''/2 with the ''x''-axis. Reflection in a parallel line corresponds to adding a vector perpendicular to it.


Translations

Translation Translation is the communication of the semantics, meaning of a #Source and target languages, source-language text by means of an Dynamic and formal equivalence, equivalent #Source and target languages, target-language text. The English la ...
s, denoted by ''T''''v'', where ''v'' is a
vector Vector most often refers to: * Euclidean vector, a quantity with a magnitude and a direction * Disease vector, an agent that carries and transmits an infectious pathogen into another living organism Vector may also refer to: Mathematics a ...
in R2 have the effect of shifting the plane in the direction of ''v''. That is, for any point ''p'' in the plane, T_v(p) = p + v, :or in terms of (''x'', ''y'') coordinates, T_v(p) = \begin p_x + v_x \\ p_y + v_y \end. A translation can be seen as a composite of two parallel reflections.


Rotations

Rotations, denoted by ''R''c,θ, where ''c'' is a point in the plane (the centre of rotation), and θ is the angle of rotation. In terms of coordinates, rotations are most easily expressed by breaking them up into two operations. First, a rotation around the origin is given by R_(p) = \begin \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end \begin p_x \\ p_y \end. These matrices are the orthogonal matrices (i.e. each is a
square matrix In mathematics, a square matrix is a Matrix (mathematics), matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied. Squ ...
G whose
transpose In linear algebra, the transpose of a Matrix (mathematics), matrix is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other ...
is its inverse, i.e. GG^T=G^T G = I_2.), with determinant 1 (the other possibility for orthogonal matrices is −1, which gives a mirror image, see below). They form the special
orthogonal group In mathematics, the orthogonal group in dimension , denoted , is the Group (mathematics), group of isometry, distance-preserving transformations of a Euclidean space of dimension that preserve a fixed point, where the group operation is given by ...
SO(2). A rotation around ''c'' can be accomplished by first translating ''c'' to the origin, then performing the rotation around the origin, and finally translating the origin back to ''c''. That is, R_ = T_c \circ R_ \circ T_, or in other words, R_(p) = c + R_(p - c). Alternatively, a rotation around the origin is performed, followed by a translation: R_(p) = c - R_ c + R_(p). A rotation can be seen as a composite of two non-parallel reflections.


Rigid transformations

The set of translations and rotations together form the rigid motions or rigid displacements. This set forms a
group A group is a number of persons or things that are located, gathered, or classed together. Groups of people * Cultural group, a group whose members share the same cultural identity * Ethnic group, a group whose members share the same ethnic iden ...
under composition, the ''group of rigid motions'', a subgroup of the full group of Euclidean isometries.


Glide reflections

Glide reflections, denoted by ''G''''c'',''v'',''w'', where ''c'' is a point in the plane, ''v'' is a unit vector in R2, and ''w'' is non-null a vector perpendicular to ''v'' are a combination of a reflection in the line described by ''c'' and ''v'', followed by a translation along ''w''. That is, G_ = T_w \circ F_, or in other words, G_(p) = w + F_(p). (It is also true that G_(p) = F_(p + w); that is, we obtain the same result if we do the translation and the reflection in the opposite order.) Alternatively we multiply by an orthogonal matrix with determinant −1 (corresponding to a reflection in a line through the origin), followed by a translation. This is a glide reflection, except in the special case that the translation is perpendicular to the line of reflection, in which case the combination is itself just a reflection in a parallel line. The identity isometry, defined by ''I''(''p'') = ''p'' for all points ''p'' is a special case of a translation, and also a special case of a rotation. It is the only isometry which belongs to more than one of the types described above. In all cases we multiply the position vector by an orthogonal matrix and add a vector; if the determinant is 1 we have a rotation, a translation, or the identity, and if it is −1 we have a glide reflection or a reflection. A "random" isometry, like taking a sheet of paper from a table and randomly laying it back, "
almost surely In probability theory, an event is said to happen almost surely (sometimes abbreviated as a.s.) if it happens with probability 1 (with respect to the probability measure). In other words, the set of outcomes on which the event does not occur ha ...
" is a rotation or a glide reflection (they have three
degrees of freedom In many scientific fields, the degrees of freedom of a system is the number of parameters of the system that may vary independently. For example, a point in the plane has two degrees of freedom for translation: its two coordinates; a non-infinite ...
). This applies regardless of the details of the
probability distribution In probability theory and statistics, a probability distribution is a Function (mathematics), function that gives the probabilities of occurrence of possible events for an Experiment (probability theory), experiment. It is a mathematical descri ...
, as long as θ and the direction of the added vector are
independent Independent or Independents may refer to: Arts, entertainment, and media Artist groups * Independents (artist group), a group of modernist painters based in Pennsylvania, United States * Independentes (English: Independents), a Portuguese artist ...
and uniformly distributed and the length of the added vector has a continuous distribution. A pure translation and a pure reflection are special cases with only two degrees of freedom, while the identity is even more special, with no degrees of freedom.


Isometries as reflection group

Reflections, or mirror isometries, can be combined to produce any isometry. Thus isometries are an example of a reflection group.


Mirror combinations

In the Euclidean plane, we have the following possibilities. *; d  ">span style="color:gray;">d  Identity :Two reflections in the same mirror restore each point to its original position. All points are left fixed. Any pair of identical mirrors has the same effect. *; db">span style="color:gray;">dbReflection :As Alice found
through the looking-glass ''Through the Looking-Glass, and What Alice Found There'' is a novel published in December 1871 by Lewis Carroll, the pen name of Charles Lutwidge Dodgson, a mathematics lecturer at Christ Church, Oxford, Christ Church, University of Oxford. I ...
, a single mirror causes left and right hands to switch. (In formal terms, topological orientation is reversed.) Points on the mirror are left fixed. Each mirror has a unique effect. *; dp">span style="color:gray;">dpRotation :Two distinct intersecting mirrors have a single point in common, which remains fixed. All other points rotate around it by twice the angle between the mirrors. Any two mirrors with the same fixed point and same angle give the same rotation, so long as they are used in the correct order. *; dd">span style="color:gray;">ddTranslation :Two distinct mirrors that do not intersect must be parallel. Every point moves the same amount, twice the distance between the mirrors, and in the same direction. No points are left fixed. Any two mirrors with the same parallel direction and the same distance apart give the same translation, so long as they are used in the correct order. *; dq">span style="color:gray;">dqGlide reflection :Three mirrors. If they are all parallel, the effect is the same as a single mirror (slide a pair to cancel the third). Otherwise we can find an equivalent arrangement where two are parallel and the third is perpendicular to them. The effect is a reflection combined with a translation parallel to the mirror. No points are left fixed.


Three mirrors suffice

Adding more mirrors does not add more possibilities (in the plane), because they can always be rearranged to cause cancellation.


Recognition

We can recognize which of these isometries we have according to whether it preserves hands or swaps them, and whether it has at least one fixed point or not, as shown in the following table (omitting the identity).


Group structure

Isometries requiring an odd number of mirrors — reflection and glide reflection — always reverse left and right. The even isometries — identity, rotation, and translation — never do; they correspond to ''rigid motions'', and form a
normal subgroup In abstract algebra, a normal subgroup (also known as an invariant subgroup or self-conjugate subgroup) is a subgroup that is invariant under conjugation by members of the group of which it is a part. In other words, a subgroup N of the group ...
of the full
Euclidean group In mathematics, a Euclidean group is the group of (Euclidean) isometries of a Euclidean space \mathbb^n; that is, the transformations of that space that preserve the Euclidean distance between any two points (also called Euclidean transformati ...
of isometries. Neither the full group nor the even subgroup are abelian; for example, reversing the order of composition of two parallel mirrors reverses the direction of the translation they produce. Since the even subgroup is normal, it is the kernel of a
homomorphism In algebra, a homomorphism is a morphism, structure-preserving map (mathematics), map between two algebraic structures of the same type (such as two group (mathematics), groups, two ring (mathematics), rings, or two vector spaces). The word ''homo ...
to a
quotient group A quotient group or factor group is a mathematical group obtained by aggregating similar elements of a larger group using an equivalence relation that preserves some of the group structure (the rest of the structure is "factored out"). For ex ...
, where the quotient is isomorphic to a group consisting of a reflection and the identity. However the full group is not a
direct product In mathematics, a direct product of objects already known can often be defined by giving a new one. That induces a structure on the Cartesian product of the underlying sets from that of the contributing objects. The categorical product is an abs ...
, but only a
semidirect product In mathematics, specifically in group theory, the concept of a semidirect product is a generalization of a direct product. It is usually denoted with the symbol . There are two closely related concepts of semidirect product: * an ''inner'' sem ...
, of the even subgroup and the quotient group.


Composition

Composition of isometries mixes kinds in assorted ways. We can think of the identity as either two mirrors or none; either way, it has no effect in composition. And two reflections give either a translation or a rotation, or the identity (which is both, in a trivial way). Reflection composed with either of these could cancel down to a single reflection; otherwise it gives the only available three-mirror isometry, a glide reflection. A pair of translations always reduces to a single translation; so the challenging cases involve rotations. We know a rotation composed with either a rotation or a translation must produce an even isometry. Composition with translation produces another rotation (by the same amount, with shifted fixed point), but composition with rotation can yield either translation or rotation. It is often said that composition of two rotations produces a rotation, and
Euler Leonhard Euler ( ; ; ; 15 April 170718 September 1783) was a Swiss polymath who was active as a mathematician, physicist, astronomer, logician, geographer, and engineer. He founded the studies of graph theory and topology and made influential ...
proved a theorem to that effect in 3D; however, this is only true for rotations sharing a fixed point.


Translation, rotation, and orthogonal subgroups

We thus have two new kinds of isometry subgroups: all translations, and rotations sharing a fixed point. Both are subgroups of the even subgroup, within which translations are normal. Because translations are a normal subgroup, we can factor them out leaving the subgroup of isometries with a fixed point, the
orthogonal group In mathematics, the orthogonal group in dimension , denoted , is the Group (mathematics), group of isometry, distance-preserving transformations of a Euclidean space of dimension that preserve a fixed point, where the group operation is given by ...
.


Nested group construction

The subgroup structure suggests another way to compose an arbitrary isometry: : Pick a fixed point, and a mirror through it. # If the isometry is odd, use the mirror; otherwise do not. # If necessary, rotate around the fixed point. # If necessary, translate. This works because translations are a normal subgroup of the full group of isometries, with quotient the orthogonal group; and rotations about a fixed point are a normal subgroup of the orthogonal group, with quotient a single reflection.


Discrete subgroups

The subgroups discussed so far are not only infinite, they are also continuous (
Lie group In mathematics, a Lie group (pronounced ) is a group (mathematics), group that is also a differentiable manifold, such that group multiplication and taking inverses are both differentiable. A manifold is a space that locally resembles Eucli ...
s). Any subgroup containing at least one non-zero translation must be infinite, but subgroups of the orthogonal group can be finite. For example, the
symmetries Symmetry () in everyday life refers to a sense of harmonious and beautiful proportion and balance. In mathematics, the term has a more precise definition and is usually used to refer to an object that is invariant under some transformations ...
of a regular
pentagon In geometry, a pentagon () is any five-sided polygon or 5-gon. The sum of the internal angles in a simple polygon, simple pentagon is 540°. A pentagon may be simple or list of self-intersecting polygons, self-intersecting. A self-intersecting ...
consist of rotations by integer multiples of 72° (360° / 5), along with reflections in the five mirrors which perpendicularly bisect the edges. This is a group, D5, with 10 elements. It has a subgroup, C5, of half the size, omitting the reflections. These two groups are members of two families, D''n'' and C''n'', for any ''n'' > 1. Together, these families constitute the rosette groups. Translations do not fold back on themselves, but we can take integer multiples of any finite translation, or sums of multiples of two such independent translations, as a subgroup. These generate the lattice of a periodic tiling of the plane. We can also combine these two kinds of discrete groups — the discrete rotations and reflections around a fixed point and the discrete translations — to generate the frieze groups and
wallpaper group A wallpaper group (or plane symmetry group or plane crystallographic group) is a mathematical classification of a two-dimensional repetitive pattern, based on the symmetry, symmetries in the pattern. Such patterns occur frequently in architecture a ...
s. Curiously, only a few of the fixed-point groups are found to be compatible with discrete translations. In fact, lattice compatibility imposes such a severe restriction that, up to
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
, we have only 7 distinct frieze groups and 17 distinct wallpaper groups. For example, the pentagon symmetries, D5, are incompatible with a discrete lattice of translations. (Each higher dimension also has only a finite number of such
crystallographic group In mathematics, physics and chemistry, a space group is the symmetry group of a repeating pattern in space, usually in three dimensions. The elements of a space group (its symmetry operations) are the rigid transformations of the pattern that ...
s, but the number grows rapidly; for example, 3D has 230 groups and 4D has 4783.)


Isometries in the complex plane

In terms of
complex numbers In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the form a ...
, the isometries of the plane are either of the form \begin \mathbb&\longrightarrow&\mathbb\\ z&\mapsto&a+\omega z \end or of the form \begin \mathbb&\longrightarrow&\mathbb\\ z&\mapsto&a+\omega\overline z\mbox \end for some complex numbers and with , ω,  = 1. This is easy to prove: if and and if one defines \begin g\colon&\mathbb&\longrightarrow&\mathbb\\ &z&\mapsto&\frac\mbox \end then is an isometry, , and . It is then easy to see that ''g'' is either the identity or the conjugation, and the statement being proved follows from this and from the fact that . This is obviously related to the previous classification of plane isometries, since: * functions of the type are translations; * functions of the type are rotations (when , ω,  = 1); * the conjugation is a reflection. Note that a rotation about complex point ''p'' is obtained by complex arithmetic with z \mapsto \omega (z - p) + p = \omega z + p(1 - \omega) where the last expression shows the mapping equivalent to rotation at 0 and a translation. Therefore, given direct isometry z \mapsto \omega z + a, one can solve p(1 - \omega) = a to obtain p = a/(1 - \omega) as the center for an equivalent rotation, provided that \omega \ne 1, that is, provided the direct isometry is not a pure translation. As stated by Cederberg, "A direct isometry is either a rotation or a translation.", quote from page 151


See also

* Beckman–Quarles theorem, a characterization of isometries as the transformations that preserve unit distances *
Congruence (geometry) In geometry, two figures or objects are congruent if they have the same shape and size, or if one has the same shape and size as the mirror image of the other. More formally, two sets of points are called congruent if, and only if, one can be ...
*
Coordinate rotations and reflections In Euclidean geometry, two-dimensional rotations and reflections are two kinds of Euclidean plane isometries which are related to one another. Process A rotation in the plane can be formed by composing a pair of reflections. First reflect a p ...
* Hjelmslev's theorem, the statement that the midpoints of corresponding pairs of points in an isometry of lines are collinear


References

{{Reflist


External links


Plane Isometries
Crystallography Euclidean plane geometry Euclidean symmetries Group theory Articles containing proofs