OFFSET
1,2
COMMENTS
Column 5 of A230652
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 59*a(n-2) -230*a(n-4) -2*a(n-6) +32*a(n-8) for n>11
EXAMPLE
Some solutions for n=5
..0..x..0..x..0....2..x..2..x..1....1..x..1..x..0....2..x..2..x..0
..x..2..x..2..x....x..0..x..1..x....x..1..x..2..x....x..0..x..2..x
..0..x..1..x..0....2..x..1..x..1....0..x..1..x..0....2..x..2..x..1
..x..0..x..1..x....x..1..x..2..x....x..2..x..0..x....x..0..x..1..x
..2..x..1..x..1....1..x..1..x..0....0..x..0..x..2....2..x..1..x..1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 27 2013
STATUS
approved