Classification of groups of prime-cube order: Difference between revisions

From Groupprops
No edit summary
Line 68: Line 68:
===Third part of proof: classifying the non-abelian groups===
===Third part of proof: classifying the non-abelian groups===


{{fillin}}
'''Given''': A non-abelian group <math>P</math> of order <math>p^3</math>. Let <math>Z</math> be the center of <math>P</math>.
 
'''Previous steps''': <math>Z</math> is cyclic of order <math>p</math>, and <math>P/Z</math> is elementary abelian of order <math>p^2</math>.
 
We first make some additional observations.
 
{| class="sortable" border="1"
! Step no. !! Assertion/construction !! Facts used !! Given data used !! Previous steps used !! Explanation
|-
| 1 || The derived subgroup (commutator subgroup) <math>P'</math> equals <math>Z</math>. || || <math>P</math> is non-abelian of order <math>p^3</math>. || <math>P/Z</math> is abelian, <math>Z</math> has order <math>p</math>. || <toggledisplay>Since <math>P/Z</math> is abelian, <math>P'</math> is contained in <math>Z</math>. Since <math>Z</math> has prime order, the only possible subgroups are the trivial subgroup and <math>Z</math> itself. The derived subgroup cannot be trivial since <math>P</math> is non-abelian, hence the derived subgroup must be <math>Z</math>.
|-
| 2 || We can find elements <matH>a,b \in P</math> such that the images of <math>a,b</math> in <math>P/Z</math> are non-identity elements of <math>P/Z</math> that generate it. || || || <math>P/Z</math> is elementary abelian of order <math>p^2</math> || <toggledisplay><math>P/Z</math> is elementary abelian of order <math>p^2</math>, hence is generated by a set of size two comprising non-identity elements. Choose <math>a,b</math> to be arbitrary inverse images of these elements.</toggledisplay>
|-
| 3 || <math>Z,a,b</math> together generate <math>P</math>. || || || ||
|-
| 4 || <math>a</math> and <math>b</math> do not commute. || || || Steps (2), (3) || <toggledisplay>If <math>a</math> and <math>b</math> commute, then <math>C_P(a)</math> contains <math>Z,a,b</math>, hence equals all of <math>P</math>. Thus, <math>a \in Z</math>, so its image in <math>P/Z</matH> is the identity element, a contradiction to what we assumed.</toggledisplay>
|-
| 5 || Let <math>z = [a,b]</math>. Then, <math>z</math> is a non-identity element of <math>Z</math>. || || || Steps (1), (4) || <toggledisplay>We must have <math>z \in P'</math>, which equals <math>Z</math> by Step (1). By Step (4), <math>[a,b]</math> is not the identity element. So <math>z</math> is a non-identity element of <math>Z</math>.</toggledisplay>
|}

Revision as of 23:05, 10 April 2011

Statement

Let p be a prime number. Then there are, up to isomorphism, five groups of order p3. These include three abelian groups and two non-abelian groups. The nature of the two non-abelian groups is somewhat different for the case p=2.

For more information on side-by-side comparison of the groups for odd primes, see groups of prime-cube order. For information for the prime 2, see groups of order 8

The three abelian groups

The three abelian groups correspond to the three partitions of 3:

Partition of 3 Corresponding abelian group GAP ID among groups of order p3
3 cyclic group of prime-cube order, denoted Cp3 or Zp3, or Z/p3Z 1
2 + 1 direct product of cyclic group of prime-square order and cyclic group of prime order, denoted Cp2×Cp or Zp2×Zp 2
1 + 1 + 1 elementary abelian group of prime-cube order, denoted Ep3, or Cp×Cp×Cp, or Zp×Zp×Zp 5

The two non-abelian groups

For the case p=2, these are dihedral group:D8 (GAP ID: (8,3)) and quaternion group (GAP ID: (8,4)).

For the case of odd p, these are prime-cube order group:U(3,p) (GAP ID: (p3,3)) and semidirect product of cyclic group of prime-square order and cyclic group of prime order (GAP ID: (p3,4)).

Facts used

  1. Prime power order implies not centerless
  2. Center is normal
  3. Cyclic over central implies abelian
  4. Lagrange's theorem
  5. Equivalence of definitions of group of prime order: This basically states that any group of prime order must be cyclic.
  6. Classification of groups of prime-square order
  7. Structure theorem for finitely generated abelian groups

Proof

First part of proof: crude descriptions of center and quotient by center

Given: A prime number p, a group P of order p3.

To prove: Either P is abelian, or we have: Z(P) is a cyclic group of order p and P/Z(P) is an elementary abelian group of order p2

Proof: Let Z=Z(P) be the center of P.

Step no. Assertion/construction Facts used Given data used Previous steps used Explanation
1 Z is nontrivial Fact (1) P has order p3, specifically, a power of a prime Fact+Given direct
2 The order of Z cannot be p2 Facts (2), (3), (4), (5) P has order p3 [SHOW MORE]
3 The order of Z is either p or p3 Fact (4) P has order p3 Steps (1), (2) [SHOW MORE]
4 If Z has order p, then Z is cyclic of order p and the quotient P/Z is elementary abelian of order p2 Facts (3), (4), (5), (6) P has order p3. [SHOW MORE]
5 If Z has order p3, P is abelian. P has order p3. [SHOW MORE]
6 We get the desired result. Steps (3), (4), (5) Step-combination.

Second part of proof: classifying the abelian groups

This classification follows from fact (7): the abelian groups of order p3 correspond to partitions of 3, as indicated in the original statement of the classification.

Third part of proof: classifying the non-abelian groups

Given: A non-abelian group P of order p3. Let Z be the center of P.

Previous steps: Z is cyclic of order p, and P/Z is elementary abelian of order p2.

We first make some additional observations.

Step no. Assertion/construction Facts used Given data used Previous steps used Explanation
1 The derived subgroup (commutator subgroup) P equals Z. P is non-abelian of order p3. P/Z is abelian, Z has order p. [SHOW MORE]
3 Z,a,b together generate P.
4 a and b do not commute. Steps (2), (3) [SHOW MORE]
5 Let z=[a,b]. Then, z is a non-identity element of Z. Steps (1), (4) [SHOW MORE]