login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A008870 Order of simple Chevalley group E_7 (q), q = prime power. 0
7997476042075799759100487262680802918400, 1271375236818136742240479751139021644554379203770766254617395200 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
REFERENCES
J. H. Conway, R. T. Curtis, S. P. Norton, R. A. Parker and R. A. Wilson, ATLAS of Finite Groups. Oxford Univ. Press, 1985, p. xvi.
H. S. M. Coxeter and W. O. J. Moser, Generators and Relations for Discrete Groups, 4th ed., Springer-Verlag, NY, reprinted 1984, p. 131.
LINKS
MAPLE
q^63*(q^2-1)*(q^6-1)*(q^8-1)*(q^10-1)*(q^12-1)*(q^14-1)*(q^18-1)/gcd(2, q-1);
MATHEMATICA
Table[q^63*(q^2-1)*(q^6-1)*(q^8-1)*(q^10-1)*(q^12-1)*(q^14-1)*(q^18-1)/GCD[2, q-1], {q, Select[Range[3], PrimePowerQ]}] (* Jean-François Alcover, Aug 24 2022 *)
CROSSREFS
Sequence in context: A095472 A105300 A292992 * A008869 A095474 A003944
KEYWORD
nonn,easy,bref
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)