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”).

A286958
Triangle read by rows: T(n,k) is the number of graphs with n vertices with connected domination number k.
2
1, 1, 2, 4, 2, 11, 8, 2, 34, 62, 14, 2, 156, 514, 163, 18, 2, 1044, 7147, 2583, 317, 24, 2, 12346, 170803, 70667, 6720, 513, 29, 2, 274668, 7613603, 3566498, 247454, 13525, 785, 36, 2
OFFSET
1,3
LINKS
Eric Weisstein's World of Mathematics, Connected Domination Number.
EXAMPLE
Triangle begins:
1;
1;
2;
4, 2;
11, 8, 2;
34, 62, 14, 2;
156, 514, 163, 18, 2;
...
CROSSREFS
Row sums are A001349.
Column k=1 is A000088(n-1).
Sequence in context: A320971 A360667 A342828 * A332401 A125755 A118921
KEYWORD
nonn,tabf,more
AUTHOR
Eric W. Weisstein, May 17 2017
STATUS
approved