OFFSET
1,2
COMMENTS
The limit lim_{n -> infinity} A020876(n - 1)/a(n) = 4.
LINKS
Peter Kagey, Table of n, a(n) for n = 1..1000
FORMULA
Conjectures from Colin Barker, May 03 2018: (Start)
G.f.: x*(1 - 6*x + 4*x^2 + 30*x^3 - 45*x^4 - 22*x^5 + 60*x^6 - 20*x^7) / ((1 - 3*x + x^2)*(1 - 5*x + 5*x^2)*(1 - 5*x^2 + 5*x^4)).
a(n) = 8*a(n-1) - 16*a(n-2) - 20*a(n-3) + 95*a(n-4) - 60*a(n-5) - 80*a(n-6) + 100*a(n-7) - 25*a(n-8) for n>8.
(End)
EXAMPLE
For n = 4 the a(4) = 10 subgraphs of the 2 X 4 grid are:
+ + + + +---+ + + + +---+ +
| | | |
+ + + +, +---+ + +, + +---+ +,
+---+ +---+ +---+---+ + +---+---+---+
| | | | | | | | |
+---+ +---+, +---+---+ +, +---+---+---+,
+---+---+---+ +---+---+---+ +---+---+---+
| | | | | | | | | |
+---+---+---+, +---+---+---+, +---+ +---+, and
+---+---+ +
| | |
+---+---+ +.
CROSSREFS
KEYWORD
nonn
AUTHOR
Peter Kagey, May 02 2018
STATUS
approved