GroupTheory
ProjectiveSpecialOrthogonalGroup
construct a permutation group isomorphic to a projective special orthogonal group
Calling Sequence
Parameters
Description
Examples
ProjectiveSpecialOrthogonalGroup(d, n, q)
PSO(d, n, q)
d
-
0, 1 or -1
n
a positive integer
q
power of a prime number
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.
See Also
GroupTheory[ProjectiveGeneralOrthogonalGroup]
GroupTheory[SpecialOrthogonalGroup]
Download Help Document