login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053115 a(n) = ((8*n+10)(!^8))/20, related to A034908 ((8*n+2)(!^8) octo- or 8-factorials). 1
1, 18, 468, 15912, 668304, 33415200, 1938081600, 127913385600, 9465590534400, 776178423820800, 69856058143872000, 6845893698099456000, 725664731998542336000, 82725779447833826304000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Row m=10 of the array A(9; m,n) := ((8*n+m)(!^8))/m(!^8), m >= 0, n >= 0.

FORMULA

a(n) =((8*n+10)(!^8))/10(!^8) = A034908(n+2)/10; e.g.f. 1/(1-8*x)^(9/4).

G.f.: 1/(1-18x/(1-8x/(1-26x/(1-16x/(1-34x/(1-24x/(1-42x/(1-32x/(1-... (continued fraction). - DELEHAM Philippe, Jan 07 2012

MATHEMATICA

s=1; lst={s}; Do[s+=n*s; AppendTo[lst, s], {n, 17, 5!, 8}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 08 2008]

CROSSREFS

Cf. A051189, A045755, A034908-12, A034975-6, A053114 (rows m=0..9).

Sequence in context: A197343 A086501 A204241 * A084273 A027405 A116176

Adjacent sequences:  A053112 A053113 A053114 * A053116 A053117 A053118

KEYWORD

easy,nonn

AUTHOR

Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 04:40 EST 2012. Contains 205978 sequences.