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

 


Number of nX4 0..1 arrays with every element unequal to 0, 1, 2, 4 or 8 king-move adjacent elements, with upper left element zero.
1

%I #4 May 28 2018 08:40:11

%S 8,24,32,94,273,767,2128,6150,17387,49477,140832,401136,1140970,

%T 3248777,9248091,26325969,74939305,213335733,607295337,1728785729,

%U 4921333566,14009574825,39881001737,113529283100,323183797078,920007268842

%N Number of nX4 0..1 arrays with every element unequal to 0, 1, 2, 4 or 8 king-move adjacent elements, with upper left element zero.

%C Column 4 of A305245.

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

%F Empirical: a(n) = a(n-1) +5*a(n-2) +4*a(n-3) +a(n-4) -20*a(n-5) -26*a(n-6) -9*a(n-7) -a(n-8) +39*a(n-9) +53*a(n-10) +39*a(n-11) +15*a(n-12) -6*a(n-13) -31*a(n-14) -54*a(n-15) -53*a(n-16) -26*a(n-17) +28*a(n-18) +18*a(n-19) +10*a(n-20) -a(n-21) -54*a(n-22) -24*a(n-23) +13*a(n-24) -5*a(n-25) -4*a(n-26) +5*a(n-27) +2*a(n-28) for n>32

%e Some solutions for n=5

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

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

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

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

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

%Y Cf. A305245.

%K nonn

%O 1,1

%A _R. H. Hardin_, May 28 2018

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 21 11:27 EDT 2024. Contains 376084 sequences. (Running on oeis4.)