Generalized quaternion group:Q16: Difference between revisions
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 , sometimes termed the generalized quaternion group of order , is a generalized quaternion group. It can be described by the following presentation:
.
Note that from these relations, and . This in turn forces that , forcing to have order two. We shall denote this element of order two, which is clearly central, as .
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 | and . |
| 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
- The trivial subgroup. Isomorphic to trivial group. (1)
- The center, which is a subgroup of order two, generated by . Isomorphic to cyclic group:Z2. (1)
- The cyclic subgroup of order four generated by . Isomorphic to cyclic group:Z4. (1)
- The four cyclic subgroups of order four, namely: , , and . These come in two conjugacy classes of 2-subnormal subgroups, one conjugacy class comprising and and the other comprising and . Isomorphic to cyclic group:Z4. (4)
- The cyclic subgroup of order eight, generated by . This is characteristic; in fact, it equals the centralizer of commutator subgroup. Isomorphic to cyclic group:Z8. (1)
- Two quaternion groups of order eight, namely and . Isomorphic to quaternion group. (2)
- The whole group. (1)
GAP implementation
Group ID
The generalized quaternion group of order has ID . In other words, it can be described using the SmallGroup function as:
SmallGroup(16,9)