GroupTheory
GeneralUnitaryGroup
construct a permutation group isomorphic to a general unitary group
Calling Sequence
Parameters
Description
Examples
Compatibility
GeneralUnitaryGroup(n, q)
GU(n, q)
n
-
a positive integer
q
power of a prime number
The general unitary group (often denoted by ) is the group of all matrices over the field with elements, where is a prime power, that respect a fixed nondegenerate sesquilinear form.
The GeneralUnitaryGroup( n, q ) command returns a permutation group isomorphic to the general unitary group .
If either, or both, of n and q is non-numeric, then a symbolic group representing the general unitary group is returned.
The command GU(n, q) is provided as an alias.
In the Standard Worksheet interface, you can insert this group into a document or worksheet by using the Group Constructors palette.
Here is a general formula for the order of the general unitary group of dimension over a field of order .
The GroupTheory[GeneralUnitaryGroup] command was introduced in Maple 17.
For more information on Maple 17 changes, see Updates in Maple 17.
The GroupTheory[GeneralUnitaryGroup] command was updated in Maple 2020.
See Also
GroupTheory[GeneralLinearGroup]
GroupTheory[GroupOrder]
GroupTheory[ProjectiveGeneralUnitaryGroup]
Download Help Document