A385419 Expansion of e.g.f. 1/(1 - arcsinh(2*x))^(1/2).
1, 1, 3, 11, 57, 489, 5067, 50595, 573297, 9323985, 168823443, 2679252795, 45149256105, 1121782132665, 29930127386715, 629179051311315, 13329925622622945, 472248682257228705, 17395967794618282275, 434384524558247177835, 10095605146704332967705
Offset: 0
Keywords
Programs
-
PARI
my(N=30, x='x+O('x^N)); Vec(serlaplace(1/(1-asinh(2*x))^(1/2)))
Comments