Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A104983
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A104983 Row sums of triangular matrix T = A104980 which satisfies: SHIFT_LEFT(column 0 of T^p) = p*(column p+1 of T). +0
2
1, 2, 6, 24, 122, 750, 5376, 43856, 400518, 4046334, 44808104, 539850984, 7032370302, 98516491214, 1477264979352, 23612920280976, 400847064718166, 7202901369491694, 136596819590256984, 2726503675380494408 (list; graph; listen)
OFFSET

0,2

PROGRAM

(PARI) {a(n)=if(n<0, 0, sum(k=0, n, (matrix(n+1, n+1, 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, k+1]))}

CROSSREFS

Cf. A104980.

Sequence in context: A024923 A037992 A114779 this_sequence A052862 A129101 A013068

Adjacent sequences: A104980 A104981 A104982 this_sequence A104984 A104985 A104986

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 10 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 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research