login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A072402 a(n) = 6^n *sum_{k=1..infinity} Gamma(n+k/6)/ (k!*Gamma(k/6) *exp(1)), where Gamma is Capital-Greek-Gamma, the Gamma-function. 0
1, 8, 113, 2283, 59956, 1937111, 74285023, 3296959548, 166209034083, 9380840313601, 58597181530233, 40131720225336433, 2990153392901281153, 240791249514701885728, 20839616039099721143561, 1928991192695402634245651 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
a[n_] := 6^n*Sum[Gamma[n + k/6]/(k!*Gamma[k/6]), {k, 1, Infinity}]/Exp[1]; Table[ a[n], {n, 1, 16}]
CROSSREFS
Sequence in context: A259590 A155460 A064090 * A092084 A346985 A099715
KEYWORD
nonn
AUTHOR
Karol A. Penson, Jun 16 2002
EXTENSIONS
More terms from Robert G. Wilson v, Jul 17 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 15 06:17 EDT 2024. Contains 374324 sequences. (Running on oeis4.)