Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113331
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113331 a(n) = Sum_{k=0..n} 6^k*A111146(n,k). +0
7
1, 6, 72, 900, 11520, 149904, 1976400, 26363232, 355648320, 4854292416, 67114780416, 941774874624, 13451571452160, 196362144456192, 2945496714485760, 45717104468689920, 740282299231703040 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: A(x) = 1/(1 - 6/5!*x*Sum(k>=0} (k+5)!*x^k ).

EXAMPLE

A(x) = (1 + 6*x + 72*x^2 + 900*x^3 + 11520*x^4 + 149904*x^5 +..)

= 1/(1 - 6/5!*x*(5! + 6!*x + 7!*x^2 + 8!*x^3 + 9!*x^4 +..) ).

PROGRAM

(PARI) {a(n)=local(y=6, x=X+X*O(X^n)); polcoeff(1/(1 - y/(y-1)!*x*sum(k=0, n, (y-1+k)!*x^k)), n, X)}

CROSSREFS

Cf. A111146, A113326, A113327 (y=2), A113328 (y=3), A113329 (y=4), A113330 (y=5).

Adjacent sequences: A113328 A113329 A113330 this_sequence A113332 A113333 A113334

Sequence in context: A105928 A007031 A067419 this_sequence A052678 A052719 A063965

KEYWORD

nonn

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr) and Paul D. Hanna (pauldhanna(AT)juno.com), Oct 26 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research