Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111543
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111543 Column 2 of triangle A111541, which is the matrix logarithm of A111536. +0
3
0, 3, 8, 36, 212, 1496, 12128, 110288, 1108064, 12171872, 145061120, 1864321472, 25710635648, 378871778432, 5943632568320, 98936446059776, 1742232571097600, 32367994818881024, 632845309575139328, 12991224275641441280 (list; graph; listen)
OFFSET

0,2

PROGRAM

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

CROSSREFS

Cf. A111541 (triangle), A111538 (column 0), A111542 (column 1), A111536.

Sequence in context: A148919 A087905 A020111 this_sequence A024039 A123981 A123985

Adjacent sequences: A111540 A111541 A111542 this_sequence A111544 A111545 A111546

KEYWORD

nonn

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