login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A281694 Number of 2Xn 0..2 arrays with no element equal to more than one of its horizontal, diagonal or antidiagonal neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards. 1

%I #4 Jan 27 2017 12:40:01

%S 0,0,6,272,2516,19168,120824,692320,3728304,19162048,95114144,

%T 459530496,2172420416,10088686592,46160383360,208560904704,

%U 932182234880,4127576462336,18126823531008,79031039336448,342350615184384

%N Number of 2Xn 0..2 arrays with no element equal to more than one of its horizontal, diagonal or antidiagonal neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.

%C Row 2 of A281693.

%H R. H. Hardin, <a href="/A281694/b281694.txt">Table of n, a(n) for n = 1..210</a>

%F Empirical: a(n) = 12*a(n-1) -54*a(n-2) +136*a(n-3) -324*a(n-4) +720*a(n-5) -1064*a(n-6) +1632*a(n-7) -2208*a(n-8) +2048*a(n-9) -1920*a(n-10) +1536*a(n-11) -512*a(n-12) for n>15

%e Some solutions for n=4

%e ..0..0..1..0. .0..1..2..1. .0..0..0..1. .0..1..1..1. .0..1..2..2

%e ..2..2..0..2. .2..0..0..0. .0..2..1..1. .1..2..2..0. .1..1..0..2

%Y Cf. A281693.

%K nonn

%O 1,3

%A _R. H. Hardin_, Jan 27 2017

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)