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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A051621 (4*n+9)(!^4)/9(!^4), related to A007696(n+1) ((4*n+1)(!^4) quartic, or 4-factorials). 1
1, 13, 221, 4641, 116025, 3364725, 111035925, 4108329225, 168441498225, 7579867420125, 371413503586125, 19684915690064625, 1122040194333683625, 68444451854354701125, 4448889370533055573125, 306973366566780834545625 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

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

FORMULA

a(n) = ((4*n+9)(!^4))/9(!^4)= A007696(n+3)/(5*9); e.g.f.: 1/(1-4*x)^(13/4).

MATHEMATICA

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

CROSSREFS

Cf. A047053, A007696(n+1), A000407, A034176(n+1), A034177(n+1), A051617-A051622 (rows m=0..10).

Sequence in context: A059525 A086147 A015253 * A173427 A051180 A143832

Adjacent sequences:  A051618 A051619 A051620 * A051622 A051623 A051624

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 16 04:18 EST 2012. Contains 205860 sequences.