GroupTheory
Ree2G2
Calling Sequence
Parameters
Description
Examples
Compatibility
Ree2G2( q )
q
-
{posint,algebraic}; an odd power of 2, or an expression
The Ree groups G22⁡q , 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=32⁢e+1 an odd power of 3 (where, here, 0≤e).
The Ree2G2( q ) command constructs a permutation group isomorphic to G22⁡q , 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 G22⁡q is returned.
The Ree group G22⁡3 is not simple, but mRee( q ) is simple for admissible values of 3<q. The derived subgroup of G22⁡3 is simple, isomorphic to the group PSL⁡2,8 .
with⁡GroupTheory:
G≔Ree2G2⁡3
G≔G22⁡3
GroupOrder⁡G
1512
IsSimple⁡G
false
L≔DerivedSubgroup⁡G
L≔G22⁡3,G22⁡3
IsSimple⁡L
true
ClassifyFiniteSimpleGroup⁡L
CFSG: Chevalley Group A1⁡8=PSL⁡2,8
G≔Ree2G2⁡27
G≔G22⁡27
useGraphTheoryinDrawGraph⁡GruenbergKegelGraph⁡Gend use
Currently, the group G22⁡243 (and those for larger odd powers of 3) are available only as symbolic groups.
G≔Ree2G2⁡243
G≔G22⁡243
Generators⁡G
Error, (in GroupTheory:-Generators) cannot compute the generators of a symbolic group
Nevertheless, Maple has some knowledge of this group.
49825657439340552
MinPermRepDegree⁡G
14348908
Likewise, for non-numeric values of the argument q, a symbolic group is returned.
IsSimple⁡Ree2G2⁡q
falseq=3trueotherwise
ClassNumber⁡Ree2G2⁡q
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