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!)
A280600 Number of n X 4 0..1 arrays with no element equal to more than two of its horizontal, vertical and antidiagonal neighbors and with new values introduced in order 0 sequentially upwards. 2
8, 50, 116, 302, 726, 1709, 3996, 9346, 21891, 51367, 120680, 283746, 667466, 1570516, 3695871, 8698086, 20471383, 48181359, 113400534, 266902849, 628191882, 1478536037, 3479939872, 8190523786, 19277542258, 45372392065, 106790273799 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 4 of A280604.
LINKS
FORMULA
Empirical: a(n) = 4*a(n-1) - 4*a(n-2) + 2*a(n-5) - 3*a(n-7) + 2*a(n-8) + a(n-9) - a(n-10) for n>13.
Empirical g.f.: x*(8 + 18*x - 52*x^2 + 38*x^3 - 18*x^4 - 3*x^5 - 36*x^6 - 10*x^7 + 21*x^8 - 25*x^9 - 10*x^10 + 10*x^11 - x^12) / ((1 - x)^3*(1 + x + x^2)*(1 - 2*x - x^2 + x^3 - x^4 - x^5)). - Colin Barker, Mar 22 2018
EXAMPLE
Some solutions for n=4:
..0..1..0..1. .0..1..0..0. .0..1..0..0. .0..0..1..0. .0..1..0..1
..1..0..1..0. .0..1..1..1. .0..1..0..1. .1..0..1..1. .1..1..0..1
..0..1..0..1. .0..0..0..1. .0..1..1..0. .1..0..0..1. .0..0..1..0
..1..0..1..0. .1..1..1..0. .0..0..0..1. .1..1..0..1. .1..1..0..1
CROSSREFS
Cf. A280604.
Sequence in context: A076286 A299049 A299811 * A282774 A258635 A300494
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 06 2017
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 April 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)