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.

Showing 1-1 of 1 results.

A316435 Number of maximal subgroups of alternating group A_n, counting conjugates as distinct.

Original entry on oeis.org

0, 1, 5, 21, 52, 93, 157, 1615, 3976, 6063, 38657, 41029695, 40060126, 66408709, 69552217, 21794638335, 1307902407752, 355687428358143, 355691118382363, 10559506801336735, 1267150213999726, 2534272929378303, 2548357888109546, 1831184524199042148591
Offset: 2

Views

Author

Andrew Howroyd, Jul 02 2018

Keywords

Crossrefs

Programs

  • GAP
    List([2..20], n->Sum( ConjugacyClassesMaximalSubgroups( AlternatingGroup(n)), Size));
Showing 1-1 of 1 results.