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

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Mathematics : Group Theory : SpecialLinearGroup

GroupTheory

  

SpecialLinearGroup

  

construct a permutation group isomorphic to a special linear group

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

SpecialLinearGroup(n, q)

SL(n, q)

Parameters

n

-

a positive integer

q

-

power of a prime number

Description

• 

The special linear group  is the set of all  nonsingular matrices over a finite field of size  whose determinant is .

• 

The SpecialLinearGroup( n, q ) command returns a permutation group isomorphic to the special linear group  .

• 

If either or both of the parameters n and q is non-numeric, then a symbolic group representing the indicated special linear group is returned.

• 

In the Standard Worksheet interface, you can insert this group into a document or worksheet by using the Group Constructors palette.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

Compatibility

• 

The GroupTheory[SpecialLinearGroup] command was introduced in Maple 17.

• 

For more information on Maple 17 changes, see Updates in Maple 17.

• 

The GroupTheory[SpecialLinearGroup] command was updated in Maple 2020.

See Also

GroupTheory[GeneralLinearGroup]

GroupTheory[ProjectiveSpecialLinearGroup]

GroupTheory[SpecialUnitaryGroup]

 


Download Help Document