group(deprecated)
DerivedS
find the derived series of a given permutation group
Calling Sequence
Parameters
Description
Examples
DerivedS(pg)
pg
-
group in which the derived series is to be found
Important: The group package has been deprecated. Use the superseding command GroupTheory[DerivedSeries] instead.
This function finds the derived series of the permutation group pg and it can be used to determine whether pg is solvable or not. The result is returned as a list of unevaluated permgroups call.
The command with(group,DerivedS) allows the use of the abbreviated form of this command.
with⁡group:
DerivedS⁡permgroup⁡5,1,2,3,4,5,2,5,3,4
permgroup⁡5,1,2,3,4,5,2,5,3,4,permgroup⁡5,,1,3,5,2,4,permgroup⁡5,
See Also
group[derived]
group[LCS]
GroupTheory
GroupTheory[DerivedSeries]
Download Help Document