A384963 Triangle read by rows: T(n,k) is the number of embeddings on the sphere of connected simple planar graphs with n nodes and k faces, n >= 1, k=1..max(1,2*n-4).
1, 1, 1, 1, 2, 2, 1, 1, 3, 7, 7, 5, 2, 1, 6, 22, 42, 49, 35, 18, 5, 2, 12, 76, 237, 442, 510, 412, 218, 84, 18, 5, 27, 271, 1293, 3539, 6205, 7482, 6318, 3833, 1623, 485, 88, 14, 65, 1001, 6757, 25842, 63254, 106985, 129782, 115988, 76582, 37421, 13111, 3228, 489, 50
Offset: 1
Examples
Triangle begins: 1; 1; 1, 1; 2, 2, 1, 1, 3, 7, 7, 5, 2, 1; 6, 22, 42, 49, 35, 18, 5, 2; 12, 76, 237, 442, 510, 412, 218, 84, 18, 5; 27, 271, 1293, 3539, 6205, 7482, 6318, 3833, 1623, 485, 88, 14; ...
Links
- Andrew Howroyd, Table of n, a(n) for n = 1..158 (rows 1..14)
- Gunnar Brinkmann and Brendan McKay, Fast generation of planar graphs (expanded edition), Tables 19-22.
Comments