login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A026865 Number of labeled chain graphs. 0
1, 4, 50, 1688, 142624, 28903216, 13663125680, 14762428500992, 35888247726445696, 193881737041021767424, 2304330431696396880081920, 59754569042355286885937374208, 3357295191788547946256710562827264 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Bertran Steinsky, Enumeration of labelled chain graphs and labeled essential directed acyclic graphs, Discrete Mathematics, 270 (2003), 267-278.
FORMULA
a(n) = -Sum_{k=1..n} binomial(n, k) * b(k) * a(n - k) * 2^(k*(n-k)) with a(0) = b(0) = 1 and b(n) = -Sum_{k=0..n-1} binomial(n, k) * b(k) * 2^(binomial(n-r, 2)) [from Steinsky]. - Sean A. Irvine, Oct 15 2019
CROSSREFS
Sequence in context: A234714 A201829 A201209 * A016078 A327229 A231832
KEYWORD
nonn
AUTHOR
Detlef Pauly (dettodet(AT)yahoo.de), Aug 22 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)