GroupTheory
ChevalleyG2
Calling Sequence
Parameters
Description
Examples
Compatibility
ChevalleyG2( q )
q
-
algebraic; an algebraic expression, taken to be a prime power
The Chevalley group G2⁡q , for a prime power q, is a generically simple group of Lie type. The groups G2⁡q were studied by Dickson in 1905.
The ChevalleyG2( q ) command returns a permutation group isomorphic to the Chevalley group G2⁡q , for prime powers q≤13. For non-numeric values of the argument q, or for prime powers q larger than 13, a symbolic group representing the group G2⁡q is returned.
Note that the group G2⁡2 is not simple, but its derived subgroup is simple (isomorphic to the simple unitary group PSU⁡3,3 .
For values of q for which G2⁡q is available as a permutation group, the generating permutations have orders 2 and 3 in each case.
with⁡GroupTheory:
G≔ChevalleyG2⁡2
G≔1,23,54,76,108,129,1311,1614,2017,2319,2521,2822,2926,3027,3132,3334,3635,3738,4039,4241,4543,4744,4846,5052,5553,5657,5960,6261,63,1,3,62,4,85,9,147,11,1710,15,2112,18,2413,19,2616,22,2520,27,3228,33,3529,34,3036,38,4137,39,4340,44,4942,46,5145,50,5447,52,5648,53,5755,58,6059,61,62
GroupOrder⁡G
12096
IsSimple⁡G
false
cs≔CompositionSeries⁡G
cs≔1,23,54,76,108,129,1311,1614,2017,2319,2521,2822,2926,3027,3132,3334,3635,3738,4039,4241,4543,4744,4846,5052,5553,5657,5960,6261,63,1,3,62,4,85,9,147,11,1710,15,2112,18,2413,19,2616,22,2520,27,3228,33,3529,34,3036,38,4137,39,4340,44,4942,46,5145,50,5447,52,5648,53,5755,58,6059,61,62▹1,23,54,76,108,129,1311,1614,2017,2319,2521,2822,2926,3027,3132,3334,3635,3738,4039,4241,4543,4744,4846,5052,5553,5657,5960,6261,63,1,3,62,4,85,9,147,11,1710,15,2112,18,2413,19,2616,22,2520,27,3228,33,3529,34,3036,38,4137,39,4340,44,4942,46,5145,50,5447,52,5648,53,5755,58,6059,61,62,1,23,54,76,108,129,1311,1614,2017,2319,2521,2822,2926,3027,3132,3334,3635,3738,4039,4241,4543,4744,4846,5052,5553,5657,5960,6261,63,1,3,62,4,85,9,147,11,1710,15,2112,18,2413,19,2616,22,2520,27,3228,33,3529,34,3036,38,4137,39,4340,44,4942,46,5145,50,5447,52,5648,53,5755,58,6059,61,62▹
seq⁡IsSimple⁡H,H=cs
false,true,false
ClassifyFiniteSimpleGroup⁡cs2
CFSG: Steinberg Group A22⁡3=PSU⁡3,3
IsSimple⁡DerivedSubgroup⁡G
true
G≔ChevalleyG2⁡7:
664376138496
ClassNumber⁡G
72
G≔ChevalleyG2⁡13:
3914077489672896
If the value of the prime power q is too large, or if q is a non-numeric expression, then a symbolic group representing G2⁡q is returned.
G≔ChevalleyG2⁡q
G≔G2⁡q
Generators⁡G
Error, (in GroupTheory:-Generators) cannot compute the generators of a symbolic group
q6⁢q6−1⁢q2−1
falseq=2trueotherwise
IsSoluble⁡G
The GroupTheory[ChevalleyG2] command was introduced in Maple 2021.
For more information on Maple 2021 changes, see Updates in Maple 2021.
See Also
GroupTheory[ChevalleyF4]
GroupTheory[ExceptionalGroup]
Download Help Document