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.

A123547 Triangle read by rows: T(n,k) = number of unlabeled bicolored graphs with no isolated nodes having 2n nodes and k edges, with n nodes of each color. Here n >= 0, 0 <= k <= n^2.

Original entry on oeis.org

1, 0, 1, 0, 0, 1, 1, 1, 0, 0, 0, 1, 2, 4, 3, 2, 1, 1, 0, 0, 0, 0, 1, 2, 8, 14, 21, 20, 20, 12, 9, 4, 2, 1, 1, 0, 0, 0, 0, 0, 1, 2, 10, 31, 76, 137, 221, 285, 321, 301, 253, 182, 122, 69, 38, 19, 10, 4, 2, 1, 1, 0, 0, 0, 0, 0, 0, 1, 2, 11, 43, 162, 451, 1121, 2314, 4255, 6702
Offset: 0

Views

Author

N. J. A. Sloane, Nov 14 2006

Keywords

Comments

The colors may be interchanged.

References

  • R. W. Robinson, Numerical implementation of graph counting algorithms, AGRC Grant, Math. Dept., Univ. Newcastle, Australia, 1978.

Crossrefs

Row sums give A007140. Cf. A007139, A106498 (gives beginning of this triangle).