OFFSET
1,2
LINKS
O. Bernardi and É. Fusy, A bijection for triangulations, quadrangulations, pentagulations, etc., J. Combin. Theory Ser. A 119 (2012), 218-244.
O. Bernardi and É. Fusy, A bijection for triangulations, quadrangulations, pentagulations, etc., arXiv:1007.1292 [math.CO], 2010-2011.
J. Bouttier and E. Guitter, A note on irreducible maps with several boundaries, arXiv:1305.4816 [math.CO], 2013.
William G. Brown, Enumeration of Triangulations of the Disk, Proc. Lond. Math. Soc. s3-14 (1964), 746-768.
William G. Brown, Enumeration of quadrangular dissections of the disk, Canad. J. Math., 17 (1965) 302-317
W. T. Tutte, A Census of Planar Maps, Canad. J. Math. 15 (1963), 249-271.
FORMULA
Bouttier-Guittier give an explicit formula.
a(1) = 1, and a(n) = (6*(2*(-2 + n))!/((-2 + n)!*n!))*2F1(-5*n, 2 - n, 2*(2 - n); -1) for n >= 2, where 2F1(a, b, c; z) is the hypergeometric function. - Franck Maminirina Ramaharo, Jan 27 2019
a(n) ~ sqrt(152 - 62*sqrt(6)) * (248*sqrt(6)/9 - 52)^n / (3*sqrt(Pi) * n^(5/2)). - Vaclav Kotesovec, Jun 09 2019
EXAMPLE
G.f.: x + 3*x^2 + 17*x^3 + 128*x^4 + 1131*x^5 + 11070*x^6 + ...
MATHEMATICA
Join[{1}, Table[(6*(2*(-2 + n))!/((-2 + n)!*n!))*Hypergeometric2F1[-5*n, 2 - n, 2*(2 - n), -1], {n, 2, 50}]] (* Franck Maminirina Ramaharo, Jan 27 2019 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Jonathan Vos Post, Jul 09 2010
EXTENSIONS
Edited by N. J. A. Sloane, Sep 06 2013
More terms from Franck Maminirina Ramaharo, Jan 27 2019
STATUS
approved