GroupTheory
FrattiniSubgroup
construct the Frattini subgroup of a group
Calling Sequence
Parameters
Description
Examples
Compatibility
FrattiniSubgroup( G )
G
-
a permutation group
The Frattini subgroup of a finite group G is the set of "non-generators" of G. An element g of G is a non-generator if, whenever G is generated by a set S containing g, it is also generated by S∖g.
The Frattini subgroup of G is also equal to the intersection of the maximal subgroups of G. The Frattini subgroup of a finite group is nilpotent.
The FrattiniSubgroup( G ) command returns the Frattini subgroup of a group G. The group G must be an instance of a permutation group.
with⁡GroupTheory:
G≔SmallGroup⁡32,5:
F≔FrattiniSubgroup⁡G
F≔Φ⁡ < a permutation group on 32 letters with 5 generators >
GroupOrder⁡F
8
IsNilpotent⁡F
true
F≔FrattiniSubgroup⁡DihedralGroup⁡12
F≔Φ⁡D12
2
GroupOrder⁡FrattiniSubgroup⁡Alt⁡4
1
The GroupTheory[FrattiniSubgroup] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
See Also
GroupTheory[AlternatingGroup]
GroupTheory[DihedralGroup]
GroupTheory[GroupOrder]
GroupTheory[IsNilpotent]
GroupTheory[SmallGroup]
Download Help Document
What kind of issue would you like to report? (Optional)