login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A278281 Number of 2 X n 0..1 arrays with every element both equal and not equal to some elements at offset (-1,-1) (-1,0) (-1,1) (0,-1) (0,1) or (1,0), with upper left element zero. 1
0, 2, 4, 13, 36, 109, 317, 938, 2754, 8114, 23869, 70264, 206775, 608587, 1791104, 5271458, 15514416, 45660689, 134384272, 395507653, 1164021849, 3425843074, 10082628314, 29674271654, 87334607025, 257035243772, 756482665279 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) + 3*a(n-2) - a(n-3) + a(n-4).
Empirical g.f.: x^2*(2 - x^2) / (1 - 2*x - 3*x^2 + x^3 - x^4). - Colin Barker, Feb 09 2019
EXAMPLE
Some solutions for n=4:
..0..1..1..0. .0..1..0..1. .0..0..0..0. .0..1..1..0. .0..1..1..0
..0..1..1..0. .0..1..0..1. .1..1..1..1. .0..0..0..0. .0..0..1..0
CROSSREFS
Row 2 of A278280.
Sequence in context: A148236 A148237 A148238 * A148239 A148240 A151354
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 16 2016
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 December 7 07:48 EST 2023. Contains 367630 sequences. (Running on oeis4.)