LowerPCentralSeries - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Mathematics : Group Theory : LowerPCentralSeries

GroupTheory

  

LowerPCentralSeries

  

construct the lower p-central series of a group

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

LowerPCentralSeries( p, G )

Parameters

p

-

a prime number

G

-

a permutation group

Description

• 

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].

Examples

(1)

(2)

(3)

(4)

(5)

(6)

Compatibility

• 

The GroupTheory[LowerPCentralSeries] command was introduced in Maple 2019.

• 

For more information on Maple 2019 changes, see Updates in Maple 2019.

See Also

GroupTheory

GroupTheory[DihedralGroup]

GroupTheory[IsPGroup]

GroupTheory[LowerCentralSeries]

GroupTheory[Series]

 


Download Help Document