Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111560
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111560 Matrix logarithm of triangle A111553. +0
5
0, 1, 0, 5, 2, 0, 34, 7, 3, 0, 282, 44, 10, 4, 0, 2696, 354, 60, 14, 5, 0, 28792, 3328, 470, 84, 19, 6, 0, 337072, 35144, 4344, 654, 118, 25, 7, 0, 4273632, 407984, 45320, 6008, 936, 164, 32, 8, 0, 58195072, 5137824, 521200, 62344, 8704, 1352, 224, 40, 9, 0 (list; table; graph; listen)
OFFSET

0,4

EXAMPLE

Triangle begins:

0;

1,0;

5,2,0;

34,7,3,0;

282,44,10,4,0;

2696,354,60,14,5,0;

28792,3328,470,84,19,6,0;

337072,35144,4344,654,118,25,7,0;

4273632,407984,45320,6008,936,164,32,8,0; ...

PROGRAM

(PARI) {T(n, k)=local(M=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))))); sum(i=1, #M, (M^0-M)^i/i)[n+1, k+1]}

CROSSREFS

Cf. A111553, A111557, A104986, A111541, A111549.

Sequence in context: A021872 A021196 A058512 this_sequence A113103 A033325 A126690

Adjacent sequences: A111557 A111558 A111559 this_sequence A111561 A111562 A111563

KEYWORD

nonn,tabl

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 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research