Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111546
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111546 Column 2 of triangle A111544. +0
4
1, 3, 15, 99, 783, 7083, 71415, 789939, 9485343, 122721723, 1701224775, 25156450179, 395362560303, 6583219735563, 115817825451735, 2147443419579219, 41868118883289663, 856527397513863003 (list; graph; listen)
OFFSET

0,2

COMMENT

Also forms the columns of triangle A111548, which is the matrix inverse of triangle A111544.

FORMULA

G.f.: Log(Sum_{n>=0} (n+2)!/2!*x^n) = Sum_{n>=1} a(n)*x^n/n. a(n) = 3*A111530(n) = -A111548(n+1, 0) for n>0.

PROGRAM

(PARI) {a(n)=if(n<0, 0, (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+2)!/2!*x^i)), m-j-1))))^-1)[n+3, 3])}

CROSSREFS

Cf. A111544, A111530, A111548.

Adjacent sequences: A111543 A111544 A111545 this_sequence A111547 A111548 A111549

Sequence in context: A046635 A140286 A091713 this_sequence A135883 A074521 A074536

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 October 9 14:06 EDT 2008. Contains 144831 sequences.


AT&T Labs Research