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!)
A218838 Unmatched value maps: number of n X 4 binary arrays indicating the locations of corresponding elements not equal to any horizontal or antidiagonal neighbor in a random 0..1 n X 4 array. 2
7, 57, 453, 3617, 28888, 230726, 1842766, 14717828, 117548611, 938839259, 7498337380, 59887849061, 478313295496, 3820200795065, 30511244937310, 243687732023270, 1946289338913085, 15544656923507264, 124152331330394548 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Column 4 of A218842.
LINKS
FORMULA
Empirical: a(n) = 7*a(n-1) + 5*a(n-2) + 24*a(n-3) - 9*a(n-4) + 9*a(n-5) for n>6.
Empirical g.f.: x*(7 + 8*x + 19*x^2 - 7*x^3 - x^4 + 3*x^5) / (1 - 7*x - 5*x^2 - 24*x^3 + 9*x^4 - 9*x^5). - Colin Barker, Mar 10 2018
EXAMPLE
Some solutions for n=3:
..0..0..0..0....1..1..0..0....1..0..0..0....1..1..0..0....1..0..0..1
..1..0..1..1....1..0..0..1....1..0..0..0....1..0..0..0....0..0..1..1
..1..1..0..0....1..0..0..0....0..0..1..1....1..0..1..1....1..1..1..1
CROSSREFS
Cf. A218842.
Sequence in context: A042187 A201872 A218587 * A082310 A014990 A015565
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 07 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 May 18 23:43 EDT 2024. Contains 372666 sequences. (Running on oeis4.)