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!)
A219422 Unchanging value maps: number of 2 X n binary arrays indicating the locations of corresponding elements unequal to no horizontal or antidiagonal neighbor in a random 0..2 2 X n array. 1
1, 7, 20, 57, 160, 454, 1292, 3676, 10452, 29724, 84548, 240480, 683968, 1945348, 5533040, 15737260, 44760324, 127308564, 362094824, 1029880752, 2929216636, 8331363064, 23696305892, 67397723860, 191694568548, 545223274608 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Row 2 of A219421.
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + a(n-2) + 3*a(n-3) + 4*a(n-4) - 2*a(n-5) - 4*a(n-6) for n>8.
Empirical g.f.: x*(1 + 5*x + 5*x^2 + 7*x^3 + x^4 - 9*x^5 - 9*x^6 - 2*x^7) / ((1 + 2*x^2)*(1 - 2*x - 3*x^2 + x^3 + 2*x^4)). - Colin Barker, Jul 26 2018
EXAMPLE
Some solutions for n=3:
..0..0..0....1..0..1....0..0..1....0..0..0....1..0..0....0..0..1....0..0..0
..1..0..1....0..0..0....0..0..1....0..0..1....0..0..1....0..0..0....1..0..0
CROSSREFS
Cf. A219421.
Sequence in context: A048755 A055267 A218843 * A209546 A222549 A196584
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 19 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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)