login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A006468 Number of rooted planar maps with 4 faces and n vertices and no isthmuses.
(Formerly M3984)
3
5, 37, 150, 449, 1113, 2422, 4788, 8790, 15213, 25091, 39754, 60879, 90545, 131292, 186184, 258876, 353685, 475665, 630686, 825517, 1067913, 1366706, 1731900, 2174770, 2707965, 3345615, 4103442, 4998875, 6051169, 7281528, 8713232, 10371768, 12284965, 14483133, 16999206 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
REFERENCES
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Simon Plouffe, Approximations of generating functions and a few conjectures, Master's thesis, UQAM, 1992; arXiv:0911.4975 [math.NT], 2009.
Walsh, T. R. S.; Lehman, A. B.; Counting rooted maps by genus. III: Nonseparable maps, J. Combinatorial Theory Ser. B 18 (1975), 222-259, Table VIb, f=5.
FORMULA
G.f.: -x*(x^3-4*x^2+2*x+5)/(x-1)^7, equivalent to a(n) = n *(n+1) *(n+2) *(2*n^3 +33*n^2 +142*n +123) /360, conjectured in Simon Plouffe's Master's thesis, 1992.
The above conjecture is true. - Andrew Howroyd, Apr 02 2021
PROG
(PARI) a(n) = {n *(n+1) *(n+2) *(2*n^3 + 33*n^2 + 142*n + 123) /360} \\ Andrew Howroyd, Apr 02 2021
CROSSREFS
Column k=4 of A342981.
Sequence in context: A263783 A023289 A347321 * A144954 A305861 A146195
KEYWORD
nonn
AUTHOR
EXTENSIONS
Title improved and a(13)-a(14) from Sean A. Irvine, Apr 24 2017
Terms a(15) and beyond from Andrew Howroyd, Apr 02 2021
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 06:52 EDT 2024. Contains 371920 sequences. (Running on oeis4.)