Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111555
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111555 Column 2 of triangle A111553. +0
2
1, 3, 16, 116, 1016, 10176, 113216, 1375456, 18047296, 253815936, 3805221376, 60558070016, 1019617312256, 18111737604096, 338602832961536, 6648048064792576, 136810876329865216, 2945671077411987456 (list; graph; listen)
OFFSET

0,2

PROGRAM

(PARI) {a(n)=if(n<0, 0, (matrix(n+3, n+3, 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+3, 3])}

CROSSREFS

Cf. A111553, A111531.

Sequence in context: A036244 A011818 A036248 this_sequence A074522 A125807 A125222

Adjacent sequences: A111552 A111553 A111554 this_sequence A111556 A111557 A111558

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research