NumImvolutions - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

GroupTheory

  

NumInvolutions

  

compute the number of involutions of a group

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

NumInvolutions(G)

Parameters

G

-

: Group : a group object

Description

• 

An involution of a group  is an element of order equal to . The involutions of a group exert significant control over the structure of the group.

• 

Note that a group of odd order has no involutions.

• 

The NumInvolutions(G) command computes the number of involutions of the group G, if possible.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

(11)

(12)

See Also

GroupTheory

GroupTheory[AlternatingGroup]

GroupTheory[BabyMonster]

GroupTheory[ConjugacyClasses]

GroupTheory[DihedralGroup]

GroupTheory[FrobeniusGroup]

GroupTheory[GroupOrder]

GroupTheory[QuasicyclicGroup]

GroupTheory[QuaternionGroup]

GroupTheory[SemiDihedralGroup]

GroupTheory[SpecialLinearGroup]

GroupTheory[SymmetricGroup]

with

 


Download Help Document