GroupTheory
DicyclicGroup
construct a dicyclic group as a permutation group or a finitely presented group
Calling Sequence
Parameters
Description
Examples
Compatibility
DicyclicGroup( n )
DicyclicGroup( n, s )
n
-
algebraic; understood to be a positive integer
s
(optional) equation of the form form = "fpgroup" or form = "permgroup" (default)
The dicyclic group is a non-abelian group of order 4⁢n which contains a cyclic subgroup of order 2⁢n for n>1.
The DicyclicGroup( n ) command returns a dicyclic group, either as a permutation group (the default) or as a finitely presented group.
You can specify the form of the group returned explicitly by passing one of the options 'form' = "permgroup" or 'form' = "fpgroup".
If the parameter n is not a positive integer, then a symbolic group representing the dicyclic group of order 4*n is returned.
In the Standard Worksheet interface, you can insert this group into a document or worksheet by using the Group Constructors palette.
with⁡GroupTheory:
DicyclicGroup⁡6
1,2,3,45,6,7,89,10,11,1,7,3,52,6,4,89,11
DicyclicGroup⁡6,form=permgroup
DicyclicGroup⁡6,form=fpgroup
⁢a,b⁢∣⁢b-1⁢a⁢b⁢a,a6⁢b2,a12⁢
IsNilpotent⁡DicyclicGroup⁡8⁢2kassumingk::'posint'
true
G≔DicyclicGroup⁡6
G≔1,2,3,45,6,7,89,10,11,1,7,3,52,6,4,89,11
Z≔Center⁡G
Z≔Z⁡1,2,3,45,6,7,89,10,11,1,7,3,52,6,4,89,11
Generators⁡Z
1,32,45,76,8
The GroupTheory[DicyclicGroup] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
The GroupTheory[DicyclicGroup] command was updated in Maple 2021.
See Also
GroupTheory[CyclicGroup]
GroupTheory[MetacyclicGroup]
GroupTheory[QuaternionGroup]
Download Help Document
What kind of issue would you like to report? (Optional)