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!)
A219143 Unchanging value maps: number of 2 X n binary arrays indicating the locations of corresponding elements unequal to no horizontal, diagonal or antidiagonal neighbor in a random 0..2 2 X n array. 2
1, 6, 18, 39, 96, 225, 543, 1293, 3096, 7392, 17673, 42228, 100929, 241197, 576441, 1377606, 3292314, 7868187, 18803964, 44939013, 107398431, 256668285, 613403916, 1465955712, 3503443917, 8372776200, 20009848437, 47820940581, 114285841233 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Row 2 of A219142.
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + a(n-2) - a(n-3) + 2*a(n-4) for n>5.
Empirical g.f.: x*(1 + 4*x + 5*x^2 - 2*x^3 + 4*x^4) / (1 - 2*x - x^2 + x^3 - 2*x^4). - Colin Barker, Mar 11 2018
EXAMPLE
Some solutions for n=3:
..1..0..0....0..0..0....0..0..1....0..0..1....0..0..1....1..0..1....1..1..1
..0..0..1....1..0..0....1..0..0....1..0..1....0..0..0....0..0..0....1..1..1
CROSSREFS
Cf. A219142.
Sequence in context: A271252 A271541 A035489 * A122061 A333713 A299256
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 12 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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)