Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111554
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111554 Column 1 of triangle A111553. +0
2
1, 2, 10, 72, 632, 6352, 70912, 864192, 11371072, 160333952, 2409420032, 38428442112, 648333665792, 11538313372672, 216092576714752, 4249731095212032, 87591291183296512, 1888669450881032192 (list; graph; listen)
OFFSET

0,2

PROGRAM

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

CROSSREFS

Cf. A111553.

Sequence in context: A118748 A118752 A060842 this_sequence A052555 A084844 A144011

Adjacent sequences: A111551 A111552 A111553 this_sequence A111555 A111556 A111557

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