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!)
A217978 Number of n X 4 arrays of the minimum value of corresponding elements and their horizontal, vertical, diagonal or antidiagonal neighbors in a random 0..1 n X 4 array. 1
6, 6, 36, 98, 362, 1180, 4046, 13594, 46052, 155494, 525730, 1776548, 6004634, 20293538, 68587432, 231806206, 783444274, 2647830256, 8948960354, 30245088582, 102220312680, 345477304222, 1167620873294, 3946246173440, 13337256366382 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 4 of A217982.
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + 5*a(n-2) + a(n-3) - 5*a(n-4) - 8*a(n-5) + a(n-6) + 2*a(n-7).
Empirical g.f.: 2*x*(3 - 3*x - 3*x^2 - 5*x^3 + 5*x^4 + 4*x^5) / (1 - 2*x - 5*x^2 - x^3 + 5*x^4 + 8*x^5 - x^6 - 2*x^7). - Colin Barker, Jul 23 2018
EXAMPLE
Some solutions for n=3:
..1..1..0..0....0..0..0..1....1..1..1..1....0..0..1..1....1..0..0..0
..0..0..0..0....0..0..0..0....0..0..0..1....0..0..0..0....0..0..0..0
..0..0..1..1....1..0..0..0....0..0..0..1....1..0..0..0....0..0..0..0
CROSSREFS
Cf. A217982.
Sequence in context: A245131 A038260 A242087 * A257626 A222340 A215270
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 16 2012
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 23 02:53 EDT 2024. Contains 371906 sequences. (Running on oeis4.)