OFFSET
1,2
COMMENTS
Column 3 of A206396.
LINKS
R. H. Hardin, Table of n, a(n) for n = 1..210
FORMULA
Empirical: a(n) = 6*a(n-1) + 18*a(n-2) - 32*a(n-3) for n>5.
Empirical g.f.: x*(1 - 2*x - 16*x^2 + 10*x^3 + 16*x^4) / (1 - 6*x - 18*x^2 + 32*x^3). - Colin Barker, Jun 16 2018
EXAMPLE
Some solutions for n=4:
0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2
3 4 5 3 4 5 2 3 4 2 3 0 2 3 4 3 4 5 2 3 0
5 0 1 1 0 3 4 5 1 4 5 1 1 5 0 1 0 3 1 4 5
4 3 2 2 5 1 3 2 0 0 2 4 4 2 3 4 5 1 5 0 1
CROSSREFS
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 07 2012
STATUS
approved