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!)
A231524 Number of 2 X n 0..1 arrays with no element less than a strict majority of its horizontal, diagonal and antidiagonal neighbors. 1
4, 10, 34, 107, 342, 1069, 3381, 10689, 33808, 106804, 337525, 1066772, 3371763, 10656541, 33680325, 106448622, 336438736, 1063336915, 3360744286, 10621851017, 33571065345, 106103576857, 335347363656, 1059887498352, 3349844553061 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Empirical: a(n) = 4*a(n-1) - 3*a(n-2) + a(n-3) + 6*a(n-4) - 18*a(n-5).
Empirical g.f.: x*(4 - 6*x + 6*x^2 - 3*x^3 - 18*x^4) / (1 - 4*x + 3*x^2 - x^3 - 6*x^4 + 18*x^5). - Colin Barker, Sep 29 2018
EXAMPLE
Some solutions for n=7:
0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 0 0 1 0 0 0
1 0 0 1 0 1 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0
CROSSREFS
Row 2 of A231523.
Sequence in context: A223006 A156700 A274479 * A182645 A006343 A149173
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 10 2013
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 August 16 21:09 EDT 2024. Contains 375185 sequences. (Running on oeis4.)