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

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Mathematics : Group Theory : ProjectiveGeneralUnitaryGroup

GroupTheory

  

ProjectiveGeneralUnitaryGroup

  

construct a permutation group isomorphic to a projective general unitary group

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

ProjectiveGeneralUnitaryGroup(n, q)

PGU(n, q)

Parameters

n

-

a positive integer greater than 1

q

-

power of a prime number

Description

• 

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.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

Compatibility

• 

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