GroupTheory
Ree2G2
Calling Sequence
Parameters
Description
Examples
Compatibility
Ree2G2( q )
q
-
{posint,algebraic}; an odd power of 2, or an expression
The Ree groups G22q , for an odd power q of 3, are a series of (typically) simple groups of Lie type, first constructed by R. Ree. They are defined only for q=32e+1 an odd power of 3 (where, here, 0≤e).
The Ree2G2( q ) command constructs a permutation group isomorphic to G22q , for q equal to either 3 or 27.
If the argument q is not numeric, or if it is an odd power of 3 greater than 27, then a symbolic group representing G22q is returned.
The Ree group G223 is not simple, but mRee( q ) is simple for admissible values of 3<q. The derived subgroup of G223 is simple, isomorphic to the group PSL2,8 .
withGroupTheory:
G≔Ree2G23
G≔G223
GroupOrderG
1512
IsSimpleG
false
L≔DerivedSubgroupG
L≔G223,G223
IsSimpleL
true
ClassifyFiniteSimpleGroupL
CFSG: Chevalley Group A18=PSL2,8
G≔Ree2G227
G≔G2227
useGraphTheoryinDrawGraphGruenbergKegelGraphGend use
Currently, the group G22243 (and those for larger odd powers of 3) are available only as symbolic groups.
G≔Ree2G2243
G≔G22243
GeneratorsG
Error, (in GroupTheory:-Generators) cannot compute the generators of a symbolic group
Nevertheless, Maple has some knowledge of this group.
49825657439340552
MinPermRepDegreeG
14348908
Likewise, for non-numeric values of the argument q, a symbolic group is returned.
IsSimpleRee2G2q
falseq=3trueotherwise
ClassNumberRee2G2q
q+8
The GroupTheory[Ree2G2] command was introduced in Maple 2021.
For more information on Maple 2021 changes, see Updates in Maple 2021.
See Also
GroupTheory[ExceptionalGroup]
GroupTheory[IsSimple]
GroupTheory[Ree2F4]
GroupTheory[Suzuki2B2]
Download Help Document