Ree2F4 - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


GroupTheory

  

Ree2F4

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Ree2F4( q )

Parameters

q

-

{posint,algebraic}; an odd power of 2, or an expression

Description

• 

The Ree groups F42⁡q , for an odd power q of 2, are a series of (typically) simple groups of Lie type, first constructed by R. Ree. They are defined only for q=22⁢e+1 an odd power of 2 (where, here, 0≤e).

• 

The Ree2F4( q ) command constructs a symbolic group representing the large Ree group F42⁡q .

• 

The large Ree groups F42⁡q are simple for all odd powers q of 2 greater than 2, but F42⁡2 is not simple. Its derived subgroup is the simple Tits group.

Examples

> 

with⁡GroupTheory:

> 

G≔Ree2F4⁡2

G≔F42⁡2

(1)
> 

GroupOrder⁡G

35942400

(2)
> 

IsSimple⁡G

false

(3)
> 

IsSimple⁡Ree2F4⁡8

true

(4)
> 

MinPermRepDegree⁡Ree2F4⁡8

1210323465

(5)
> 

IsSimple⁡Ree2F4⁡q

falseq=2trueotherwise

(6)
> 

ClassNumber⁡Ree2F4⁡q

q4+4⁢q2+17

(7)

Compatibility

• 

The GroupTheory[Ree2F4] command was introduced in Maple 2021.

• 

For more information on Maple 2021 changes, see Updates in Maple 2021.

See Also

GroupTheory

GroupTheory[ExceptionalGroup]

GroupTheory[IsSimple]

GroupTheory[Ree2G2]

GroupTheory[Suzuki2B2]

GroupTheory[TitsGroup]