Constructing dihedral group:D8 from its presentation

From Groupprops
Revision as of 15:45, 7 July 2011 by Vipul (talk | contribs) (→‎Bounding from above)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This is a survey article intended for expository and illustrative purposes. The style in this article is thus more verbose and pedagogical than most pages. Links are provided to other, more concise pages.

The goal of this article is to use the presentation of dihedral group:D8 as an example illustrating how to deal with presentations, convert them into multiplication tables, and deduce basic facts about the group.

In this article, we denote by e the identity element of the group.

We consider the presentation:

a,xa4=x2=e,xax1=a1

Note that due to the relation x2=e, we get x=x1, and an equivalent presentation is:

a,xa4=x2=e,xax=a1

And yet another is:

a,xa4=x2=xaxa=e

For advanced users

Advanced users, who don't want to wade through a prolonged explanation, can simply read through the following more advanced stuff:

What do we care about when dealing with presentations

Bounding from above

The group is generated by elements a and x and thus every element can be written as a word involving a,x (possibly with negative exponents) such as xaaaxxxa1xaxax1. Using the shorthand for words, we can rewrite this as xa3x3a1xaxax1.

However, different words may become equivalent due to the relations. For instance, the words x and x1 represent the same group element because x2=e. This is an obvious equality, but some other equalities are not so obvious. For instance, axa=x in the group -- this is not immediately clear, but it can be deduced from the relations:

xax1=a1axax1=eaxa=x

Thus, the very large number (in fact, infinite number) of distinct words can correspond to a much smaller set of possible elements. We give a very simple argument to indicate that there are at most eight distinct elements:

e,a,a2,a3,x,ax,a2x,a3x

We start with any word. First note that since x=x1, all x1s can be rewritten as x.

We now claim that we can rewrite this word by bringing all the as together and all the xs together. To do this, we need to bubble the xs past the as. For this, we note the relations:

xa=a1x (this can be deduced from xax1=a1)

and:

xa1=ax (this can be deduced from xax1=a1 and using x=x1)

Thus, whenever we see an a or a1 immediately right of an x, we can rewrite that part of the word pushing the x to the right. Iterating this procedure often enough gets all powers of a on the left, followed by all powers of x. We thus get a word of the form:

amxn

Since a4=x2=e, m can be reduced mod 4 and n reduced mod 2, and we get the 4×2=8 possibilities listed above.

If this is unclear for you, here's an example: [SHOW MORE]


Here's another example:[SHOW MORE]

Bounding from below

This is (in general) a lot trickier -- it means making sure that there is no further collapse than what we have already deduced from the relations. Roughly speaking, the only way to really do this is to actually construct a group -- with its full multiplication table or multiplication rule, and show that this rule is associative and satisfies all the relations. In practice, there are a number of theorems about presentations that we can use to short-circuit this process, but at this stage we don't have access to those theorems.

In our case, we have identified that there are at most eight distinct elements:

e,a,a2,a3,x,ax,a2x,a3x

In the process, we have made clever use of all the relations. However, how can we be sure that there isn't more scope to use the relations cleverly and cut the group down further, i.e., to find some way of showing that x=a2x? This is the kind of question that haunts one when working with presentations. As mentioned, the basic tool is to actually construct the multiplication table once we're sure that we've used up all relations and verify that this multiplication table gives a group satisfying the relations.

Constructing the actual multiplication table

Abstract formulation

We first construct the multiplication table as an abstract set of rules on the set {e,a,a2,a3,x,ax,a2x,a3x}:

  • e times any element is that element.
  • am times an is am+n, where m+n is reduced modulo 4.
  • am times anx is am+nx, where m+n is reduced modulo 4.
  • amx times an: This is the first nontrivial rule. The x needs to be moved past a a total of n times. Each time, xa becomes a1x, so we get amanx or amnx, where mn is reduced mod 4.
  • amx times anx is amn where mn is reduced modulo 4.

We can now verify computationally that:

  • This rule is associative, for every triple of element types.
  • e is an identity element.
  • Every element has an inverse: the inverse of am is a4m, and the inverse of amx is amx.
  • The relations a4=x2=e and xax1=a1 are all satisfied.

We thus obtain a group of order eight that realizes the presentation. Further, by the reasoning earlier, we also know that the group given by the presentation has order at most eight. We have thus bounded the group both from above and below, and obtained its precise description.

Actual multiplication table

Working out the above abstract rules, we can construct the actual 8×8 multiplication table.


The row element is multiplied on the left and the column element is multiplied on the right.

Element e a a2 a3 x ax a2x a3x
e e a a2 a3 x ax a2x a3x
a a a2 a3 e ax a2x a3x x
a2 a2 a3 e a a2x a3x x ax
a3 a3 e a a2 a3x x ax a2x
x x a3x a2x ax e a3 a2 a
ax ax x a3x a2x a e a3 a2
a2x a2x ax x a3x a2 a e a3
a3x a3x a2x ax x a3 a2 a e