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!)
A279710 Number of 3 X n 0..1 arrays with no element equal to a strict majority of its horizontal and antidiagonal neighbors and with new values introduced in order 0 sequentially upwards. 1
4, 5, 11, 22, 47, 102, 224, 494, 1089, 2400, 5289, 11661, 25718, 56728, 125125, 275973, 608663, 1342423, 2960792, 6530255, 14402991, 31766847, 70063951, 154530760, 340828154, 751720173, 1657971361, 3656771426, 8065263401, 17788497730 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 3*a(n-1) - 2*a(n-2) - a(n-3) + 4*a(n-4) - a(n-5) - a(n-7) - a(n-8).
Empirical g.f.: x*(4 - 7*x + 4*x^2 + 3*x^3 - 8*x^4 - 5*x^6) / ((1 - x)*(1 + x)*(1 - 2*x - x^3)*(1 - x + x^2 + x^3)). - Colin Barker, Feb 11 2019
EXAMPLE
Some solutions for n=4:
..0..1..0..1. .0..1..0..1. .0..1..1..0. .0..1..1..0. .0..1..0..1
..0..1..0..0. .0..1..1..0. .0..0..0..1. .0..0..1..0. .1..0..1..0
..0..1..1..0. .0..0..1..0. .1..1..0..1. .0..1..0..1. .1..0..1..0
CROSSREFS
Row 3 of A279709.
Sequence in context: A000286 A227620 A036539 * A303956 A000769 A246495
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 17 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 May 23 10:34 EDT 2024. Contains 372760 sequences. (Running on oeis4.)