Finding the elements of a group given two generators and relations

In summary: Oh, I think I solved it!So from the relation aba=b, we can substitute b for aba as many times as we want, to get a possible element. But we can also do the same thing from the relation bab^{-1}=a^{-1} so each element can also be written as ba^{n} for various n, and a similar argument to earlier shows that n can be 0 or 1. So all we do is go through all the possible pairs of ai and bj, and we get all the elements!So the order of the group is 2x5=10 and the generators are a and b.In summary, the group has a total of 10 elements and its generators are a
  • #1
Dixanadu
254
2
Hey everyone

Let's say I have two generators, [itex]a[/itex] and [itex]b[/itex], with the following relations:
[itex]a^{5}=b^{2}=E[/itex]
[itex]bab^{-1}=a^{-1}[/itex];

Where E is the Identity element.

What I've done so far is this - the number of elements of the group is the product of the exponents of both generators, which is 10. Then I listed all the elements and their products which aren't equal to Identity. So I got the group elements:

{[itex]{E , a , a^{2} , a^{3} , a^{4} , ab , a^{2}b , a^{3}b , a^{4}b , b}[/itex]}

So is that right? The only thing that's confusing me is the second relation; not sure why its there really if u can get the group elements without it.

Thanks guys!
 
Physics news on Phys.org
  • #2
You are missing a ton of elements - a and b do not commute, so a2b is not the same as aba for example. Basically if all you had was a5=b2 = E, then you would have everything of the form
ak1bak2bak3b...aknb for any choice of k1,...,kn (and number n) as distinct elements. The second relation will make some of them equal to each other.
 
  • #3
okay, so I have two questions:

(1) How do u know that a and b don't commute? I mean I couldn't infer that from the context of the question
(2) do I just need elements like ba, ba^2, ba^3 etc...since ab is not = ba?

I always thought that the order of the group is the product of the powers of its generators - so that's not generally true then?
 
  • #4
When they list relations, those are the ONLY relations that a and b satisfy (along with anything that can be generated by stringing together those relations). a and b commuting is a relation:
ab = ba.

If they don't tell you that, or things from which you can infer this, then it's not true. And yes, you will also need elements that start with b (and elements that start and end with b, and elements that start and end with a).

Your statement about the order of a group is only true for an abelian group, if I give you a group generated by a and by with a2 = b2 = E and no other relations, this group is infinitely large, with elements a, ab, aba, abab, ababa,... and b, ba, bab, baba, etc.
 
  • #5
Okay, thanks for the explanation :) but...where do I stop with writing the elements?
 
  • #6
If there are infinitely many elements in a set, then you just can't write them all down. If the relations happen to make your set finite, then you stop when you've written them all down...

You have to look at that extra relation that you have and determine how it let's you re-write some of these elements... as a warmup, how would you use it to re-write ba in terms of a and b only and in that order (a's, then b's)) (no inverses)
 
Last edited:
  • #7
I've been trying for ages and I don't know how i can re-write ba in terms of a and b...I keep getting random stuff and I don't even know if its right. Is this an infinite group...?
 
  • #8
Just to make sure...I have the relation
[itex]bab^{-1}=a^{-1}[/itex]
So if I multiply both sides by, for example [itex]b^{-1}[/itex], do I get this:
[itex]b^{-1}bab^{-1}=b^{-1}a^{-1}[/itex]
[itex]ab^{-1}=b^{-1}a^{-1}[/itex]

So basically is the order of my operations correct?
 
  • #9
I mean I have a lot of questions about how these operations are meant to be...a lot of stuff doesn't make sense, cos unless I am wrong I just showed that b is its own inverse...so something's not right
 
  • #10
OK, it might help to start even more basic. Given that b2 = E, what is b-1 in terms of b? Can you calculate a similarly?
 
  • #11
Well it depends...cos if what I am doing is wrong then that might be the problem. Check this out:
[itex]b^{2}=E[/itex] Good so far
[itex]b^{2}.b^{-1}=E.b^{-1}[/itex]
[itex]b=b^{-1}[/itex]

But..that's wrong isn't it :S

and as far as [itex]a[/itex] goes, I'm not sure if I can do any of the regular power manipulation with it, cos I don't know the composition rule of the group. Can I still assume that, for example, the square root of [itex]a^{5}[/itex] is basically [itex]a^{5/2}[/itex]?
 
  • #12
I've managed to derive a handful of other relations, which are eliminating elements of the form aba, aba^2 etc from the group...if that's correct, I think I've reached a maximum number of 14 elements in this group, all other things like ababa seem to be simplifying to preceding elements
 
  • #13
I do wana thank you for your time though, i really really appreciate it. You're helping me a lot :D
 
  • #14
Okay, this is where I've reached.
I used the relation [itex]bab^{-1}=a^{-1}[/itex] to show that
[itex]aba=b[/itex]

Now, if that is correct (please tell me if it is) then I can't find any more unique elements than the following ones

[itex]{E, a, a^{2}, a^{3}, a^{4}, b, ba, ba^{2}, ba^{3}, ba^{4}, ab, ab^{2}, ab^{3}, ab^{4}}[/itex]

which has an order of 14.
 
  • #15
Dixanadu said:
Well it depends...cos if what I am doing is wrong then that might be the problem. Check this out:
[itex]b^{2}=E[/itex] Good so far
[itex]b^{2}.b^{-1}=E.b^{-1}[/itex]
[itex]b=b^{-1}[/itex]

But..that's wrong isn't it :S

and as far as [itex]a[/itex] goes, I'm not sure if I can do any of the regular power manipulation with it, cos I don't know the composition rule of the group. Can I still assume that, for example, the square root of [itex]a^{5}[/itex] is basically [itex]a^{5/2}[/itex]?

This looks perfectly good for b... can't you do something similar for a?

a5 = E
a5 a-1 = a-1
a4 = a-1.

Then bab-1 = a-1 turns into
ba = a-1b = a4 b.

So this basically tells you how to "commute" a and b, which is another way to approach the problem. However your way also works (modulo a couple mistakes I think you made), once we have
aba = b

then we know that any element which has an a to both the right and the left of b we can reduce using this. Therefore the only possible elements are
biakbj

where i=0 or 1, k = 0,1,2,3,4 and j=0 or 1

again it's critical here that a-1 and b-1 can be written in terms of a and b respectively, otherwise we would have elements that have a bunch of inverses in them as well. Over all choices of i,j and k there are 20 possible elements, and I think they're all distinct but I could be wrong.
 
  • #16
But I don't need to have inverses in the group right? T_T
 
  • #17
I understand this a ton better now. Watch me show off to my friends Y'ALL ARE WRONG LOLZ
 
  • #18
ahem. I just woke up, excuse me
 
  • #19
Most of this is said above, but to synthesize:
- [itex]a^{-1}=a^4[/itex] and [itex]b^{-1}=b[/itex], so that every element can be expressed using only nonnegative powers.
- [itex]aba=b[/itex], and so any element can be expressed in the form [itex]b^ia^jb^k[/itex] for some [itex]i,j,k\geq 0[/itex].
- [itex]a^5=b^2=e[/itex], and so we can always take [itex]i,k\in \{0,1\}, j\in\{0,1,2,3,4\}[/itex].
- If [itex]j=0[/itex], then there's further redundancy, as [itex]b^ib^k[/itex] depends only on whether [itex]i+k[/itex] is even or odd (given [itex]b^2=e[/itex]).
Therefore we can write [itex]G=\{b^ia^jb^k: \enspace i=0,1, \enspace j=1,2,3,4, \enspace k=0,1 \}\cup\{e,b\}[/itex].

I think there's no redundancy here, so that [itex]|G|= 2\cdot 4\cdot 2 + 2 = 18.[/itex]
 
  • #20
Office_Shredder said:
This looks perfectly good for b... can't you do something similar for a?

a5 = E
a5 a-1 = a-1
a4 = a-1.

Then bab-1 = a-1 turns into
ba = a-1b = a4 b.

So this basically tells you how to "commute" a and b, which is another way to approach the problem. However your way also works (modulo a couple mistakes I think you made), once we have
aba = b

then we know that any element which has an a to both the right and the left of b we can reduce using this. Therefore the only possible elements are
biakbj

where i=0 or 1, k = 0,1,2,3,4 and j=0 or 1

again it's critical here that a-1 and b-1 can be written in terms of a and b respectively, otherwise we would have elements that have a bunch of inverses in them as well. Over all choices of i,j and k there are 20 possible elements, and I think they're all distinct but I could be wrong.

There are 10 elements; the group is [itex]D_5[/itex], the symmetry group of the regular pentagon.

Briefly, you have [itex]ba = a^4b[/itex], from which it follows that [itex]ba^k = a^{5-k}b[/itex] for [itex]k \in \{1,2,3,4,5\}[/itex]. So every element is expressible in the form [itex]a^jb^k[/itex] and the 10 distinct elements are [itex]\{e, a, a^2, a^3, a^4, b, ab, a^2b, a^3b, a^4b\}[/itex].
 
Last edited:
  • #21
economicsnerd said:
Most of this is said above, but to synthesize:
- [itex]a^{-1}=a^4[/itex] and [itex]b^{-1}=b[/itex], so that every element can be expressed using only nonnegative powers.
- [itex]aba=b[/itex], and so any element can be expressed in the form [itex]b^ia^jb^k[/itex] for some [itex]i,j,k\geq 0[/itex].
- [itex]a^5=b^2=e[/itex], and so we can always take [itex]i,k\in \{0,1\}, j\in\{0,1,2,3,4\}[/itex].
- If [itex]j=0[/itex], then there's further redundancy, as [itex]b^ib^k[/itex] depends only on whether [itex]i+k[/itex] is even or odd (given [itex]b^2=e[/itex]).
Therefore we can write [itex]G=\{b^ia^jb^k: \enspace i=0,1, \enspace j=1,2,3,4, \enspace k=0,1 \}\cup\{e,b\}[/itex].

I think there's no redundancy here, so that [itex]|G|= 2\cdot 4\cdot 2 + 2 = 18.[/itex]

Lagrange's theorem and [itex]a^5 = e[/itex] say otherwise.
 
  • #22
pasmith said:
Lagrange's theorem and [itex]a^5 = e[/itex] say otherwise.

You're right. That's embarrassing.
 
  • #23
Okay...I'm a little confused now...
 
  • #24
Comment #20 is exactly correct.
 
  • #25
Okay, cos I got 14 elements, but let me double check to see if they can be reduced to 10. I have another question, though - is this just a coincidence? I mean that the order of this group is 10 - the product of the powers of its generators - even though it's non-abelian?
 
  • #26
While I'm at it let me just confirm a few results I got, cos if they are right then I think I got the hang of manipulating ordered products. So I got these relationships, could u tell me if they are right?
[itex]aba = b [/itex]
[itex]ab = ba^{4}[/itex]
[itex]ba = a^{4}b[/itex]
[itex]a^{2}b = aba^{4}[/itex], which becomes, using the first equation, [itex]a^{2}b=ba^{3}[/itex]

So my group has been reduced to 10 elements, which are [itex]E, a, a^{2}, a^{3}, a^{4}, b, ab, ba, ba^{2}, ba^{3}[/itex]

NOTE - I have kept the elements of the form [itex]ba^{k}[/itex], but pasmith has used the other equality instead that [itex]ba^{2} = a^{3}b[/itex] etc.
 
  • #27
First of all this group has 10 elements. Your first list was correct.

In your second list you forgot that b[itex]^{2}[/itex] = id.

A group with two sets of generators of finite order,n amd m, does not have to be abelian to have order nxm.

Whenever the cyclic subgroup generated by one is normal this will be true. See if you can prove this.

In your example the cyclic subgroup of order 5 generated by b is normal. This is what the second relation says.

The relation aba[itex]^{-1}[/itex] = b[itex]^{-1}[/itex] defines a group no matter what the order of b. If b has order 4 for instance it is the dihedral group of order 8.

Good examples of easy finite groups can be made by starting with two orthogonal matricies with only 1,-1, and 0 entries and taking all of the multiples. You will find many interesting groups this way.For instance the dihedral group of order 8 is generated by the matricies

a =

0 -1
1 0

which a a positive rotation of 90 degrees

and

a =

1 0
0 -1

which is a reflection around the y axis.
 
Last edited:

1. What is the significance of finding the elements of a group given two generators and relations?

Finding the elements of a group given two generators and relations is essential for understanding the structure and properties of a group. It allows us to represent the group in a concise and systematic way, making it easier to perform calculations and prove theorems.

2. How do you find the elements of a group given two generators and relations?

To find the elements of a group given two generators and relations, we use a method called "rewriting." This involves using the relations to reduce any arbitrary element to a unique form, which is then represented as a product of the generators. This process allows us to generate all possible elements of the group.

3. What are generators and relations in a group?

Generators are the smallest set of elements in a group that can generate all other elements through repeated multiplication. Relations are equations or rules that define the interactions between these generators. Together, they form the presentation of a group.

4. Can two groups have the same generators and relations?

Yes, it is possible for two groups to have the same generators and relations. However, this does not necessarily mean that the two groups are isomorphic (structurally equivalent). The order and structure of the elements may be different, leading to different properties and behaviors.

5. Are there any shortcuts or algorithms for finding the elements of a group given two generators and relations?

Yes, there are various algorithms and techniques that can be used to efficiently find the elements of a group given two generators and relations. These include the Todd-Coxeter algorithm, the Reidemeister-Schreier method, and the Knuth-Bendix completion algorithm. These methods can reduce the amount of manual rewriting required and can handle larger and more complex groups.

Similar threads

  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
2K
Replies
2
Views
963
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
5K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
640
  • Linear and Abstract Algebra
Replies
6
Views
2K
Back
Top