A297295 Number of n X n 0..1 arrays with every 1 horizontally or antidiagonally adjacent to 2 neighboring 1's.
1, 1, 3, 10, 49, 495, 13504, 629563, 40753529, 4162842319, 790491998237, 268041967942170, 155466640607601204, 159960976273554094907, 300474954115694463716874, 1003924486221768324971576564
Offset: 1
Keywords
Examples
Some solutions for n=5 ..0..0..1..1..0. .0..0..0..0..0. .0..0..0..1..1. .0..1..1..0..0 ..0..1..1..0..0. .0..0..0..0..0. .0..0..1..1..0. .1..1..0..0..0 ..0..0..0..0..0. .0..1..1..0..0. .0..0..0..0..0. .0..1..1..0..0 ..0..0..1..1..0. .1..1..0..1..1. .0..0..0..0..0. .1..1..0..1..1 ..0..1..1..0..0. .0..0..1..1..0. .0..0..0..0..0. .0..0..1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..21
Crossrefs
Cf. A297299.
Comments