Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113330
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113330 a(n) = Sum_{k=0..n} 5^k*A111146(n,k). +0
7
1, 5, 50, 525, 5675, 62650, 703975, 8042625, 93454750, 1106250125, 13377432875, 165950540250, 2124087269375, 28260204825625, 394301229688750, 5824314672613125, 91872380184761875, 1557002324898406250 (list; graph; listen)
OFFSET

0,2

FORMULA

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

EXAMPLE

A(x) = (1 + 5*x + 50*x^2 + 525*x^3 + 5675*x^4 + 62650*x^5 +..)

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

PROGRAM

(PARI) {a(n)=local(y=5, 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), A113331 (y=6).

Adjacent sequences: A113327 A113328 A113329 this_sequence A113331 A113332 A113333

Sequence in context: A136910 A093143 A077330 this_sequence A079157 A078244 A047736

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 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research