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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A051691 (5*n+10)(!^5)/10(!^5), related to A052562 ((5*n)(!^5) quintic, or 5-factorials). 5
1, 15, 300, 7500, 225000, 7875000, 315000000, 14175000000, 708750000000, 38981250000000, 2338875000000000, 152026875000000000, 10641881250000000000, 798141093750000000000, 63851287500000000000000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

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

FORMULA

a(n) = ((5*n+10)(!^5))/10(!^5)= A052562(n+2)/(5*10); e.g.f.: 1/(1-5*x)^3.

MATHEMATICA

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

CROSSREFS

Cf. A052562, A008548(n+1), A034323(n+1), A034300(n+1), A034301(n+1), A034325(n+1), A051687-A051691 (rows m=0..10).

Sequence in context: A144349 A009064 A049381 * A135390 A105491 A158533

Adjacent sequences:  A051688 A051689 A051690 * A051692 A051693 A051694

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 21:13 EST 2012. Contains 206085 sequences.