GroupTheory
FittingSubgroup
construct the Fitting subgroup of a group
Calling Sequence
Parameters
Description
Examples
Compatibility
FittingSubgroup( G )
G
-
a permutation group
The Fitting subgroup of a finite group is the unique largest normal nilpotent subgroup of . Its existence and uniqueness is guaranteed by Fitting's Theorem, which asserts that the product of a family of normal and nilpotent subgroups of a finite group is again a normal and nilpotent subgroup of .
The Fitting subgroup of is also equal to the (direct) product of the -cores of , as ranges over the prime divisors of the order of .
If is a soluble group, then the Fitting subgroup of is nontrivial.
The FittingSubgroup( G ) command constructs the Fitting subgroup of a group G. The group G must be an instance of a permutation group.
The GroupTheory[FittingSubgroup] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
See Also
GroupTheory[AlternatingGroup]
GroupTheory[PCore]
GroupTheory[PermutationGroup]
Download Help Document