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.

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

Original entry on oeis.org

1, 5, 93, 11449, 4709398, 23380019770
Offset: 1

Views

Author

Ahmed Fares (ahmedfares(AT)my-deja.com), Jul 18 2001

Keywords

Crossrefs

Programs

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

Extensions

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