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

A038020 Triangle: T(n,k), k<=n: groupoids with a nontrivial symmetry with n elements and k idempotents.

Original entry on oeis.org

0, 0, 0, 2, 0, 2, 9, 54, 0, 30, 15376, 12664, 14304, 4096, 3187
Offset: 0

Views

Author

Christian G. Bower, May 15 1998

Keywords

Examples

			Triangle begins:
    0;
    0,     0;
    2,     0,     2;
    9,    54,     0,   30;
15376, 12664, 14304, 4096, 3187;
  ...
		

Crossrefs

Row sums are A030246.
Main diagonal is A030249.
Columns k=0..1 are A030252, A030254.

Formula

Difference of A038018 and A038019.
Showing 1-1 of 1 results.