Generalized quaternion group:Q16: Difference between revisions

From Groupprops
No edit summary
No edit summary
Line 9: Line 9:


Note that <math>c = ab = ba^{-1}</math> from these relations, and <math>bab^{-1} = a^{-1}</math>. This in turn forces that <math>b^2 = b(b^2)b^{-1} = ba^4b^{-1} = a^{-4} = b^{-2}</math>, forcing <math>b^2 = a^4 = c^2 = abc</math> to have order two. We shall denote this element of order two, which is clearly central, as <math>z</math>.
Note that <math>c = ab = ba^{-1}</math> from these relations, and <math>bab^{-1} = a^{-1}</math>. This in turn forces that <math>b^2 = b(b^2)b^{-1} = ba^4b^{-1} = a^{-4} = b^{-2}</math>, forcing <math>b^2 = a^4 = c^2 = abc</math> to have order two. We shall denote this element of order two, which is clearly central, as <math>z</math>.
==Arithmetic functions==
{| class="wikitable" border="1"
! Function !! Value !! Explanation
|-
| [[Order of a group|order]] || 16 ||
|-
| [[Exponent of a group|exponent]] || 8 || Cyclic subgroup of order eight.
|-
| [[nilpotency class]] || 3 ||
|-
| [[derived length]] || 2 ||
|-
| [[Frattini length]] || 3 ||
|-
| [[Fitting length]] || 1 ||
|-
| [[minimum size of generating set]] || 2 || <math>a</math> and <math>b</math>.
|-
| [[subgroup rank of a group|subgroup rank]] || 2 ||
|-
| [[max-length of a group|max-length]] || 4 ||
|-
| [[Rank of a p-group|rank as p-group]] || 1 || All abelian subgroups are cyclic.
|-
| [[Normal rank of a p-group|normal rank]] || 1 || All abelian normal subgroups is cyclic.
|-
| [[characteristic rank of a p-group]] || 1 || All abelian characteristic subgroups are cyclic.
|}
==Subgroups==
==Subgroups==



Revision as of 20:38, 16 August 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 a finite group of order: 16

Definition

The group Q16, sometimes termed the generalized quaternion group of order 16, is a generalized quaternion group. It can be described by the following presentation:

G:=a,b,ca4=b2=c2=abc.

Note that c=ab=ba1 from these relations, and bab1=a1. This in turn forces that b2=b(b2)b1=ba4b1=a4=b2, forcing b2=a4=c2=abc to have order two. We shall denote this element of order two, which is clearly central, as z.

Arithmetic functions

Function Value Explanation
order 16
exponent 8 Cyclic subgroup of order eight.
nilpotency class 3
derived length 2
Frattini length 3
Fitting length 1
minimum size of generating set 2 a and b.
subgroup rank 2
max-length 4
rank as p-group 1 All abelian subgroups are cyclic.
normal rank 1 All abelian normal subgroups is cyclic.
characteristic rank of a p-group 1 All abelian characteristic subgroups are cyclic.

Subgroups

Further information: Subgroup structure of generalized quaternion group:Q16

  1. The trivial subgroup. Isomorphic to trivial group. (1)
  2. The center, which is a subgroup of order two, generated by z=a4=b2=c2. Isomorphic to cyclic group:Z2. (1)
  3. The cyclic subgroup of order four generated by a2. Isomorphic to cyclic group:Z4. (1)
  4. The four cyclic subgroups of order four, namely: b, ab, a2b and a3b. These come in two conjugacy classes of 2-subnormal subgroups, one conjugacy class comprising ab and a3b and the other comprising b and a2b. Isomorphic to cyclic group:Z4. (4)
  5. The cyclic subgroup of order eight, generated by a. This is characteristic; in fact, it equals the centralizer of commutator subgroup. Isomorphic to cyclic group:Z8. (1)
  6. Two quaternion groups of order eight, namely a2,b and a2,ab. Isomorphic to quaternion group. (2)
  7. The whole group. (1)

GAP implementation

Group ID

The generalized quaternion group of order 16 has ID 9. In other words, it can be described using the SmallGroup function as:

SmallGroup(16,9)