A350750 Triangle read by rows: T(n,k) is the number of strongly connected oriented graphs on n unlabeled nodes with k arcs, n >= 1, k = 0..n*(n-1)/2.
1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 1, 5, 18, 27, 19, 6, 0, 0, 0, 0, 0, 0, 1, 8, 80, 333, 765, 1122, 1049, 622, 217, 35, 0, 0, 0, 0, 0, 0, 0, 1, 12, 221, 1875, 8971, 28449, 63845, 105556, 130935, 122607, 85926, 43868, 15506, 3403, 353
Offset: 1
Examples
Triangle begins: [1] 1; [2] 0, 0; [3] 0, 0, 0, 1; [4] 0, 0, 0, 0, 1, 2, 1; [5] 0, 0, 0, 0, 0, 1, 5, 18, 27, 19, 6; [6] 0, 0, 0, 0, 0, 0, 1, 8, 80, 333, 765, 1122, 1049, 622, 217, 35; ...
Links
- Andrew Howroyd, Table of n, a(n) for n = 1..1350 (rows 1..20)