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

Online Help

All Products    Maple    MapleSim


GroupTheory

  

PCore

  

construct the p-core of a group

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

PCore( p, G )

Parameters

p

-

prime number

G

-

a permutation group

Description

• 

The -core of a group  is the largest normal -subgroup of , where  is a prime integer.  It is equal to the intersection of the Sylow -subgroups of , which is, in turn, equal to the core of any one Sylow -subgroup.

• 

The PCore( p, G ) command constructs the p-core of a group G. The group G must be an instance of a permutation group.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

Compatibility

• 

The GroupTheory[PCore] command was introduced in Maple 17.

• 

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

See Also

GroupTheory

GroupTheory[AlternatingGroup]

GroupTheory[Core]

GroupTheory[FittingSubgroup]

GroupTheory[PermutationGroup]

GroupTheory[SylowSubgroup]

 


Download Help Document