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.

A062240 Number of subgroups of Chevalley group A_n(2) (the group of nonsingular n X n matrices over GF(2) ).

Original entry on oeis.org

1, 6, 179, 48337, 54091780, 922300149178
Offset: 1

Views

Author

Ahmed Fares (ahmedfares(AT)my-deja.com), Jun 30 2001

Keywords

Crossrefs

Cf. A002884.

Programs

  • Magma
    [&+[s`length : s in Subgroups(GL(n, 2))] : n in [1..6]];  // Robin Visser, Aug 14 2023

Extensions

a(5)-a(6) from Robin Visser, Aug 14 2023