Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111541
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111541 Matrix logarithm of triangle A111536. +0
7
0, 1, 0, 3, 2, 0, 14, 5, 3, 0, 84, 22, 8, 4, 0, 600, 128, 36, 12, 5, 0, 4908, 896, 212, 58, 17, 6, 0, 44952, 7220, 1496, 360, 90, 23, 7, 0, 454344, 65336, 12128, 2652, 602, 134, 30, 8, 0, 5016768, 653720, 110288, 22320, 4736, 974, 192, 38, 9, 0, 60062352, 7155104 (list; table; graph; listen)
OFFSET

0,4

COMMENT

Column 0 (A111538) is found in column 2 of triangle A111536.

EXAMPLE

Triangle begins:

0;

1,0;

3,2,0;

14,5,3,0;

84,22,8,4,0;

600,128,36,12,5,0;

4908,896,212,58,17,6,0;

44952,7220,1496,360,90,23,7,0;

454344,65336,12128,2652,602,134,30,8,0;

5016768,653720,110288,22320,4736,974,192,38,9,0; ...

PROGRAM

(PARI) {T(n, k)=local(M=matrix(n+1, n+1, m, j, if(m==j, 1, if(m==j+1, -m+1, -(m-j-1)*polcoeff(log(sum(i=0, m, (i+1)!/1!*x^i)), m-j-1))))); return(if(n<k|k<0, 0, sum(i=1, #M, (M^0-M)^i/i)[n+1, k+1]))}

CROSSREFS

Cf. A111536, A111538 (column 0), A111542 (column 1), A111543 (column 2).

Sequence in context: A048199 A077907 A067346 this_sequence A105629 A085075 A058257

Adjacent sequences: A111538 A111539 A111540 this_sequence A111542 A111543 A111544

KEYWORD

nonn,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 06 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