Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084416
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084416 Triangle read by rows: T(n,k) = Sum_{i=k..n} i!*Stirling2(n,i), n >= 1, 1 <= k <= n. +0
3
1, 3, 2, 13, 12, 6, 75, 74, 60, 24, 541, 540, 510, 360, 120, 4683, 4682, 4620, 4080, 2520, 720, 47293, 47292, 47166, 45360, 36960, 20160, 5040, 545835, 545834, 545580, 539784, 498960, 372960, 181440, 40320, 7087261, 7087260, 7086750, 7068600 (list; table; graph; listen)
OFFSET

1,2

COMMENT

Interpolates between A000670 and factorials.

FORMULA

E.g.f. for m-th column: (exp(x)-1)^m/(2-exp(x)). - Vladeta Jovovic (vladeta(AT)Eunet.yu), Sep 14 2003

EXAMPLE

1; 3,2; 13,12,6; 75,74,60,24; ...

MAPLE

T := (n, k)->add(i!*stirling2(n, i), i=k..n);

with(combinat): T := (n, k)->sum(i!*stirling2(n, i), i=k..n): seq(seq(T(n, k), k=1..n), n=1..10);

CROSSREFS

Mirror image of array in A084417.

Cf. A069321 (row sums).

T(n,1)=A000670(n), T(n,2)=A052875(n), T(n,n)=n!=A000142(n).

Sequence in context: A075556 A087357 A131050 this_sequence A005352 A095131 A060149

Adjacent sequences: A084413 A084414 A084415 this_sequence A084417 A084418 A084419

KEYWORD

nonn,tabl,easy

AUTHOR

njas, Jun 24 2003

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), May 11 2004

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 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research