GroupTheory
ProjectiveGeneralUnitaryGroup
construct a permutation group isomorphic to a projective general unitary group
Calling Sequence
Parameters
Description
Examples
Compatibility
ProjectiveGeneralUnitaryGroup(n, q)
PGU(n, q)
n
-
a positive integer greater than 1
q
power of a prime number
The projective general unitary group is the quotient of the general unitary group by its center.
The ProjectiveGeneralUnitaryGroup( n, q ) command returns a permutation group isomorphic to the projective general unitary group of degree over the field with elements. In general, this is not a transitive representation.
Note that for the groups and are isomorphic, so the latter is returned in this case.
If either or both of the arguments n and q are non-numeric, then a symbolic group representing the projective general unitary group is returned.
The command PGU( n, q ) is provided as an abbreviation.
In the Standard Worksheet interface, you can insert this group into a document or worksheet by using the Group Constructors palette.
The GroupTheory[ProjectiveGeneralUnitaryGroup] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
The GroupTheory[ProjectiveGeneralUnitaryGroup] command was updated in Maple 2020.
See Also
GroupTheory[GeneralUnitaryGroup]
GroupTheory[GroupOrder]
GroupTheory[IsTransitive]
GroupTheory[Orbits]
GroupTheory[ProjectiveGeneralLinearGroup]
Download Help Document