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

A069739 Size of the key space for isomorphism verification of circulant graphs of order n.

Original entry on oeis.org

1, 1, 1, 2, 1, 1, 1, 5, 2, 1, 1, 2, 1, 1, 1, 14, 1, 2, 1, 2, 1, 1, 1, 5, 2, 1, 5, 2, 1, 1, 1, 42, 1, 1, 1, 4, 1, 1, 1, 5, 1, 1, 1, 2, 2, 1, 1, 14, 2, 2, 1, 2, 1, 5, 1, 5, 1, 1, 1, 2, 1, 1, 2, 132, 1, 1, 1, 2, 1, 1, 1, 10, 1, 1, 2, 2, 1, 1, 1, 14, 14, 1, 1, 2, 1, 1, 1, 5, 1, 2
Offset: 1

Views

Author

Valery A. Liskovets, Apr 15 2002

Keywords

Comments

Multiplicative with a(p^m) = Catalan(m) (A000108). Coincides with A066060 up to n=63 except for n=32.

Crossrefs

Programs

Formula

a(n) = prod_p Catalan(m_p) where n=prod_p p^(m_p), p|n prime.
From Antti Karttunen, May 28-29 2017: (Start)
a(1) = 1; for n > 1, a(n) = A000108(A067029(n)) * a(A028234(n)).
a(n) = A246596(A156552(n)). (End)

A088806 Number of non-Abelian nilpotent groups of order n.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 2, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 2, 0, 2, 0, 0, 0, 0, 0, 0, 0, 256, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 9, 10, 0, 0, 0, 0, 0
Offset: 1

Views

Author

Yuval Dekel (dekelyuval(AT)hotmail.com), Nov 22 2003

Keywords

Comments

a(n) = 0 precisely when n is cubefree. - Eric M. Schmidt, Dec 19 2014

Crossrefs

Formula

a(n) = A066060(n) - A000688(n).

A384609 Possible values for the number of nilpotent groups of a finite order, ordered by size.

Original entry on oeis.org

1, 2, 4, 5, 8, 10, 14, 15, 16, 20, 25, 28, 30, 32, 40, 50, 51, 56, 60, 64, 67, 70, 75, 77, 80, 83, 87, 97, 100, 101, 102, 107, 111, 112, 120, 125, 128, 131, 134, 140, 145, 149, 150, 154, 155, 159, 160, 166, 173, 174, 183, 193, 194, 196, 200, 202, 203, 204, 207
Offset: 1

Views

Author

Robin Jones, Jun 04 2025

Keywords

Comments

A066060 sorted and duplicates removed.
List of all possible products of terms in A384607 (possibly with use of the same integer more than once).

Examples

			1 is in this sequence as there is exactly 1 nilpotent group of order 1.
2 is in this sequence as there are exactly 2 nilpotent groups of order 4.
4 is in this sequence as there are exactly 4 nilpotent groups of order 36.
3 is not in this sequence as there are never exactly 3 nilpotent groups of any given order.
		

Crossrefs

Showing 1-3 of 3 results.