cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A002267 The 15 supersingular primes: primes dividing order of Monster simple group.

This page as a plain text file.
%I A002267 #60 Feb 17 2025 16:23:02
%S A002267 2,3,5,7,11,13,17,19,23,29,31,41,47,59,71
%N A002267 The 15 supersingular primes: primes dividing order of Monster simple group.
%C A002267 The supersingular primes are a subset of the Chen primes (A109611). - _Paul Muljadi_, Oct 12 2005
%C A002267 PROD(a(k): 1<=k<=15) = 1618964990108856390 = A174848(26). - _Reinhard Zumkeller_, Apr 02 2010
%D A002267 J. H. Conway, R. T. Curtis, S. P. Norton, R. A. Parker and R. A. Wilson, ATLAS of Finite Groups. Oxford Univ. Press, 1985 [for best online version see https://oeis.org/wiki/Welcome#Links_to_Other_Sites].
%D A002267 A. P. Ogg, Modular functions, in The Santa Cruz Conference on Finite Groups (Univ. California, Santa Cruz, Calif., 1979), pp. 521-532, Proc. Sympos. Pure Math., 37, Amer. Math. Soc., Providence, R.I., 1980.
%H A002267 J. H. Conway and S. P. Norton, <a href="https://doi.org/10.1112/blms/11.3.308">Monstrous Moonshine</a>, Bull. Lond. Math. Soc. 11 (1979) 308-339.
%H A002267 T. Gannon, <a href="http://arxiv.org/abs/math/0109067">Postcards from the edge, or Snapshots of the theory of generalised Moonshine</a>, arXiv:math/0109067 [math.QA], 2001.
%H A002267 Alan W. Reid, <a href="https://pi.math.cornell.edu/~thurston/slides/reid.pdf">Arithmetic hyperbolic manifolds</a>, slides of a talk, Cornell University, June 2014,
%H A002267 G. K. Sankaran, <a href="https://arxiv.org/abs/2009.11379">A supersingular coincidence</a>, arXiv:2009.11379 [math.NT], 2020.
%H A002267 J. G. Thompson, <a href="https://doi.org/10.1112/blms/11.3.347">Finite groups and modular functions</a>, Bulletin of the London Mathematical Society 11.3 (1979): 347-351. See page 350.
%H A002267 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/SupersingularPrime.html">Supersingular Prime</a>
%H A002267 <a href="/index/Gre#groups">Index entries for sequences related to groups</a>
%t A002267 FactorInteger[GroupOrder[MonsterGroupM[]]][[All, 1]] (* _Jean-François Alcover_, Oct 03 2016 *)
%o A002267 (PARI) A002267=vecextract(primes(20),612351) \\ bitmask 2^20-1-213<<11: remove primes # 12, 14, 16, 18 and 19. - _M. F. Hasler_, Nov 10 2017
%Y A002267 Cf. A003131, A001379, A051161, A109611.
%K A002267 nonn,fini,full,nice
%O A002267 1,1
%A A002267 _N. J. A. Sloane_