Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113329
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113329 a(n) = Sum_{k=0..n} 4^k*A111146(n,k). +0
7
1, 4, 32, 272, 2400, 21792, 203008, 1940224, 19065344, 193410560, 2038078464, 22490167296, 262429339648, 3271314362368, 43955391856640, 640254018879488, 10121874150653952, 173145693892509696, 3186234896556752896 (list; graph; listen)
OFFSET

0,2

FORMULA

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

EXAMPLE

A(x) = (1 + 4*x + 32*x^2 + 272*x^3 + 2400*x^4 + 21792*x^5 +..)

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

PROGRAM

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

Sequence in context: A009509 A036725 A065089 this_sequence A145710 A110901 A000766

Adjacent sequences: A113326 A113327 A113328 this_sequence A113330 A113331 A113332

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 November 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research