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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004998 6^n/n!*product(k=0..n-1, 6*k + 11 ). 0
1, 66, 3366, 154836, 6735366, 282885372, 11598300252, 467245810152, 18573020953542, 730538824172652, 28491014142733428, 1103379274982221848, 42480102086815541148, 1627314679941087653208 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

A(x) = (1 - 36*x)^(-11/6).

a(n) ~ 6/5*Gamma(5/6)^-1*n^(5/6)*6^(2*n)*{1 + 55/72*n^-1 - ...}. - Joe Keane (jgk(AT)jgk.org), Nov 24 2001

MATHEMATICA

CoefficientList[Series[(1-36x)^(-11/6), {x, 0, 20}], x] (* or *) Table[(36^(n-1) Pochhammer[11/6, n-1])/Gamma[n], {n, 20}] (* From Harvey P. Dale, Jul 24 2011 *)

CROSSREFS

Sequence in context: A062152 A138875 A138877 * A097316 A099639 A003555

Adjacent sequences:  A004995 A004996 A004997 * A004999 A005000 A005001

KEYWORD

nonn

AUTHOR

Joe Keane (jgk(AT)jgk.org)

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 15:24 EST 2012. Contains 205626 sequences.