[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A289709
Number of independent vertex sets and vertex covers in the n-triangular honeycomb queen graph.
6
2, 4, 10, 28, 84, 272, 946, 3486, 13560, 55432, 236852, 1054928, 4881972, 23420436, 116204016, 595246848, 3142169416, 17068245184, 95267426432, 545732236936, 3204607199704
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Independent Vertex Set
Eric Weisstein's World of Mathematics, Vertex Cover
FORMULA
From Andrew Howroyd, Sep 12 2019: (Start)
a(n) = 6*A283117(n) - 2*A326611(n) - 3*2^ceiling(n/2).
a(n) = 1 + Sum_{k>=1} A193986(n,k).
(End)
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Eric W. Weisstein, Jul 14 2017
EXTENSIONS
a(13)-a(21) from Andrew Howroyd, Sep 12 2019
STATUS
approved