Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111558
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111558 Row sums of triangle A111553. +0
2
1, 2, 9, 60, 509, 5034, 55689, 674624, 8838189, 124199454, 1861297049, 29618273604, 498716980989, 8860512190034, 165694162575369, 3254269731689064, 66994569450549869, 1443024570035017254 (list; graph; listen)
OFFSET

0,2

PROGRAM

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

CROSSREFS

Cf. A111553.

Sequence in context: A009636 A116364 A120970 this_sequence A001193 A120014 A036774

Adjacent sequences: A111555 A111556 A111557 this_sequence A111559 A111560 A111561

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 July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research