GroupTheory
SpecialLinearGroup
construct a permutation group isomorphic to a special linear group
Calling Sequence
Parameters
Description
Examples
Compatibility
SpecialLinearGroup(n, q)
SL(n, q)
n
-
a positive integer
q
power of a prime number
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.
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