Alternating group:A4: Difference between revisions
| Line 175: | Line 175: | ||
Perhaps the most important of these is <math>SL(2,3)</math>, which is the [[universal central extension]] of <math>PSL(2,3)</math>. The kernel of the projection mapping is a two-element subgroup, namely the identity matrix and the negative identity matrix. | Perhaps the most important of these is <math>SL(2,3)</math>, which is the [[universal central extension]] of <math>PSL(2,3)</math>. The kernel of the projection mapping is a two-element subgroup, namely the identity matrix and the negative identity matrix. | ||
== | ==GAP implementation== | ||
{{GAP ID|12|3}} | {{GAP ID|12|3}} | ||
| Line 182: | Line 182: | ||
The alternating group can be constructed in many equivalent ways: | The alternating group can be constructed in many equivalent ways: | ||
* As the alternating group | * As the alternating group of degree four, using GAP's [[GAP:AlternatingGroup|AlternatingGroup]] function: | ||
<tt>AlternatingGroup(4)</tt> | |||
* Using the von Dyck presentation. Here is a sequence of steps: | * Using the von Dyck presentation. Here is a sequence of steps: | ||
<pre>F := FreeGroup(3); | <pre>F := FreeGroup(3); | ||
Revision as of 03:12, 10 September 2009
This article is about a particular group, i.e., a group unique upto isomorphism. View specific information (such as linear representation theory, subgroup structure) about this group
View a complete list of particular groups (this is a very huge list!)[SHOW MORE]
This particular group is the smallest (in terms of order): solvable non-nilpotent group
This particular group is the smallest (in terms of order): group not having subgroups of every order dividing the group order
This particular group is a finite group of order: 12
Definition
The alternating group is defined in the following equivalent ways:
- It is the group of even permutations (viz., the alternating group) on four elements.
- It is the von Dyck group (sometimes termed triangle group) with parameters .
- It is the group of orientation-preserving symmetries of a regular tetrahedron. When viewed in this light, it is called the tetrahedral group, and its symbol as a point group is or . Further information: Classification of finite subgroups of SO(3,R), Linear representation theory of alternating group:A4
- It is the projective special linear group of degree 2 over the field of three elements, viz., .
- It is the general affine group of degree over the field of four elements, viz., (also written as .
Arithmetic functions
| Function | Value | Explanation |
|---|---|---|
| order | 12 | . |
| exponent | 6 | Elements of order . |
| derived length | 2 | Derived series goes through Klein four-group of double transpositions. |
| nilpotency class | -- | not a nilpotent group. |
| Frattini length | 1 | Frattini-free group: intersection of maximal subgroups is trivial. |
| minimum size of generating set | 2 | |
| subgroup rank | 2 | |
| max-length | 3 | |
| composition length | 3 | |
| chief length | 2 |
Group properties
Endomorphisms
Automorphisms
The automorphism group of the alternating group of degree four is isomorphic to the symmetric group of degree four. Since the alternating group of degree four is centerless, it embeds as a subgroup inside its automorphism group.
Another way of thinking of this is as follows: in the symmetric group of degree four, the alternating group of degree four is a subgroup of index two, and every automorphism of this subgroup is realized as the restriction to this subgroup of an inner automorphism of the symmetric group.
Endomorphisms
The endomorphisms of the alternating group of degree four are given by the following (i.e., equivalent to one of these up to composition with an automorphism):
- The trivial map.
- The identity map.
- The retraction to a subgroup of order three, with kernel being the Klein four-group comprising the identity and the double transpositions. (All such retractions are equivalent).
Elements
Upto conjugacy
Further information: Splitting criterion for conjugacy classes in the alternating group
The alternating group on has four conjugacy classes. Two of these arise from other partitions of with an even number of cycles of even length, and with either a repetition of length or a cycle of even length. Two of these arise from a partition of into cycles of distinct odd length.
- , the identity element. (1)
- , the three double transpositions: . (3)
- , four of the -cycles: . (4)
- , the remaining four -cycles: . (4)
Upto automorphism
The conjugacy classes (1) and (2) are invariant under all automorphisms.
An outer automorphism interchanges classes (3) and (4). This can be realized, for instance, by viewing the alternating group as a subgroup of the symmetric group of degree four. Any transposition or -cycle in the symmetric group interchanges classes (3) and (4).
Subgroups
Further information: Subgroup structure of alternating group:A4
The alternating group on has the following subgroups (clubbed together by conjugacy):
- The trivial subgroup. (1)
- Three subgroups of order two, each generated by a double transposition, such as . These are all isomorphic to the cyclic group of order two. (3)
- A subgroup of order four, comprising the identity element and the three double transpositions: . These are all isomorphic to the Klein four-group. (1)
- Four subgroups of order three, each generated by a -cycle, such as . These are all isomorphic to the cyclic group of order three. (4)
- The whole group. (1)
There is no subgroup of order . This is the smallest possible order of a group not having subgroups of all orders dividing the group order.
Normal subgroups
Apart from the trivial subgroup and the whole group, there is exactly one normal subgroup, namely the subgroup of order 4 comprising the identity element and the three double transpositions (this is type (3) in the list above).
Characteristic subgroups
In this group, the characteristic subgroups are the same as the normal subgroups. In other words, this is a group in which every normal subgroup is characteristic
Apart from the whole group and the trivial subgroup, there are four retracts -- the four Sylow 3-subgroups (listed as type (4) above). These all occur as retracts with the kernel being the subgroup formed by the double transpositions.
Supergroups
These are groups containing the alternating group
The alternating group is contained in the symmetric group on 4 elements, as a normal subgroup of index two. It is, in fact, a fully characteristic subgroup. The complement exists as a subgroup, namely that generated by a transposition.
Subgroup-defining functions
| Subgroup-defining function | Subgroup type in list | Isomorphism class | Comment |
|---|---|---|---|
| Center | (1) | Trivial group | is a centerless group, . |
| Commutator subgroup | (3) | Klein four-group | |
| Frattini subgroup | (1) | Trivial group | |
| Fitting subgroup | (3) | Klein four-group |
Quotient-defining functions
| Quotient-defining function | Isomorphism class | Comment |
|---|---|---|
| Inner automorphism group | whole group | The group is centerless, so equals its inner automorphism group. |
| Abelianization | cyclic group:Z3 | |
| Fitting quotient | cyclic group:Z3 | |
| Frattini quotient | cyclic group:Z3 |
Extensions
These are groups having the alternating group as a quotient group Perhaps the most important of these is , which is the universal central extension of . The kernel of the projection mapping is a two-element subgroup, namely the identity matrix and the negative identity matrix.
GAP implementation
Group ID
This finite group has order 12 and has ID 3 among the groups of order 12 in GAP's SmallGroup library. For context, there are groups of order 12. It can thus be defined using GAP's SmallGroup function as:
SmallGroup(12,3)
For instance, we can use the following assignment in GAP to create the group and name it :
gap> G := SmallGroup(12,3);
Conversely, to check whether a given group is in fact the group we want, we can use GAP's IdGroup function:
IdGroup(G) = [12,3]
or just do:
IdGroup(G)
to have GAP output the group ID, that we can then compare to what we want.
Other definitions
The alternating group can be constructed in many equivalent ways:
- As the alternating group of degree four, using GAP's AlternatingGroup function:
AlternatingGroup(4)
- Using the von Dyck presentation. Here is a sequence of steps:
F := FreeGroup(3); G := F/[F.1^3, F.2^3, F.3^2, F.1*F.2*F.3]
The output is the alternating group.
- As the projective special linear group. The command is
PSL(2,3)