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!)
A267662 Number of nX3 0..1 arrays with every repeated value in every row unequal to the previous repeated value, and in every column equal to the previous repeated value, and new values introduced in row-major sequential order. 1

%I #4 Jan 19 2016 08:03:55

%S 3,18,108,453,1800,6654,23967,84552,295176,1023321,3533484,12170886,

%T 41859891,143844024,494032074,1696231551,5822855280,19986766938,

%U 68599945065,235446171408,808076493654,2773384864119,9518456958738

%N Number of nX3 0..1 arrays with every repeated value in every row unequal to the previous repeated value, and in every column equal to the previous repeated value, and new values introduced in row-major sequential order.

%C Column 3 of A267667.

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

%F Empirical: a(n) = 8*a(n-1) -13*a(n-2) -44*a(n-3) +135*a(n-4) +39*a(n-5) -375*a(n-6) +84*a(n-7) +461*a(n-8) -139*a(n-9) -294*a(n-10) +69*a(n-11) +98*a(n-12) -14*a(n-13) -16*a(n-14) +a(n-15) +a(n-16)

%e Some solutions for n=8

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

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

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

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

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

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

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

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

%Y Cf. A267667.

%K nonn

%O 1,1

%A _R. H. Hardin_, Jan 19 2016

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 19 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)