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!)
A280228 Number of n X 3 0..1 arrays with no element unequal to a strict majority of its king-move neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards. 1
2, 6, 9, 16, 29, 52, 95, 168, 298, 522, 911, 1580, 2729, 4694, 8046, 13748, 23425, 39812, 67507, 114228, 192914, 325230, 547411, 919996, 1544029, 2588002, 4332630, 7245208, 12103013, 20197972, 33675911, 56098560, 93374074, 155296914 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + a(n-2) - 2*a(n-3) - a(n-4) for n>7.
Empirical g.f.: x*(2 + 2*x - 5*x^2 - 4*x^3 + 2*x^4 + 2*x^5 + 3*x^6) / (1 - x - x^2)^2. - Colin Barker, Feb 13 2019
EXAMPLE
Some solutions for n=4:
..0..1..0. .0..0..0. .0..0..0. .0..0..0. .0..0..0. .0..0..0. .0..1..1
..0..0..0. .0..0..0. .0..0..0. .0..0..0. .0..0..0. .0..0..0. .1..1..1
..0..0..0. .1..1..0. .0..1..0. .0..0..0. .0..0..0. .0..1..1. .1..1..1
..0..0..0. .1..1..1. .0..0..0. .1..0..0. .0..0..1. .1..1..1. .1..1..1
CROSSREFS
Column 3 of A280233.
Sequence in context: A043548 A347535 A354975 * A254057 A257083 A054974
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 29 2016
STATUS
approved

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 June 4 10:10 EDT 2024. Contains 373092 sequences. (Running on oeis4.)