group(deprecated)/DerivedS - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : group(deprecated)/DerivedS

group(deprecated)

  

DerivedS

  

find the derived series of a given permutation group

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

DerivedS(pg)

Parameters

pg

-

group in which the derived series is to be found

Description

• 

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.

Examples

Important: The group package has been deprecated. Use the superseding command GroupTheory[DerivedSeries] instead.

(1)

See Also

group[derived]

group[LCS]

GroupTheory

GroupTheory[DerivedSeries]

 


Download Help Document