Groups of order 168: Difference between revisions

From Groupprops
(Created page with "{{groups of order|168}} ==Statistics at a glance== The prime factorization of 168 is: <math>\! 169 = 2^3 \cdot 3 \cdot 7 = 8 \cdot 3 \cdot 7</math> {| class="sortable" border=...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
==Statistics at a glance==
==Statistics at a glance==


The prime factorization of 168 is:
===Factorization and useful forms===
 
The number 168 has prime factors 2, 3, and 7, with prime factorization:
 
<math>\! 168 = 2^3 \cdot 3 \cdot 7 = 8 \cdot 3 \cdot 7</math>
 
Other expressions for this number are:
 
<math>\! 168 = (7^3 - 7)/2 = 2^3(2^3 - 1)(2^3 - 2) = 84(3 - 1)</math>
 
===Group counts===


<math>\! 169 = 2^3 \cdot 3 \cdot 7 = 8 \cdot 3 \cdot 7</math>
{| class="sortable" border="1"
{| class="sortable" border="1"
! Quantity !! Value !! List/comment
! Quantity !! Value !! List/comment
|-
|-
| Total number of groups || 57 ||
| Total number of groups up to isomorphism|| [[count::57]] ||
|-
| Number of [[abelian group]]s (i.e., [[finite abelian group]]s) up to isomorphism|| {{abelian count|3}} || (number of abelian groups of order <math>2^3</math>) times (number of abelian groups of order <math>3^1</math>) times (number of abelian groups of order <math>7^1</math>) = <math>3 \times 1 \times 1 = 3</math>. {{abelian count explanation}}
|-
|Number of [[nilpotent group]]s (i.e., [[finite nilpotent group]])s up to isomorphism || {{nilpotent count|5}} || (number of [[groups of order 8]]) times (number of [[groups of order 3]]) times (number of [[groups of order 7]]) = <math>5 \times 1 \times 1 = 5</math>. {{nilpotent count explanation}}
|-
| Number of [[solvable group]]s (i.e., [[finite solvable group]])s up to isomorphism || {{solvable count|56}} || See note on non-solvable groups
|-
| Number of non-solvable groups up to isomorphism || [[non-solvable count::1]] || The only ''non-solvable'' group is the [[simple non-abelian group]] [[projective special linear group:PSL(3,2)]], which is also isomorphic to <math>PSL(2,7)</math>.
|-
| Number of [[simple group]]s up to isomorphism (since the order is not prime, these are [[simple non-abelian group]]s) || {{simple non-abelian count|1}} || the [[simple non-abelian group]] [[projective special linear group:PSL(3,2)]], which is also isomorphic to <math>PSL(2,7)</math>.
|-
|-
| Total number of [[abelian group]]s || 3 || ((number of abelian groups of order 8) = 3) times (number of abelian groups of order 3) = 1) times (number of abelian groups of order 7) = 1). See [[classification of finite abelian groups]] and [[structure theorem for finitely generated abelian groups]].
| Number of [[quasisimple group]]s up to isomorphism || {{quasisimple count|1}} ||[[PSL(3,2)]]
|-
|-
| Total number of [[nilpotent group]]s || 5 || ((number of [[groups of order 8]]) = 5) times ((number of [[groups of order 3]]) = 1) times ((number of [[groups of order 5]]) = 1). See [[equivalence of definitions of finite nilpotent group]]
| Number of [[almost simple group]]s up to isomorphism || {{almost simple count|1}} || [[PSL(3,2)]]
|-
|-
| Total number of [[solvable group]]s || 56 || the only ''non-solvable'' group is the [[simple non-abelian group]] [[projective special linear group:PSL(3,2)]], which is also isomorphic to <math>PSL(2,7)</math>.
| Number of [[almost quasisimple group]]s up to isomorphism || {{almost quasisimple count|1}} || [[PSL(3,2)]]
|-
|-
| Total number of [[simple group]]s || 1 || the [[simple non-abelian group]] [[projective special linear group:PSL(3,2)]], which is also isomorphic to <math>PSL(2,7)</math>.
| Number of [[perfect group]]s up to isomorphism || {{perfect count|1}} || [[PSL(3,2)]]
|}
|}
==GAP implementation==
{{this order in GAP|order = 168|idgroup = yes}}
<pre>gap> SmallGroupsInformation(168);
  There are 57 groups of order 168.
  They are sorted by their Frattini factors.
    1 has Frattini factor [ 42, 1 ].
    2 has Frattini factor [ 42, 2 ].
    3 has Frattini factor [ 42, 3 ].
    4 has Frattini factor [ 42, 4 ].
    5 has Frattini factor [ 42, 5 ].
    6 has Frattini factor [ 42, 6 ].
    7 - 11 have Frattini factor [ 84, 7 ].
    12 - 18 have Frattini factor [ 84, 8 ].
    19 - 21 have Frattini factor [ 84, 9 ].
    22 has Frattini factor [ 84, 10 ].
    23 has Frattini factor [ 84, 11 ].
    24 - 28 have Frattini factor [ 84, 12 ].
    29 - 33 have Frattini factor [ 84, 13 ].
    34 - 38 have Frattini factor [ 84, 14 ].
    39 - 41 have Frattini factor [ 84, 15 ].
    42 - 57 have trivial Frattini subgroup.
  For the selection functions the values of the following attributes
  are precomputed and stored:
    IsAbelian, IsNilpotentGroup, IsSupersolvableGroup, IsSolvableGroup,
    LGLength, FrattinifactorSize and FrattinifactorId.
  This size belongs to layer 2 of the SmallGroups library.
  IdSmallGroup is available for this size.</pre>

Latest revision as of 02:29, 21 December 2012

This article gives information about, and links to more details on, groups of order 168
See pages on algebraic structures of order 168 | See pages on groups of a particular order

Statistics at a glance

Factorization and useful forms

The number 168 has prime factors 2, 3, and 7, with prime factorization:

168=2337=837

Other expressions for this number are:

168=(737)/2=23(231)(232)=84(31)

Group counts

Quantity Value List/comment
Total number of groups up to isomorphism 57
Number of abelian groups (i.e., finite abelian groups) up to isomorphism 3 (number of abelian groups of order 23) times (number of abelian groups of order 31) times (number of abelian groups of order 71) = 3×1×1=3. See classification of finite abelian groups and structure theorem for finitely generated abelian groups.
Number of nilpotent groups (i.e., finite nilpotent group)s up to isomorphism 5 (number of groups of order 8) times (number of groups of order 3) times (number of groups of order 7) = 5×1×1=5. See number of nilpotent groups equals product of number of groups of order each maximal prime power divisor, which in turn follows from equivalence of definitions of finite nilpotent group.
Number of solvable groups (i.e., finite solvable group)s up to isomorphism 56 See note on non-solvable groups
Number of non-solvable groups up to isomorphism 1 The only non-solvable group is the simple non-abelian group projective special linear group:PSL(3,2), which is also isomorphic to PSL(2,7).
Number of simple groups up to isomorphism (since the order is not prime, these are simple non-abelian groups) 1 the simple non-abelian group projective special linear group:PSL(3,2), which is also isomorphic to PSL(2,7).
Number of quasisimple groups up to isomorphism 1 PSL(3,2)
Number of almost simple groups up to isomorphism 1 PSL(3,2)
Number of almost quasisimple groups up to isomorphism 1 PSL(3,2)
Number of perfect groups up to isomorphism 1 PSL(3,2)

GAP implementation

The order 168 is part of GAP's SmallGroup library. Hence, any group of order 168 can be constructed using the SmallGroup function by specifying its group ID. Also, IdGroup is available, so the group ID of any group of this order can be queried.

Further, the collection of all groups of order 168 can be accessed as a list using GAP's AllSmallGroups function.

Here is GAP's summary information about how it stores groups of this order, accessed using GAP's SmallGroupsInformation function:

gap> SmallGroupsInformation(168);

  There are 57 groups of order 168.
  They are sorted by their Frattini factors.
     1 has Frattini factor [ 42, 1 ].
     2 has Frattini factor [ 42, 2 ].
     3 has Frattini factor [ 42, 3 ].
     4 has Frattini factor [ 42, 4 ].
     5 has Frattini factor [ 42, 5 ].
     6 has Frattini factor [ 42, 6 ].
     7 - 11 have Frattini factor [ 84, 7 ].
     12 - 18 have Frattini factor [ 84, 8 ].
     19 - 21 have Frattini factor [ 84, 9 ].
     22 has Frattini factor [ 84, 10 ].
     23 has Frattini factor [ 84, 11 ].
     24 - 28 have Frattini factor [ 84, 12 ].
     29 - 33 have Frattini factor [ 84, 13 ].
     34 - 38 have Frattini factor [ 84, 14 ].
     39 - 41 have Frattini factor [ 84, 15 ].
     42 - 57 have trivial Frattini subgroup.

  For the selection functions the values of the following attributes
  are precomputed and stored:
     IsAbelian, IsNilpotentGroup, IsSupersolvableGroup, IsSolvableGroup,
     LGLength, FrattinifactorSize and FrattinifactorId.

  This size belongs to layer 2 of the SmallGroups library.
  IdSmallGroup is available for this size.