GroupTheory/SpecialSemilinearGroup - 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 : GroupTheory/SpecialSemilinearGroup

GroupTheory

  

SpecialSemilinearGroup

  

construct a permutation group isomorphic to the special semi-linear group over a finite field

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

SpecialSemilinearGroup(n, q)

SigmaL( n, q )

Parameters

n

-

a positive integer

q

-

a power of a prime number

Description

• 

The special semi-linear group ΣLn,q is the set of all semi-linear transformations of an n-dimensional vector space V over the field with q elements whose linear part has determinant equal to 1.

• 

If n and q are positive integers, then the SpecialSemilinearGroup( n, q ) command returns a permutation group isomorphic to the special semi-linear group  ΣLn,q . Otherwise, a symbolic group is returned, for which Maple can do some limited computations.

• 

The abbreviation SigmaL( n, q ) is available as a synonym for SpecialSemilinearGroup( n, q ).

Examples

withGroupTheory:

See Also

GroupTheory[GeneralSemilinearGroup]

GroupTheory[SpecialLinearGroup]