login

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 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A284194
Number of n X 3 0..1 arrays with the number of 1's horizontally, antidiagonally or vertically adjacent to some 0 equal to the number of 0's adjacent to some 1, with top left element zero.
1
3, 13, 43, 412, 1919, 18842, 105367, 983238, 6123441, 54284366, 362590384, 3094974718, 21686456978, 180282797672, 1306154902037, 10663354100162, 79101065751066, 637908191485185, 4812317630514559, 38492627004755585
OFFSET
1,1
COMMENTS
Column 3 of A284199.
LINKS
EXAMPLE
Some solutions for n=4
..0..1..0. .0..0..1. .0..1..0. .0..0..0. .0..1..0. .0..0..1. .0..0..0
..0..1..1. .0..1..1. .1..1..0. .1..0..1. .0..0..1. .1..1..0. .1..1..1
..1..1..1. .0..1..1. .1..0..0. .1..1..1. .1..1..0. .1..1..0. .1..0..1
..0..0..0. .0..1..1. .1..0..1. .1..0..0. .0..1..1. .0..1..0. .0..1..0
CROSSREFS
Cf. A284199.
Sequence in context: A062609 A004660 A208060 * A209296 A193041 A058407
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 22 2017
STATUS
approved