OFFSET
1,5
COMMENTS
A(n,k) is also the number of multiquadrangulations of the sphere with n stable equilibria and k unstable equilibria.
From Andrew Howroyd, Jan 13 2025: (Start)
The planar maps considered are connected and may contain loops and parallel edges.
The number of edges is n + k - 2. (End)
REFERENCES
Miklos Bona, editor, Handbook of Enumerative Combinatorics, CRC Press, 2015, chapter 5.
LINKS
Richard Kapolnai, Gabor Domokos, and Timea Szabo, Generating spherical multiquadrangulations by restricted vertex splittings and the reducibility of equilibrium classes, Periodica Polytechnica Electrical Engineering, 56(1):11-10, 2012. Also arXiv:1206.1698 [cs.DM], 2012. See Table 1.
Timothy R. Walsh, Number of sensed planar maps with n edges and m vertices, pp. 11-20.
Nicholas C. Wormald, Counting unrooted planar maps, Discrete Math. 36 (1981), no. 2, 205-225.
FORMULA
A(n,k) = A(k,n).
EXAMPLE
The array begins:
1, 1, 1, 2, 3, 6, 12, 27, 65, ...
1, 2, 5, 13, 35, 104, 315, 1021, ...
1, 5, 20, 83, 340, 1401, 5809, ...
2, 13, 83, 504, 2843, 15578, ...
3, 35, 340, 2843, 21420, ...
6, 104, 1401, 15578, ...
12, 315, 5809, ...
27, 1021, ...
65, ...
...
As a triangle, rows give the number of edges (first row is 0 edges):
1;
1, 1;
1, 2, 1;
2, 5, 5, 2;
3, 13, 20, 13, 3;
6, 35, 83, 83, 35, 6;
12, 104, 340, 504, 340, 104, 12;
27, 315, 1401, 2843, 2843, 1401, 315, 27;
65, 1021, 5809, 15578, 21420, 15578, 5809, 1021, 65;
...
CROSSREFS
Antidiagonal sums are A006385.
KEYWORD
AUTHOR
N. J. A. Sloane, Nov 07 2016
EXTENSIONS
Missing terms inserted and definition edited by Andrew Howroyd, Jan 13 2025
STATUS
approved
