A136577
Conjectured Hankel transform of A136576(n+1).
Original entry on oeis.org
1, 1, 0, -16, -256, -4096, 0, 16777216, 4294967296, 1099511627776, 0, -1152921504606846976, -4722366482869645213696, -19342813113834066795298816, 0, 5192296858534827628530496329220096, 340282366920938463463374607431768211456
Offset: 0
A069731
Number of unicursal planar maps with n edges rooted at a vertex of odd valency (unicursal means that exactly two vertices are of odd valency; there is an Eulerian path).
Original entry on oeis.org
1, 5, 28, 168, 1056, 6864, 45760, 311168, 2149888, 15049216, 106502144, 760729600, 5477253120, 39710085120, 289650032640, 2124100239360, 15651264921600, 115819360419840, 860372391690240
Offset: 1
-
Z:=-(1-4*z-sqrt(1-4*z))/sqrt(1-4*z)/64: Zser:=series(Z, z=0, 32): seq(coeff(Zser*2^(n+1), z, n), n=3..24); # Zerinvary Lajos, Jan 01 2007
-
Table[2^(n-2) CatalanNumber[n+1], {n, 1, 19}] (* Jean-François Alcover, Aug 28 2019 *)
Showing 1-2 of 2 results.
Comments