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.

A275622 Triangle read by rows: T(n,k) = number of cubic graphs with 2n nodes and packing chromatic number k (n>=2, 4 <= k <= n+2).

Original entry on oeis.org

1, 1, 1, 0, 3, 2, 0, 3, 15, 1, 0, 7, 42, 36, 0, 0, 13, 252, 222, 22, 0, 34, 907, 2685, 433, 1, 0, 116, 5277, 21544, 14050, 314, 0, 151, 22098, 206334, 226622
Offset: 2

Views

Author

N. J. A. Sloane, Aug 04 2016

Keywords

Examples

			Triangle begins:
1,
1,1,
0,3,2,
0,3,15,1,
0,7,42,36,0,
0,13,252,222,22,
0,34,907,2685,433,1,
0,116,5277,21544,14050,314,
0,151,22098,206334,226622,...