login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A034996 Related to octo-factorial numbers A045755. 2
1, 36, 1632, 81600, 4308480, 235530240, 13189693440, 751812526080, 43438057062400, 2536782532444160, 149439552820346880, 8866746800673914880, 529276578255612149760, 31756594695336728985600 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Convolution of A034977(n-1) with A025753(n), n >= 1.
LINKS
Elżbieta Liszewska, Wojciech Młotkowski, Some relatives of the Catalan sequence, arXiv:1907.10725 [math.CO], 2019.
FORMULA
a(n) = 8^(n-1)*A045755(n)/n!, A045755(n)=(8*n-7)!^8 := product(8*j-7, j=1..n); G.f. (-1+(1-64*x)^(-1/8))/8.
D-finite with recurrence: n*a(n) +8*(-8*n+7)*a(n-1)=0. - R. J. Mathar, Jan 28 2020
MATHEMATICA
Rest@ CoefficientList[Series[(-1 + (1 - 64*x)^(-1/8))/8, {x, 0, 14}], x] (* Michael De Vlieger, Oct 13 2019 *)
CROSSREFS
Sequence in context: A095657 A209014 A268897 * A166770 A270602 A190918
KEYWORD
easy,nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 29 16:35 EDT 2023. Contains 365773 sequences. (Running on oeis4.)