GroupTheory
ProjectiveSymplecticSemilinearGroup
construct a permutation group isomorphic to the projective symplectic semi-linear group over a finite field
Calling Sequence
Parameters
Description
Examples
ProjectiveSymplecticSemilinearGroup(n, q)
PSigmap( n, q )
n
-
: even : an even positive integer
q
: primepower : a power of a prime number
The projective symplectic semi-linear group is the quotient of the symplectic semi-linear group by the centre of its subgroup . The dimension must be an even positive integer. The group is a semi-direct product of the projective symplectic group with the Galois group of the field GF(q). Therefore, if is prime, is isomorphic to .
If n and q are positive integers, then the ProjectiveSymplecticSemilinearGroup( n, q ) command returns a permutation group isomorphic to the projective symplectic semi-linear group . Otherwise, a symbolic group is returned, with which Maple can do some limited computations.
The abbreviation PSigmap( n, q ) is available as a synonym for ProjectiveSymplecticSemilinearGroup( n, q ).
See Also
GroupTheory[ProjectiveSymplecticGroup]
GroupTheory[SymplecticSemilinearGroup]
Download Help Document