Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111549
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111549 Matrix logarithm of triangle A111544. +0
6
0, 1, 0, 4, 2, 0, 23, 6, 3, 0, 165, 32, 9, 4, 0, 1383, 222, 47, 13, 5, 0, 13083, 1824, 321, 70, 18, 6, 0, 136863, 17016, 2607, 486, 103, 24, 7, 0, 1562715, 176112, 24099, 3990, 747, 148, 31, 8, 0, 19301319, 1993392, 247527, 37182, 6351, 1140, 207, 39, 9, 0 (list; table; graph; listen)
OFFSET

0,4

COMMENT

Column 0 (A111546) is found in column 3 of triangle A111544.

FORMULA

T(n+1, 0) = A111546(n) = A111544(n+3, 3).

EXAMPLE

Triangle begins:

0;

1,0;

4,2,0;

23,6,3,0;

165,32,9,4,0;

1383,222,47,13,5,0;

13083,1824,321,70,18,6,0;

136863,17016,2607,486,103,24,7,0;

1562715,176112,24099,3990,747,148,31,8,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+2)!/2!*x^i)), m-j-1))))); sum(i=1, #M, (M^0-M)^i/i)[n+1, k+1]}

CROSSREFS

Cf. A111544, A111546, A111541.

Sequence in context: A058546 A091435 A118441 this_sequence A022696 A019155 A107724

Adjacent sequences: A111546 A111547 A111548 this_sequence A111550 A111551 A111552

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research