OFFSET
1,1
COMMENTS
Row 2 of A223269.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 8*a(n-1) + 32*a(n-2).
Conjectures from Colin Barker, Aug 18 2018: (Start)
G.f.: 6*x / (1 - 8*x - 32*x^2).
a(n) = (sqrt(3)*(-(4-4*sqrt(3))^n + (4*(1+sqrt(3)))^n)) / 4.
(End)
EXAMPLE
Some solutions for n=3:
..0..2..0....0..2..1....0..3..4....0..2..4....0..2..0....0..1..2....0..4..2
..5..3..4....4..3..1....4..2..4....1..3..1....1..3..5....2..4..3....0..1..0
Face neighbors:
0.->.1.2.3.4
1.->.0.2.3.5
2.->.0.1.4.5
3.->.0.1.4.5
4.->.0.3.2.5
5.->.1.3.4.2
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 19 2013
STATUS
approved