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!)
A208641 Number of 6 X n 0..1 arrays with new values 0..1 introduced in row major order and no element equal to more than one of its immediate leftward or upward or right-upward antidiagonal neighbors 1

%I #9 Jul 05 2018 14:40:57

%S 32,233,851,2331,5572,12404,26508,55260,113427,230559,465773,937321,

%T 1881726,3772054,7554458,15121266,30257157,60531513,121083123,

%U 242189591,484406152,968843304,1937722072,3875484536,7751014887,15502081539

%N Number of 6 X n 0..1 arrays with new values 0..1 introduced in row major order and no element equal to more than one of its immediate leftward or upward or right-upward antidiagonal neighbors

%C Row 6 of A208637.

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

%F Empirical: a(n) = 7*a(n-1) - 20*a(n-2) + 30*a(n-3) - 25*a(n-4) + 11*a(n-5) - 2*a(n-6) for n>9.

%F Conjectures from _Colin Barker_, Jul 05 2018: (Start)

%F G.f.: x*(32 + 9*x - 140*x^2 + 74*x^3 + 85*x^4 - 37*x^5 - 34*x^6 + 4*x^7 + 8*x^8) / ((1 - x)^5*(1 - 2*x)).

%F a(n) = (792*(7*2^n-10) - 3382*n - 539*n^2 - 38*n^3 - n^4) / 24 for n>3.

%F (End)

%e Some solutions for n=4:

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

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

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

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

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

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

%Y Cf. A208637.

%K nonn

%O 1,1

%A _R. H. Hardin_, Feb 29 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 25 06:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)