A327805 Triangle read by rows where T(n,k) is the number of unlabeled simple graphs with n vertices and vertex-connectivity >= k.
1, 1, 0, 2, 1, 0, 4, 2, 1, 0, 11, 6, 3, 1, 0, 34, 21, 10, 3, 1, 0, 156, 112, 56, 17, 4, 1, 0, 1044, 853, 468, 136, 25, 4, 1, 0, 12346, 11117, 7123, 2388, 384, 39, 5, 1, 0, 274668, 261080, 194066, 80890, 14480, 1051, 59, 5, 1, 0, 12005168, 11716571, 9743542, 5114079, 1211735, 102630, 3211, 87, 6, 1, 0
Offset: 0
Examples
Triangle begins: 1 1 0 2 1 0 4 2 1 0 11 6 3 1 0 34 21 10 3 1 0
Links
Crossrefs
Formula
T(n,k) = Sum_{j=k..n} A259862(n,j).
Extensions
Terms a(21) and beyond from Andrew Howroyd, Dec 26 2020
Comments