login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A369279
Triangle read by rows: T(n,k) is the number of simple graphs on n unlabeled nodes with cooling number k = 1..n.
2
1, 0, 2, 0, 2, 2, 0, 3, 6, 2, 0, 3, 22, 7, 2, 0, 4, 102, 41, 7, 2, 0, 4, 661, 322, 48, 7, 2, 0, 5, 7606, 4238, 439, 49, 7, 2, 0, 5, 169021, 98708, 6396, 480, 49, 7, 2, 0, 6, 7555003, 4282954, 159359, 7301, 487, 49, 7, 2
OFFSET
1,3
LINKS
Eric Weisstein's World of Mathematics, Cooling Number.
Eric Weisstein's World of Mathematics, Simple Graph.
EXAMPLE
Triangle begins:
1;
0, 2;
0, 2, 2;
0, 3, 6, 2;
0, 3, 22, 7, 2;
0, 4, 102, 41, 7, 2;
0, 4, 661, 322, 48, 7, 2;
0, 5, 7606, 4238, 439, 49, 7, 2;
0, 5, 169021, 98708, 6396, 480, 49, 7, 2;
0, 6, 7555003, 4282954, 159359, 7301, 487, 49, 7, 2;
...
CROSSREFS
Rows sums are A000088.
Cf. A369280 (counts for connected graphs), A263322 (burning number).
Sequence in context: A121363 A346274 A214258 * A138021 A166065 A252706
KEYWORD
nonn,tabl,more
AUTHOR
Eric W. Weisstein, Jan 18 2024
STATUS
approved