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!)
A296734 Number of nX3 0..1 arrays with each 1 adjacent to 1, 2 or 4 king-move neighboring 1s. 1

%I #4 Dec 19 2017 13:40:43

%S 4,31,126,575,2832,13322,62874,299056,1418177,6723333,31896327,

%T 151295253,717601109,3403806391,16145223273,76580830416,363243440911,

%U 1722961426119,8172464117705,38764179352078,183868863324799,872139110880993

%N Number of nX3 0..1 arrays with each 1 adjacent to 1, 2 or 4 king-move neighboring 1s.

%C Column 3 of A296739.

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

%F Empirical: a(n) = 4*a(n-1) +3*a(n-2) +14*a(n-3) -42*a(n-4) -56*a(n-5) -51*a(n-6) +118*a(n-7) +189*a(n-8) +60*a(n-9) -114*a(n-10) -187*a(n-11) -25*a(n-12) +82*a(n-13) +33*a(n-14) -12*a(n-15) -4*a(n-16)

%e Some solutions for n=5

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

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

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

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

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

%Y Cf. A296739.

%K nonn

%O 1,1

%A _R. H. Hardin_, Dec 19 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 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)