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!)
A207919 Number of 4Xn 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 1 0 and 1 0 1 vertically 1

%I #5 Mar 31 2012 12:37:20

%S 10,100,358,1309,4181,13759,46800,156135,518564,1734968,5800213,

%T 19351425,64616191,215842982,720736677,2406625466,8036934640,

%U 26838643787,89622848751,299284174725,999425753876,3337450100119,11144976639396

%N Number of 4Xn 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 1 0 and 1 0 1 vertically

%C Row 4 of A207918

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

%F Empirical: a(n) = a(n-1) +2*a(n-2) +18*a(n-3) +15*a(n-4) -6*a(n-5) -70*a(n-6) -96*a(n-7) -14*a(n-8) +154*a(n-9) +147*a(n-10) -113*a(n-12) -71*a(n-13) -9*a(n-14) +33*a(n-15) +12*a(n-16) -a(n-17) -7*a(n-18) +3*a(n-19) +a(n-20) +2*a(n-21) for n>22

%e Some solutions for n=4

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

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Feb 21 2012

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 17 23:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)