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.

A098885 Number of nonisomorphic p^m-groups (i.e., groups of prime power orders).

Original entry on oeis.org

1, 1, 1, 2, 1, 1, 5, 2, 1, 1, 14, 1, 1, 1, 2, 5, 1, 1, 51, 1, 1, 1, 1, 2, 1, 1, 1, 267, 1, 1, 1, 1, 15, 1, 1, 1, 1, 1, 1, 1, 1, 2, 5, 1, 2328, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 67, 1, 56092, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 5, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1
Offset: 1

Views

Author

Lekraj Beedassy, Oct 14 2004

Keywords

Crossrefs

Programs

  • Magma
    D := SmallGroupDatabase(); [ NumberOfSmallGroups(D, n) : n in [1..410] | n eq 1 or IsPrimePower(n) ]; /* Klaus Brockhaus, Mar 15 2007 */

Formula

a(n) = A000001(A000961(n)).

Extensions

More terms from Klaus Brockhaus, Mar 15 2007