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!)
A208636 Number of n X 7 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 08:56:35

%S 64,191,628,2149,7504,26508,94320,337227,1209736,4349981,15668332,

%T 56505640,203961088,736686999,2662084284,9622940853,34793691400,

%U 125826023972,455089068016,1646125164451,5954682909712,21541486064685

%N Number of n X 7 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 Column 7 of A208637.

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

%F Empirical: a(n) = 8*a(n-1) - 21*a(n-2) + 20*a(n-3) - 5*a(n-4).

%F Empirical g.f.: x*(64 - 321*x + 444*x^2 - 144*x^3) / ((1 - 3*x + x^2)*(1 - 5*x + 5*x^2)). - _Colin Barker_, Jul 05 2018

%e Some solutions for n=4:

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

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

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

%e ..1..0..1..0..0..0..0....0..1..0..1..1..0..0....1..0..1..0..1..0..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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)