Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111557
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111557 Column 4 of triangle A111553; also found in column 0 of triangle A111560, which equals the matrix logarithm of A111553. +0
3
1, 5, 34, 282, 2696, 28792, 337072, 4273632, 58195072, 846038912, 13072140032, 213897731712, 3695682017792, 67254929193472, 1286282280266752, 25802708552696832, 541894309127053312, 11894387852938452992 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = A111553(n+4, 4) = A111560(n+1, 0).

PROGRAM

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

CROSSREFS

Cf. A111553, A111560.

Sequence in context: A058248 A116435 A090367 this_sequence A121323 A068475 A097817

Adjacent sequences: A111554 A111555 A111556 this_sequence A111558 A111559 A111560

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research