OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Rook Complement Graph
Eric Weisstein's World of Mathematics, Vertex Cut
FORMULA
From Andrew Howroyd, Apr 30 2023: (Start)
a(n) = 2*n*(2^n-n-1) + n^2*(2^(n-1)-1)^2 + binomial(n,2)^2.
a(n) = 2^(n^2) - 1 - A291593(n). (End)
CROSSREFS
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Apr 25 2023
EXTENSIONS
a(2) corrected and terms a(6) and beyond from Andrew Howroyd, Apr 30 2023
STATUS
approved