Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111556
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111556 Column 3 of triangle A111553. +0
3
1, 4, 24, 184, 1664, 17024, 192384, 2366144, 31362304, 444907264, 6720628224, 107674883584, 1823884857344, 32575705493504, 612054254936064, 12071987619713024, 249477777420304384, 5392386599983366144 (list; graph; listen)
OFFSET

0,2

COMMENT

Also found in column 0 of triangle A111559, which equals the matrix inverse of A111553.

FORMULA

G.f.: Log(Sum_{n>=0} (n+3)!/3!*x^n) = Sum_{n>=1} a(n)*x^n/n. a(n) = 4*A111531(n) for n>0.

PROGRAM

(PARI) {a(n)=if(n<0, 0, (matrix(n+4, n+4, m, j, if(m==j, 1, if(m==j+1, -m+1, -(m-j-1)*polcoeff(log(sum(i=0, m, (i+3)!/3!*x^i)), m-j-1))))^-1)[n+4, 4])}

CROSSREFS

Cf. A111553, A111531, A111559.

Adjacent sequences: A111553 A111554 A111555 this_sequence A111557 A111558 A111559

Sequence in context: A112914 A007846 A061720 this_sequence A135905 A028498 A001397

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 07 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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research