login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A206235
Number of (n+1)X6 0..3 arrays with every 2X3 or 3X2 subblock having exactly two equal edges, and new values 0..3 introduced in row major order
1
8910, 31652, 133392, 1236432, 10915392, 118573968, 1122086640, 10022726928, 109206613488, 1033441784400, 9230931489648, 100579291011408, 951799883421360, 8501687901954768, 92633527021495728, 876607692631061520
OFFSET
1,1
COMMENTS
Column 5 of A206238
LINKS
FORMULA
Empirical: a(n) = a(n-1) +921*a(n-3) -921*a(n-4) for n>9
EXAMPLE
Some solutions for n=4
..0..1..1..2..3..2....0..0..1..0..0..2....0..1..1..0..1..0....0..0..1..0..0..1
..1..1..2..3..3..2....0..1..0..0..1..0....1..1..2..1..1..0....0..1..0..0..2..3
..1..2..3..3..0..3....1..0..0..1..0..0....1..0..1..1..3..2....3..0..0..1..3..3
..0..3..3..0..3..3....0..0..2..0..0..2....2..1..1..0..2..2....0..0..2..3..3..1
..3..3..2..3..3..2....0..3..0..0..1..3....1..1..3..2..2..3....1..1..3..3..0..2
CROSSREFS
Sequence in context: A037192 A236890 A326259 * A329799 A329468 A185321
KEYWORD
nonn
AUTHOR
R. H. Hardin Feb 05 2012
STATUS
approved