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.

A364770 Number of conjugacy classes in the group GL(4,Z_n).

Original entry on oeis.org

1, 14, 78, 306, 620, 1092, 2394, 5808, 7164, 8680, 14630, 23868, 28548, 33516, 48360
Offset: 1

Views

Author

Robin Visser, Aug 06 2023

Keywords

Crossrefs

Programs

  • Magma
    [Nclasses(GeneralLinearGroup(4, ResidueClassRing(n))) : n in [2..15]];

Formula

For a prime p : a(p) = p*(p^3 - 1).