Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111552
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111552 Row sums of triangle A111544. +0
2
1, 2, 8, 46, 338, 2930, 28726, 311342, 3679778, 47000002, 644538614, 9443216366, 147222001954, 2434125748082, 42555399987686, 784634319490894, 15221022251713538, 309977607819594818, 6613678784212854646 (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+2)!/2!*x^i)), m-j-1))))^-1)[n+1, k]))}

CROSSREFS

Cf. A111544.

Adjacent sequences: A111549 A111550 A111551 this_sequence A111553 A111554 A111555

Sequence in context: A006664 A005840 A088791 this_sequence A128085 A052801 A074599

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