Double cover of alternating group:A8: Difference between revisions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
|- | |- | ||
| {{arithmetic function value order|40320}} || As <math>2 \cdot A_n, n = 8</math>: <math>2(n!)/2 = n! = 8! = 40320</math> | | {{arithmetic function value order|40320}} || As <math>2 \cdot A_n, n = 8</math>: <math>2(n!)/2 = n! = 8! = 40320</math> | ||
|} | |||
==GAP implementation== | |||
{| class="sortable" border="1" | |||
! Description !! Functions used | |||
|- | |||
| <tt>PerfectGroup(40320,3)</tt> || [[GAP:PerfectGroup|PerfectGroup]] | |||
|- | |||
| <tt>SchurCover(AlternatingGroup(8))</tt> || [[GAP:SchurCover|SchurCover]], [[GAP:AlternatingGroup|AlternatingGroup]] | |||
|} | |} | ||
Latest revision as of 21:59, 21 May 2012
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]
Definition
The double cover of alternating group:A8, denoted , is defined as the double cover of alternating group for alternating group:A8. It is the unique Schur covering group for alternating group:A8, whose Schur multiplier is cyclic group:Z2.
Arithmetic functions
Want to compare and contrast arithmetic function values with other groups of the same order? Check out groups of order 40320#Arithmetic functions
| Function | Value | Similar groups | Explanation for function value |
|---|---|---|---|
| order (number of elements, equivalently, cardinality or size of underlying set) | 40320 | groups with same order | As : |
GAP implementation
| Description | Functions used |
|---|---|
| PerfectGroup(40320,3) | PerfectGroup |
| SchurCover(AlternatingGroup(8)) | SchurCover, AlternatingGroup |