Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059089
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059089 Number of labeled T_0-hypergraphs with n distinct hyperedges (empty hyperedge excluded). +0
8
2, 3, 27, 18209, 2369751602470, 5960531437867327674538684858601298, 47904783615250567089548184219000912367695724307703968794293919695640464258218524\ 2435050 (list; graph; listen)
OFFSET

0,1

COMMENT

A hypergraph is a T_0 hypergraph if for every two distinct nodes there exists a hyperedge containing one but not the other node.

FORMULA

Column sums of A059087.

a(n) = Sum_{k = 0..n} (-1)^(n-k)*A059086(k); a(n) = (1/n!)*Sum_{k = 0..n+1} stirling1(n+1, k)*floor(( 2^(k-1))!*exp(1)).

EXAMPLE

a(2)=27; There are 27 labeled T_0-hypergraphs with 2 distinct hyperedges (empty hyperedge excluded): 3 2-node hypergraphs, 12 3-node hypergraphs and 12 4-node hypergraphs.

a(3) = (1/3!)*(-6*[1!*e]+11*[2!*e]-6*[4!*e]+[8!*e]) = (1/3!)*(-6*2+11*5-6*65+109601) = 18209, where [k!*e] := floor(k!*exp(1)).

MAPLE

with(combinat): Digits := 1000: for n from 0 to 8 do printf(`%d, `, (1/n!)*sum(stirling1(n+1, k)*floor((2^(k-1))!*exp(1)), k=0..n+1)) od:

CROSSREFS

Cf. A059084-A059088.

Sequence in context: A126203 A126655 A132533 this_sequence A098812 A037320 A010344

Adjacent sequences: A059086 A059087 A059088 this_sequence A059090 A059091 A059092

KEYWORD

easy,nonn

AUTHOR

Goran Kilibarda, Vladeta Jovovic (vladeta(AT)eunet.rs), Dec 27 2000

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Jan 24 2001

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 December 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research