A263294 Triangle read by rows: T(n,k) is the number of unlabeled simple graphs with n vertices and treewidth k.
1, 1, 1, 1, 2, 1, 1, 5, 4, 1, 1, 9, 17, 6, 1, 1, 19, 72, 53, 10, 1, 1, 36, 323, 501, 168, 14, 1, 1, 75, 1639, 5889, 4163, 557, 21, 1, 1, 152, 9203, 81786, 138923, 42596, 1977, 29, 1
Offset: 1
Examples
Triangle begins: 1; 1, 1; 1, 2, 1; 1, 5, 4, 1; 1, 9, 17, 6, 1; 1, 19, 72, 53, 10, 1; 1, 36, 323, 501, 168, 14, 1; 1, 75, 1639, 5889, 4163, 557, 21, 1; 1, 152, 9203, 81786, 138923, 42596, 1977, 29, 1; ...
Links
- FindStat - Combinatorial Statistic Finder, The treewidth of a graph.
- Wikipedia, Treewidth
Crossrefs
Extensions
Corrected and extended by Martin Rubey, May 10 2023
Comments