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-2 of 2 results.

A086782 Sum of the degrees of the irreducible representations of the group GL(3,Z_n).

Original entry on oeis.org

1, 28, 468, 1876, 12400, 13104, 100548
Offset: 1

Views

Author

Yuval Dekel (dekelyuval(AT)hotmail.com), Aug 03 2003

Keywords

Crossrefs

Formula

For a prime p : a(p) = phi(p^3)*(p^3 - 1) = p^2*(p-1)^2*(p^2+p+1)

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).
Showing 1-2 of 2 results.