OFFSET
1,2
COMMENTS
Column 6 of A215870.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 16*a(n-2) -3*a(n-4).
Empirical: g.f.: -x*(x-1)*(2*x^2+6*x+1) / ( 1-16*x^2+3*x^4 ). - R. J. Mathar, Nov 27 2015
EXAMPLE
Some solutions for n=4:
..x..0..x..1..x..4....x..0..x..2..x..3....x..0..x..2..x..3....x..0..x..2..x..3
..2..x..3..x..5..x....1..x..4..x..6..x....1..x..4..x..7..x....1..x..4..x..6..x
..x..6..x..8..x.10....x..5..x..8..x..9....x..5..x..8..x..9....x..5..x..7..x..8
..7..x..9..x.11..x....7..x.10..x.11..x....6..x.10..x.11..x....9..x.10..x.11..x
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Aug 25 2012
STATUS
approved