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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A053116 a(n) = ((9*n+10)(!^9))/10, related to A045756 ((9*n+1)(!^9) 9-factorials). 4
1, 19, 532, 19684, 905464, 49800520, 3187233280, 232668029440, 19078778414080, 1736168835681280, 173616883568128000, 18924240308925952000, 2233060356453262336000, 283598665269564316672000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

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

FORMULA

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

MATHEMATICA

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

CROSSREFS

Cf. A051232, A045756, A035012-3, A035017-8, A035020-3 (rows m=0..9).

Sequence in context: A057644 A196512 A027406 * A158211 A035278 A092611

Adjacent sequences:  A053113 A053114 A053115 * A053117 A053118 A053119

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 14 17:51 EST 2012. Contains 205651 sequences.