Generalized quaternion group:Q16: Difference between revisions

From Groupprops
No edit summary
Line 4: Line 4:
==Definition==
==Definition==


The group <math>Q_{16}</math>, sometimes termed the ''generalized quaternion group''' of order <math>16</math>, is a [[generalized quaternion group]]. It can be described by the following presentation:
The group <math>Q_{16}</math>, sometimes termed the '''generalized quaternion group''' of order <math>16</math>, is a [[generalized quaternion group]]. It can be described by the following presentation:


<math>G := \langle a,b,c \mid a^4 = b^2 = c^2 = abc \rangle</math>.
<math>G := \langle a,b,c \mid a^4 = b^2 = c^2 = abc \rangle</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 dente 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>.
==Subgroups==
==Subgroups==



Revision as of 23:41, 25 May 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.

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)