OFFSET
1,1
COMMENTS
Column 2 of A202202.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 4*(n+4)*(n+3)*(n+2)^2/3.
Conjectures from Colin Barker, May 27 2018: (Start)
G.f.: 8*x*(30 - 70*x + 75*x^2 - 39*x^3 + 8*x^4) / (1 - x)^5.
a(n) = 5*a(n-1) - 10*a(n-2) + 10*a(n-3) - 5*a(n-4) + a(n-5) for n>5.
(End)
EXAMPLE
Some solutions for n=6:
..0..1..1..1....1..1..1..1....1..1..1..0....1..1..1..1....1..1..1..1
..1..1..1..1....1..1..1..0....1..1..1..1....1..1..1..1....1..1..1..1
..1..1..1..1....1..1..0..0....1..1..1..0....0..1..1..1....1..1..1..1
..1..1..1..0....1..1..0..0....0..1..1..0....0..1..1..1....1..1..1..1
..1..1..1..0....1..1..0..0....0..1..1..0....0..1..1..1....1..1..1..1
..1..1..1..0....1..1..0..0....0..1..0..0....0..1..1..0....0..1..1..1
..1..1..0..0....1..1..0..0....0..0..0..0....0..1..1..0....0..1..1..0
..1..1..0..0....1..1..0..0....0..0..0..0....0..1..0..0....0..1..1..0
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 14 2011
STATUS
approved