Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A049055
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A049055 Triangle read by rows, giving T(n,k) = number of k-member minimal ordered covers of a labeled n-set (n > 0, k > 0). +0
3
1, 1, 1, 2, 1, 12, 6, 1, 50, 132, 24, 1, 180, 1830, 1560, 120, 1, 602, 20460, 60960, 20520, 720, 1, 1932, 201726, 1856400, 2047920, 302400, 5040, 1, 6050, 1832292, 48550824, 155801520, 72586080, 4979520, 40320, 1, 18660, 15717750 (list; graph; listen)
OFFSET

0,4

REFERENCES

R. J. Clarke, Covering a set by subsets, Discrete Math., 81 (1990), 147-152.

EXAMPLE

1; 1; 1,2; 1,12,6; 1,50,132,24; ...

PROGRAM

(PARI) {T(n, k)=sum(i=0, k, (-1)^i*binomial(k, i)*(2^k-1-i)^n)} /* Michael Somos Oct 16 2006 */

CROSSREFS

Row sums are A049056.

Sequence in context: A107722 A167128 A048743 this_sequence A008285 A119274 A066991

Adjacent sequences: A049052 A049053 A049054 this_sequence A049056 A049057 A049058

KEYWORD

nonn,tabf,easy,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Michael Somos

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


AT&T Labs Research