The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A280435 Number of nX3 0..1 arrays with no element equal to more than one of its horizontal and vertical neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards. 1

%I #6 Jan 04 2017 13:12:34

%S 1,10,21,42,77,136,236,404,687,1162,1959,3294,5528,9262,15497,25898,

%T 43233,72100,120132,199992,332675,552970,918491,1524602,2529072,

%U 4192786,6946941,11503914,19040117,31497472,52080284,86073884,142192983

%N Number of nX3 0..1 arrays with no element equal to more than one of its horizontal and vertical neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.

%C Column 3 of A280440.

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

%F Empirical: a(n) = 3*a(n-1) -a(n-2) -3*a(n-3) +a(n-4) +a(n-5) for n>6.

%F Empirical g.f.: x -x^2*(10-9*x-11*x^2+2*x^3) / ( (x-1)*(x^2+x-1)^2 ). - _R. J. Mathar_, Jan 04 2017

%e Some solutions for n=4

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

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

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

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

%Y Cf. A280440.

%K nonn

%O 1,2

%A _R. H. Hardin_, Jan 03 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 May 23 06:30 EDT 2024. Contains 372760 sequences. (Running on oeis4.)