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 PΣpn,q is the quotient of the symplectic semi-linear group Σpn,q by the centre of its subgroup Spn,q . The dimension n must be an even positive integer. The group PΣpn,q is a semi-direct product of the projective symplectic group PSpn,q with the Galois group of the field GF(q). Therefore, if q is prime, PΣpn,q is isomorphic to PSpn,q .
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 PΣpn,q . 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 ).
withGroupTheory:
G≔ProjectiveSymplecticSemilinearGroup2,9
G≔PΣL2,9
GroupOrderG
720
G≔PSigmap4,25
G≔PΣp4,25
95214600000000
IsSimpleG
false
G≔PSigmap6,q
G≔PΣp6,q
logpqq9q2−1q4−1q6−1igcd2,q−1
See Also
GroupTheory[ProjectiveSymplecticGroup]
GroupTheory[SymplecticSemilinearGroup]
Download Help Document