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”).

A272966
Number of n X n 0..1 arrays with exactly n+n-2 having value 1 and no three 1's forming an isosceles triangle.
0
1, 6, 12, 8, 4, 8, 4, 8
OFFSET
1,2
COMMENTS
Diagonal of A272973.
EXAMPLE
Some solutions for n=3
..1..1..0. .1..0..1. .0..0..1. .0..1..1. .0..1..1. .1..0..0. .1..0..0
..0..0..0. .1..0..1. .1..0..1. .0..0..0. .0..0..0. .1..0..0. .1..0..1
..1..1..0. .0..0..0. .1..0..0. .0..1..1. .1..1..0. .0..1..1. .0..0..1
CROSSREFS
Cf. A272973.
Sequence in context: A175365 A029769 A074590 * A105730 A213384 A005875
KEYWORD
nonn
AUTHOR
R. H. Hardin, May 11 2016
STATUS
approved