GroupTheory
LowerPCentralSeries
construct the lower p-central series of a group
Calling Sequence
Parameters
Description
Examples
Compatibility
LowerPCentralSeries( p, G )
p
-
a prime number
G
a permutation group
The lower p-central series of a group , for a prime number , is the descending normal series of whose terms are the successive subgroups, defined as follows. Let and, for , define . The sequence
is called the lower p-central series of . If the -residual is the trivial group, then is a -group. In this case, the number is called the p- class of .
The LowerPCentralSeries( G ) command constructs the lower -central series of a group G.
The group G must be an instance of a permutation group.
The lower -central series of G is represented by a series data structure which admits certain operations common to all series. See GroupTheory[Series].
The GroupTheory[LowerPCentralSeries] command was introduced in Maple 2019.
For more information on Maple 2019 changes, see Updates in Maple 2019.
See Also
GroupTheory[DihedralGroup]
GroupTheory[IsPGroup]
GroupTheory[LowerCentralSeries]
GroupTheory[Series]
Download Help Document