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

Online Help

Home : Support : Online Help : GroupTheory/GeneralSemilinearGroup

GroupTheory

  

GeneralSemilinearGroup

  

construct a permutation group isomorphic to the General Semi-linear Group over a finite field

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GeneralSemilinearGroup( n, q )

GammaL( n, q )

Parameters

n

-

a positive integer

q

-

a power of a prime number

Description

• 

The general semi-linear group  is the group of all semi-linear transformations of an -dimensional vector space over the field with  elements. It is isomorphic to a semi-direct product of the general linear group  with the Galois group of the field with  elements over its prime sub-field. Thus, if  is prime, then  and  are isomorphic.

• 

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

• 

The abbreviation GammaL( n, q ) is available as a synonym for GeneralSemilinearGroup( n, q ).

• 

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)

(7)

(8)

(9)

(10)

(11)

See Also

GF

GroupTheory[GeneralLinearGroup]

GroupTheory[GroupOrder]

GroupTheory[SpecialSemilinearGroup]

 


Download Help Document