A385469 Expansion of e.g.f. 1/(1 - 3 * arctanh(x))^(1/3).
1, 1, 4, 30, 312, 4224, 70176, 1384032, 31590912, 819254016, 23792039424, 764912590848, 26970073390080, 1034798724320256, 42921327875788800, 1913760046417508352, 91281373260924026880, 4637755280044146032640, 250054580636566927441920, 14259891701316651909120000
Offset: 0
Keywords
Programs
-
PARI
my(N=20, x='x+O('x^N)); Vec(serlaplace(1/(1-3*atanh(x))^(1/3)))