A058928 Denominators of series related to triangular cacti.
1, 2, 8, 48, 128, 3840, 46080, 14336, 10321920, 185794560, 6553600, 81749606400, 78479622144, 209924915200, 1428329123020800, 42849873690624000, 170993385472000, 7611536747003904, 1678343852714360832000, 747740921331712000, 2551082656125828464640000
Offset: 0
References
- F. Bergeron, G. Labelle and P. Leroux, Combinatorial Species and Tree-Like Structures, Camb. 1998, p. 307.
Links
- Andrew Howroyd, Table of n, a(n) for n = 0..200
Programs
-
PARI
a(n)={denominator((2*n+1)^(n-1)/(2^n*n!))} \\ Andrew Howroyd, Aug 30 2018
Formula
a(n) = denominator(A034940(n)/(2*n+1)!) = denominator((2*n+1)^(n-1)/(2^n*n!)). - Andrew Howroyd, Aug 30 2018
Extensions
More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Sep 25 2010
Terms a(12) and beyond from Andrew Howroyd, Aug 30 2018
Comments