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

Online Help

Home : Support : Online Help : GroupTheory/ProjectiveSpecialOrthogonalGroup

GroupTheory

  

ProjectiveSpecialOrthogonalGroup

  

construct a permutation group isomorphic to a projective special orthogonal group

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ProjectiveSpecialOrthogonalGroup(d, n, q)

PSO(d, n, q)

Parameters

d

-

0, 1 or -1

n

-

a positive integer

q

-

power of a prime number

Description

• 

The projective special orthogonal group  is the quotient of the special orthogonal group  by its center. The value of  must be  for odd , or  or  for even .

• 

The ProjectiveSpecialOrthogonalGroup( d, n, q ) command returns a permutation group isomorphic to the projective special orthogonal group  .

• 

The PSO( d, n, q ) command is provided as an alias.

• 

If the argument q is not a prime power (and is non-numeric), then a symbolic group representing  is returned.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

(11)

(12)

(13)

See Also

GroupTheory[ProjectiveGeneralOrthogonalGroup]

GroupTheory[SpecialOrthogonalGroup]

 


Download Help Document