GroupTheory
AbelianInvariants
compute the Abelian invariants of a finitely presented group
Calling Sequence
Parameters
Description
Examples
Compatibility
AbelianInvariants( G )
G
-
a finitely presented group
The AbelianInvariants( G ) command computes the Abelian invariants of the finitely presented group G, which represents the canonical decomposition of the abelianization G/[G,G] of G. This is returned as a list of two elements; the first entry of the list is a non-negative integer indicating the torsion-free rank, and the second is a list, B, of the orders of the cyclic factors in the canonical decomposition of the torsion subgroup. If B = [ d[1], d[2], ..., d[k] ], then the entries d[i] satisfy d[i] | d[i+1], for 1 <= i < k.
The group G must be a finitely presented group.
with⁡GroupTheory:
G≔a,b,c|a·b=b·a,a2,b6
G≔⁢a,b,c⁢∣⁢a2,b-1⁢a-1⁢b⁢a,b6⁢
AbelianInvariants⁡G
1,2,6
G≔HeldGroup⁡form=fpgroup
G≔He
0,
AbelianInvariants⁡DihedralGroup⁡8,form=fpgroup
0,2,2
The GroupTheory[AbelianInvariants] command was introduced in Maple 18.
For more information on Maple 18 changes, see Updates in Maple 18.
See Also
GroupTheory[DihedralGroup]
GroupTheory[HeldGroup]
Download Help Document
What kind of issue would you like to report? (Optional)