Dihedral group: Difference between revisions
imported>Preimage →Other definitions: Copyedit semidirect product + link more tightly to group presentation |
(No difference)
|
Latest revision as of 03:21, 1 January 2025
Template:Short description Template:More inline
In mathematics, a dihedral group is the group of symmetries of a regular polygon,<ref>Template:MathWorld</ref><ref>Template:Cite book</ref> which includes rotations and reflections. Dihedral groups are among the simplest examples of finite groups, and they play an important role in group theory, geometry, and chemistry.<ref>Template:Cite book</ref>
The notation for the dihedral group differs in geometry and abstract algebra. In geometry, Template:Math or Template:Math refers to the symmetries of the [[n-gon|Template:Math-gon]], a group of order Template:Math. In abstract algebra, Template:Math refers to this same dihedral group.<ref name="mathimages">Template:Cite web</ref> This article uses the geometric convention, Template:Math.
Definition
[edit]The word "dihedral" comes from "di-" and "-hedron". The latter comes from the Greek word hédra, which means "face of a geometrical solid". Overall it thus refers to the two faces of a polygon.
Elements
[edit]A regular polygon with <math>n</math> sides has <math>2n</math> different symmetries: <math>n</math> rotational symmetries and <math>n</math> reflection symmetries. Usually, we take <math>n \ge 3</math> here. The associated rotations and reflections make up the dihedral group <math>\mathrm{D}_n</math>. If <math>n</math> is odd, each axis of symmetry connects the midpoint of one side to the opposite vertex. If <math>n</math> is even, there are <math>n/2</math> axes of symmetry connecting the midpoints of opposite sides and <math>n/2</math> axes of symmetry connecting opposite vertices. In either case, there are <math>n</math> axes of symmetry and <math>2n</math> elements in the symmetry group.<ref>Template:Citation</ref> Reflecting in one axis of symmetry followed by reflecting in another axis of symmetry produces a rotation through twice the angle between the axes.<ref>Template:Citation</ref>
Group structure
[edit]As with any geometric object, the composition of two symmetries of a regular polygon is again a symmetry of this object. With composition of symmetries to produce another as the binary operation, this gives the symmetries of a polygon the algebraic structure of a finite group.<ref name=lovett>Template:Citation</ref>
The following Cayley table shows the effect of composition in the group D3 (the symmetries of an equilateral triangle). r0 denotes the identity; r1 and r2 denote counterclockwise rotations by 120° and 240° respectively, and s0, s1 and s2 denote reflections across the three lines shown in the adjacent picture.
r0 | r1 | r2 | s0 | s1 | s2 | |
---|---|---|---|---|---|---|
r0 | r0 | r1 | r2 | s0 | s1 | s2 |
r1 | r1 | r2 | r0 | s1 | s2 | s0 |
r2 | r2 | r0 | r1 | s2 | s0 | s1 |
s0 | s0 | s2 | s1 | r0 | r2 | r1 |
s1 | s1 | s0 | s2 | r1 | r0 | r2 |
s2 | s2 | s1 | s0 | r2 | r1 | r0 |
For example, Template:Nowrap, because the reflection s1 followed by the reflection s2 results in a rotation of 120°. The order of elements denoting the composition is right to left, reflecting the convention that the element acts on the expression to its right. The composition operation is not commutative.<ref name=lovett/>
In general, the group Dn has elements r0, ..., rn−1 and s0, ..., sn−1, with composition given by the following formulae:
- <math>\mathrm{r}_i\,\mathrm{r}_j = \mathrm{r}_{i+j}, \quad \mathrm{r}_i\,\mathrm{s}_j = \mathrm{s}_{i+j}, \quad \mathrm{s}_i\,\mathrm{r}_j = \mathrm{s}_{i-j}, \quad \mathrm{s}_i\,\mathrm{s}_j = \mathrm{r}_{i-j}.</math>
In all cases, addition and subtraction of subscripts are to be performed using modular arithmetic with modulus n.
Matrix representation
[edit]If we center the regular polygon at the origin, then elements of the dihedral group act as linear transformations of the plane. This lets us represent elements of Dn as matrices, with composition being matrix multiplication. This is an example of a (2-dimensional) group representation.
For example, the elements of the group D4 can be represented by the following eight matrices:
- <math>\begin{matrix}
\mathrm{r}_0 = \left(\begin{smallmatrix} 1 & 0 \\[0.2em] 0 & 1 \end{smallmatrix}\right), & \mathrm{r}_1 = \left(\begin{smallmatrix} 0 & -1 \\[0.2em] 1 & 0 \end{smallmatrix}\right), & \mathrm{r}_2 = \left(\begin{smallmatrix} -1 & 0 \\[0.2em] 0 & -1 \end{smallmatrix}\right), & \mathrm{r}_3 = \left(\begin{smallmatrix} 0 & 1 \\[0.2em] -1 & 0 \end{smallmatrix}\right), \\[1em] \mathrm{s}_0 = \left(\begin{smallmatrix} 1 & 0 \\[0.2em] 0 & -1 \end{smallmatrix}\right), & \mathrm{s}_1 = \left(\begin{smallmatrix} 0 & 1 \\[0.2em] 1 & 0 \end{smallmatrix}\right), & \mathrm{s}_2 = \left(\begin{smallmatrix} -1 & 0 \\[0.2em] 0 & 1 \end{smallmatrix}\right), & \mathrm{s}_3 = \left(\begin{smallmatrix} 0 & -1 \\[0.2em] -1 & 0 \end{smallmatrix}\right).
\end{matrix}</math>
In general, the matrices for elements of Dn have the following form:
- <math>\begin{align}
\mathrm{r}_k & = \begin{pmatrix} \cos \frac{2\pi k}{n} & -\sin \frac{2\pi k}{n} \\ \sin \frac{2\pi k}{n} & \cos \frac{2\pi k}{n} \end{pmatrix}\ \ \text{and} \\[5pt] \mathrm{s}_k & = \begin{pmatrix} \cos \frac{2\pi k}{n} & \sin \frac{2\pi k}{n} \\ \sin \frac{2\pi k}{n} & -\cos \frac{2\pi k}{n} \end{pmatrix} .
\end{align}</math>
rk is a rotation matrix, expressing a counterclockwise rotation through an angle of Template:Nowrap. sk is a reflection across a line that makes an angle of Template:Nowrap with the x-axis.
Other definitions
[edit]Template:Math is the semidirect product of <math>\mathrm C_2 = \{1, s\}</math> acting on <math>\mathrm C_n</math> via the automorphism <math>\varphi_s(r) = r^{-1}</math>.<ref name="mac-lane">Template:Cite book</ref>
It hence has presentation<ref>Template:Cite book</ref>
- <math>\begin{align}
\mathrm{D}_n &= \left\langle r, s \mid \operatorname{ord}(r) = n, \operatorname{ord}(s) = 2, srs^{-1} = r^{-1} \right\rangle \\ &= \left\langle r, s \mid \operatorname{ord}(r) = n, \operatorname{ord}(s) = 2, srs = r^{-1} \right\rangle \\ &= \left\langle r,s \mid r^n = s^2 = (sr)^2 = 1 \right\rangle.
\end{align}</math>
Using the relation <math>s^2 = 1</math>, we obtain the relation <math>r= s \cdot sr</math>. It follows that <math>\mathrm D_n</math> is generated by <math>s</math> and <math>t:=sr</math>. This substitution also shows that <math>\mathrm D_n</math> has the presentation
- <math>
\mathrm{D}_n = \left\langle s,t \mid s^2=1, t^2 = 1, (st)^n=1\right\rangle
. </math> In particular, Template:Math belongs to the class of Coxeter groups.
Small dihedral groups
[edit]Template:Math is isomorphic to Template:Math, the cyclic group of order 2.
Template:Math is isomorphic to Template:Math, the Klein four-group.
Template:Math and Template:Math are exceptional in that:
- Template:Math and Template:Math are the only abelian dihedral groups. Otherwise, Template:Math is non-abelian.
- Template:Math is a subgroup of the symmetric group Template:Math for Template:Math. Since Template:Math for Template:Math or Template:Math, for these values, Template:Math is too large to be a subgroup.
- The inner automorphism group of Template:Math is trivial, whereas for other even values of Template:Math, this is Template:Math.
The cycle graphs of dihedral groups consist of an n-element cycle and n 2-element cycles. The dark vertex in the cycle graphs below of various dihedral groups represents the identity element, and the other vertices are the other elements of the group. A cycle consists of successive powers of either of the elements connected to the identity element.
D3 = S3 | D4 |
---|---|
File:Symmetric group 3; cycle graph.svg | File:Dih4 cycle graph.svg |
The dihedral group as symmetry group in 2D and rotation group in 3D
[edit]An example of abstract group Template:Math, and a common way to visualize it, is the group of Euclidean plane isometries which keep the origin fixed. These groups form one of the two series of discrete point groups in two dimensions. Template:Math consists of Template:Math rotations of multiples of Template:Math about the origin, and reflections across Template:Math lines through the origin, making angles of multiples of Template:Math with each other. This is the symmetry group of a regular polygon with Template:Math sides (for Template:Math; this extends to the cases Template:Math and Template:Math where we have a plane with respectively a point offset from the "center" of the "1-gon" and a "2-gon" or line segment).
Template:Math is generated by a rotation Template:Math of order Template:Math and a reflection Template:Math of order 2 such that
- <math>\mathrm{srs} = \mathrm{r}^{-1} \, </math>
In geometric terms: in the mirror a rotation looks like an inverse rotation.
In terms of complex numbers: multiplication by <math>e^{2\pi i \over n}</math> and complex conjugation.
In matrix form, by setting
- <math>
\mathrm{r}_1 = \begin{bmatrix} \cos{2\pi \over n} & -\sin{2\pi \over n} \\[4pt] \sin{2\pi \over n} & \cos{2\pi \over n} \end{bmatrix}\qquad \mathrm{s}_0 = \begin{bmatrix} 1 & 0 \\ 0 & -1 \end{bmatrix}
</math>
and defining <math>\mathrm{r}_j = \mathrm{r}_1^j</math> and <math>\mathrm{s}_j = \mathrm{r}_j \, \mathrm{s}_0</math> for <math>j \in \{1,\ldots,n-1\}</math> we can write the product rules for Dn as
- <math>\begin{align}
\mathrm{r}_j \, \mathrm{r}_k &= \mathrm{r}_{(j+k) \text{ mod }n} \\ \mathrm{r}_j \, \mathrm{s}_k &= \mathrm{s}_{(j+k) \text{ mod }n} \\ \mathrm{s}_j \, \mathrm{r}_k &= \mathrm{s}_{(j-k) \text{ mod }n} \\ \mathrm{s}_j \, \mathrm{s}_k &= \mathrm{r}_{(j-k) \text{ mod }n}
\end{align}</math>
(Compare coordinate rotations and reflections.)
The dihedral group D2 is generated by the rotation r of 180 degrees, and the reflection s across the x-axis. The elements of D2 can then be represented as {e, r, s, rs}, where e is the identity or null transformation and rs is the reflection across the y-axis.
D2 is isomorphic to the Klein four-group.
For n > 2 the operations of rotation and reflection in general do not commute and Dn is not abelian; for example, in D4, a rotation of 90 degrees followed by a reflection yields a different result from a reflection followed by a rotation of 90 degrees.
Thus, beyond their obvious application to problems of symmetry in the plane, these groups are among the simplest examples of non-abelian groups, and as such arise frequently as easy counterexamples to theorems which are restricted to abelian groups.
The Template:Math elements of Template:Math can be written as Template:Math, Template:Math, Template:Math, ... , Template:Math, Template:Math, Template:Math, Template:Math, ... , Template:Math. The first Template:Math listed elements are rotations and the remaining Template:Math elements are axis-reflections (all of which have order 2). The product of two rotations or two reflections is a rotation; the product of a rotation and a reflection is a reflection.
So far, we have considered Template:Math to be a subgroup of Template:Math, i.e. the group of rotations (about the origin) and reflections (across axes through the origin) of the plane. However, notation Template:Math is also used for a subgroup of SO(3) which is also of abstract group type Template:Math: the proper symmetry group of a regular polygon embedded in three-dimensional space (if n ≥ 3). Such a figure may be considered as a degenerate regular solid with its face counted twice. Therefore, it is also called a dihedron (Greek: solid with two faces), which explains the name dihedral group (in analogy to tetrahedral, octahedral and icosahedral group, referring to the proper symmetry groups of a regular tetrahedron, octahedron, and icosahedron respectively).
Examples of 2D dihedral symmetry
[edit]-
2D D16 symmetry – Imperial Seal of Japan, representing eightfold chrysanthemum with sixteen petals.
-
2D D6 symmetry – The Red Star of David
-
2D D12 symmetry — The Naval Jack of the Republic of China (White Sun)
-
2D D24 symmetry – Ashoka Chakra, as depicted on the National flag of the Republic of India.
Properties
[edit]The properties of the dihedral groups Template:Math with Template:Math depend on whether Template:Math is even or odd. For example, the center of Template:Math consists only of the identity if n is odd, but if n is even the center has two elements, namely the identity and the element rn/2 (with Dn as a subgroup of O(2), this is inversion; since it is scalar multiplication by −1, it is clear that it commutes with any linear transformation).
In the case of 2D isometries, this corresponds to adding inversion, giving rotations and mirrors in between the existing ones.
For n twice an odd number, the abstract group Template:Math is isomorphic with the direct product of Template:Math and Template:Math. Generally, if m divides n, then Template:Math has n/m subgroups of type Template:Math, and one subgroup <math>\mathbb{Z}</math>m. Therefore, the total number of subgroups of Template:Math (n ≥ 1), is equal to d(n) + σ(n), where d(n) is the number of positive divisors of n and σ(n) is the sum of the positive divisors of n. See list of small groups for the cases n ≤ 8.
The dihedral group of order 8 (D4) is the smallest example of a group that is not a T-group. Any of its two Klein four-group subgroups (which are normal in D4) has as normal subgroup order-2 subgroups generated by a reflection (flip) in D4, but these subgroups are not normal in D4.
Conjugacy classes of reflections
[edit]All the reflections are conjugate to each other whenever n is odd, but they fall into two conjugacy classes if n is even. If we think of the isometries of a regular n-gon: for odd n there are rotations in the group between every pair of mirrors, while for even n only half of the mirrors can be reached from one by these rotations. Geometrically, in an odd polygon every axis of symmetry passes through a vertex and a side, while in an even polygon there are two sets of axes, each corresponding to a conjugacy class: those that pass through two vertices and those that pass through two sides.
Algebraically, this is an instance of the conjugate Sylow theorem (for n odd): for n odd, each reflection, together with the identity, form a subgroup of order 2, which is a Sylow 2-subgroup (Template:Nowrap is the maximum power of 2 dividing Template:Nowrap), while for n even, these order 2 subgroups are not Sylow subgroups because 4 (a higher power of 2) divides the order of the group.
For n even there is instead an outer automorphism interchanging the two types of reflections (properly, a class of outer automorphisms, which are all conjugate by an inner automorphism).
Automorphism group
[edit]The automorphism group of Template:Math is isomorphic to the holomorph of <math>\mathbb{Z}</math>/n<math>\mathbb{Z}</math>, i.e., to Template:Nowrap and has order nϕ(n), where ϕ is Euler's totient function, the number of k in Template:Nowrap coprime to n.
It can be understood in terms of the generators of a reflection and an elementary rotation (rotation by k(2π/n), for k coprime to n); which automorphisms are inner and outer depends on the parity of n.
- For n odd, the dihedral group is centerless, so any element defines a non-trivial inner automorphism; for n even, the rotation by 180° (reflection through the origin) is the non-trivial element of the center.
- Thus for n odd, the inner automorphism group has order 2n, and for n even (other than Template:Nowrap) the inner automorphism group has order n.
- For n odd, all reflections are conjugate; for n even, they fall into two classes (those through two vertices and those through two faces), related by an outer automorphism, which can be represented by rotation by π/n (half the minimal rotation).
- The rotations are a normal subgroup; conjugation by a reflection changes the sign (direction) of the rotation, but otherwise leaves them unchanged. Thus automorphisms that multiply angles by k (coprime to n) are outer unless Template:Nowrap.
Examples of automorphism groups
[edit]Template:Math has 18 inner automorphisms. As 2D isometry group D9, the group has mirrors at 20° intervals. The 18 inner automorphisms provide rotation of the mirrors by multiples of 20°, and reflections. As isometry group these are all automorphisms. As abstract group there are in addition to these, 36 outer automorphisms; e.g., multiplying angles of rotation by 2.
Template:Math has 10 inner automorphisms. As 2D isometry group D10, the group has mirrors at 18° intervals. The 10 inner automorphisms provide rotation of the mirrors by multiples of 36°, and reflections. As isometry group there are 10 more automorphisms; they are conjugates by isometries outside the group, rotating the mirrors 18° with respect to the inner automorphisms. As abstract group there are in addition to these 10 inner and 10 outer automorphisms, 20 more outer automorphisms; e.g., multiplying rotations by 3.
Compare the values 6 and 4 for Euler's totient function, the multiplicative group of integers modulo n for n = 9 and 10, respectively. This triples and doubles the number of automorphisms compared with the two automorphisms as isometries (keeping the order of the rotations the same or reversing the order).
The only values of n for which φ(n) = 2 are 3, 4, and 6, and consequently, there are only three dihedral groups that are isomorphic to their own automorphism groups, namely Template:Math (order 6), Template:Math (order 8), and Template:Math (order 12).<ref>Template:Cite book</ref><ref>Template:Cite web</ref><ref>Template:Cite web</ref>
Inner automorphism group
[edit]The inner automorphism group of Template:Math is isomorphic to:<ref>Template:Cite journal</ref>
- Template:Math if n is odd;
- Template:Math if Template:Math is even (for Template:Math, Template:Math ).
Generalizations
[edit]There are several important generalizations of the dihedral groups:
- The infinite dihedral group is an infinite group with algebraic structure similar to the finite dihedral groups. It can be viewed as the group of symmetries of the integers.
- The orthogonal group O(2), i.e., the symmetry group of the circle, also has similar properties to the dihedral groups.
- The family of generalized dihedral groups includes both of the examples above, as well as many other groups.
- The quasidihedral groups are family of finite groups with similar properties to the dihedral groups.
See also
[edit]- Coordinate rotations and reflections
- Cycle index of the dihedral group
- Dicyclic group
- Dihedral group of order 6
- Dihedral group of order 8
- Dihedral symmetry groups in 3D
- Dihedral symmetry in three dimensions