A376782 Triangle read by rows: T(n,m) is the number of unlabeled graphs with n vertices having m minimum forbidden subgraphs, n >= 1, 1 <= m <= A371162(n).
1, 1, 1, 1, 3, 1, 4, 4, 2, 1, 4, 8, 13, 8, 1, 4, 5, 7, 20, 34, 31, 28, 12, 8, 5, 0, 1, 1, 4, 5, 13, 26, 33, 43, 59, 50, 62, 58, 60, 64, 67, 63, 70, 68, 65, 61, 60, 31, 28, 16, 8, 13, 4, 4, 4, 0, 2, 1, 0, 1, 1, 4, 6, 9, 21, 34, 39, 71, 74, 77, 99, 118, 124, 107, 129
Offset: 1
Examples
Triangle starts with n = 1: 1 n = 2: 1 1 n = 3: 1 3 n = 4: 1 4 4 2 n = 5: 1 4 8 13 8 n = 6: 1 4 5 7 20 34 31 28 12 8 5 0 1 ...
Links
- Max Alekseyev, Table of k, a(k) for k = 1..209 (rows n = 1..8 flattened)
- Max A. Alekseyev and Allan Bickle, Forbidden Subgraphs of Single Graphs, 2024.