cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A035319 Number of rooted maps of genus n with one vertex and one face; the maps are considered on orientable surfaces and contain 2n edges.

Original entry on oeis.org

1, 1, 21, 1485, 225225, 59520825, 24325703325, 14230536445125, 11288163762500625, 11665426077721040625, 15230046989184655753125, 24515740420894935215128125, 47702727710977364941596305625
Offset: 0

Views

Author

Keywords

Comments

a(n) is also the number of 2-permutations in Sym(4n-1), for n>1 (see Doignon and Labarre). - Anthony Labarre, Jun 19 2007

Crossrefs

Right-hand diagonal of A035309.
Cf. A035309.

Programs

Formula

a(n) = A035318(2*n). - Valery A. Liskovets, Apr 13 2006
It appears that this is given by the formula (4n)!/2^{2n}(2n+1)! = (4n-1)!!/(2n+1). (This sequence arose -- conjecturally, but it shouldn't be too hard to make it rigorous -- as the unique nontrivial Betti number of a certain poset associated to the hyperoctahedral group.) - Eric M. Rains (rains(AT)caltech.edu), Jan 24 2006
a(n) = (4n)!/(2^(2n)(2n+1)!) = (4n-1)!!/(2n+1) = A001147(2n)/(2n+1). - Valery A. Liskovets, Apr 13 2006

Extensions

More terms from Valery A. Liskovets, Apr 13 2006