Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A103880
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A103880 Square array T(n,k) read by antidiagonals: denominators of Stirling numbers of first kind with negative argument S1(-n,k), n,k>=0. +0
2
1, 1, 1, 2, 1, 1, 6, 4, 1, 1, 24, 36, 8, 1, 1, 120, 288, 216, 16, 1, 1, 720, 7200, 3456, 1296, 32, 1, 1, 5040, 14400, 432000, 41472, 7776, 64, 1, 1, 40320, 235200, 2592000, 25920000, 497664, 46656, 128, 1, 1, 362880, 11289600, 889056000, 51840000 (list; table; graph; listen)
OFFSET

0,4

LINKS

D. Loeb, Generalization of the Stirling numbers of first kind

FORMULA

T(n, k) = (-1)^(k+1) * Sum[i=1..n, C(n, i)*(-1)^i*i^(-k) ].

G.f. of n-th row: 1/n! * 1/Prod[i=1..n, 1+x/i ].

EXAMPLE

1, 0, 0, 0, 0, 0,

1, -1, 1, -1, 1, -1,

1/2, -3/4, 7/8, -15/16, 31/32, -63/64,

1/6, -11/36, 85/216, -575/1296, 3661/7776, -22631/46656,

1/24,-25/288,415/3456,-5845/41472,76111/497664,-952525/5971968,

PROGRAM

(PARI) T(n, k)=denominator(1/n!*polcoeff(Ser(1/prod(i=1, n, 1+x/i)), k))

CROSSREFS

Numerators are in A103879. Cf. A008969.

Sequence in context: A144351 A142589 A158389 this_sequence A135899 A047920 A144655

Adjacent sequences: A103877 A103878 A103879 this_sequence A103881 A103882 A103883

KEYWORD

nonn,tabl,frac

AUTHOR

Ralf Stephan, Feb 20 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