group(deprecated)
LCS
find the Lower Central Series of a given permutation group
Calling Sequence
Parameters
Description
Examples
LCS(pg)
pg
-
group in which the Lower Central Series is to be found
Important: The group package has been deprecated. Use the superseding command GroupTheory[LowerCentralSeries] instead.
This function finds the Lower Central Series of the permutation group pg and it can be used to find the class of pg and to determine whether pg is nilpotent or not. The result is returned as a list of unevaluated permgroups call.
The command with(group,LCS) allows the use of the abbreviated form of this command.
with⁡group:
LCS⁡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
See Also
group[derived]
group[DerivedS]
GroupTheory
GroupTheory[LowerCentralSeries]
Download Help Document