A274747 Number of nX6 0..2 arrays with no element equal to any value at offset (-1,-2) (0,-1) or (-1,0) and new values introduced in order 0..2.
16, 164, 2017, 25585, 327123, 4190533, 53680592, 687685512, 8809672678, 112857546696, 1445776873145, 18521322045287, 237269920345659, 3039578666135430, 38938936908037372, 498832560169009277
Offset: 1
Keywords
Examples
Some solutions for n=4 ..0..1..2..1..0..2. .0..1..2..1..0..1. .0..1..2..1..2..1. .0..1..0..1..0..1 ..1..0..1..0..1..0. .1..0..1..0..1..0. .1..2..1..2..1..2. .1..0..1..2..1..2 ..0..1..0..2..0..2. .0..1..2..1..0..2. .2..0..2..1..0..1. .0..1..2..1..0..1 ..2..0..1..0..2..1. .2..0..1..0..1..0. .0..2..0..2..1..0. .1..2..1..0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..210
Crossrefs
Cf. A274749.
Formula
Empirical: a(n) = 14*a(n-1) -10*a(n-2) -80*a(n-3) +177*a(n-4) -152*a(n-5) +56*a(n-6) -a(n-7) -5*a(n-8) +a(n-9) for n>11
Comments