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.

A185643 Triangular array E(n,k) counting, not necessarily connected, k-regular simple graphs on n vertices with girth exactly 3.

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 1, 0, 0, 1, 0, 2, 0, 1, 0, 0, 1, 4, 5, 3, 1, 1, 0, 0, 2, 0, 16, 0, 4, 0, 1, 0, 0, 2, 15, 58, 59, 21, 5, 1, 1, 0, 0, 3, 0, 264, 0, 266, 0, 6, 0, 1, 0, 0, 4, 71, 1535, 7848, 7848, 1547, 94, 9, 1, 1, 0, 0, 5, 0, 10755, 0, 367860, 0, 10786, 0, 10, 0, 1
Offset: 1

Views

Author

Jason Kimberley, Feb 07 2013

Keywords

Examples

			01: 0;
02: 0, 0;
03: 0, 0, 1;
04: 0, 0, 0, 1;
05: 0, 0, 0, 0, 1;
06: 0, 0, 1, 1, 1, 1;
07: 0, 0, 1, 0, 2, 0, 1;
08: 0, 0, 1, 4, 5, 3, 1, 1;
09: 0, 0, 2, 0, 16, 0, 4, 0, 1;
10: 0, 0, 2, 15, 58, 59, 21, 5, 1, 1;
11: 0, 0, 3, 0, 264, 0, 266, 0, 6, 0, 1;
12: 0, 0, 4, 71, 1535, 7848, 7848, 1547, 94, 9, 1, 1;
13: 0, 0, 5, 0, 10755, 0, 367860, 0, 10786, 0, 10, 0, 1;
14: 0, 0, 6, 428, 87973, 3459379, 21609300, 21609300, 3459386, 88193, 540, 13, 1, 1;
15: 0, 0, 9, 0, 803973, 0, 1470293675, 0, 1470293676, 0, 805579, 0, 17, 0, 1;
16: 0, 0, 10, 3406, 8020967, 2585136353, 113314233804, 733351105934, 733351105934, 113314233813, 2585136741, 8037796, 4207, 21, 1, 1;
		

Crossrefs

The sum of the n-th row of this sequence is A198313(n).
Not necessarily connected k-regular simple graphs girth exactly 3: A198313 (any k), this sequence (triangle); fixed k: A026796 (k=2), A185133 (k=3), A185143 (k=4), A185153 (k=5), A185163 (k=6).

Formula

E(n,k) = A186733(n,k) + A210703(n,k), noting that A210703 is a tabf.
E(n,k) = A051031(n,k) - A185304(n,k), noting that A185304 is a tabf.