Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104981
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104981 Column 1 of triangle A104980; also equals column 0 of triangle A104986, which equals the matrix logartithm of A104980. +0
5
0, 1, 2, 7, 33, 191, 1297, 10063, 87669, 847015, 8989301, 103996703, 1303132269, 17589153719, 254509227541, 3931158238735, 64573130459613, 1124144767682215, 20677664894412965, 400760695386194687, 8163539437728923181 (list; graph; listen)
OFFSET

0,3

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

CROSSREFS

Cf. A104980, A104986.

Sequence in context: A054727 A086618 A162661 this_sequence A058797 A006595 A059099

Adjacent sequences: A104978 A104979 A104980 this_sequence A104982 A104983 A104984

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 10 2005

page 1

Search completed in 0.028 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research