A384850 Triangle read by rows: T(n,k) is the number of unsensed simple planar maps with n edges and k vertices, 1 <= k <= n+1.
1, 0, 1, 0, 0, 1, 0, 0, 1, 2, 0, 0, 0, 2, 3, 0, 0, 0, 1, 7, 6, 0, 0, 0, 1, 7, 22, 12, 0, 0, 0, 0, 5, 42, 76, 27, 0, 0, 0, 0, 2, 49, 237, 271, 65, 0, 0, 0, 0, 1, 35, 442, 1293, 1001, 175, 0, 0, 0, 0, 0, 18, 510, 3539, 6757, 3765, 490
Offset: 0
Examples
Triangle begins: 1; 0, 1; 0, 0, 1; 0, 0, 1, 2; 0, 0, 0, 2, 3; 0, 0, 0, 1, 7, 6; 0, 0, 0, 1, 7, 22, 12; 0, 0, 0, 0, 5, 42, 76, 27; 0, 0, 0, 0, 2, 49, 237, 271, 65; 0, 0, 0, 0, 1, 35, 442, 1293, 1001, 175; ...
Links
- Andrew Howroyd, Table of n, a(n) for n = 0..135 (rows 0..15)
- Gunnar Brinkmann and Brendan McKay, Plantri (program for generation of certain types of planar graph).
Comments