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”).

A275145
Number of 5Xn 0..2 arrays with no element equal to any value at offset (-2,-2) (-1,-2) or (0,-1) and new values introduced in order 0..2.
1
41, 1296, 2000, 5248, 9744, 32384, 107472, 362176, 1220752, 4108688, 13848016, 46763600, 158042960, 534108640, 1804746272, 6098041456, 20605419360, 69627945984, 235280517632, 795033992240, 2686484835680, 9077858469008
OFFSET
1,1
COMMENTS
Row 5 of A275142.
LINKS
FORMULA
Empirical: a(n) = 8*a(n-1) -27*a(n-2) +56*a(n-3) -75*a(n-4) +61*a(n-5) -28*a(n-6) +7*a(n-7) -a(n-8) for n>12
EXAMPLE
Some solutions for n=5
..0..1..2..1..0. .0..1..0..1..0. .0..1..0..1..2. .0..1..0..2..1
..0..1..2..0..1. .0..2..1..0..1. .0..2..1..2..1. .0..2..1..0..2
..2..0..1..2..0. .0..2..1..0..2. .1..2..1..0..2. .1..0..2..0..2
..1..0..1..2..0. .1..0..2..0..2. .1..0..2..1..0. .2..1..2..1..0
..1..2..0..2..0. .0..1..2..1..0. .2..1..2..1..0. .0..2..0..2..0
CROSSREFS
Cf. A275142.
Sequence in context: A297349 A014937 A275225 * A118451 A094455 A239251
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jul 17 2016
STATUS
approved