Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111545
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111545 Column 1 of triangle A111544. +0
2
1, 2, 9, 57, 441, 3933, 39249, 430677, 5137641, 66103533, 911973249, 13428837477, 210259505241, 3489291147933, 61200522593649, 1131630622515477, 22007781151434441, 449197758198576333, 9603342828706622049 (list; graph; listen)
OFFSET

0,2

PROGRAM

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

CROSSREFS

Cf. A111544.

Sequence in context: A036243 A033917 A004103 this_sequence A070075 A124405 A141787

Adjacent sequences: A111542 A111543 A111544 this_sequence A111546 A111547 A111548

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research