login
A263032
Number of (n+2)X(n+2) 0..1 arrays with each row and column not divisible by 5, read as a binary number with top and left being the most significant bits.
0
98, 6928, 2840827, 4513054617, 23445293636576, 487724113265492752
OFFSET
1,1
COMMENTS
Diagonal of A263040.
EXAMPLE
Some solutions for n=2
..1..1..1..0....1..0..1..1....1..0..0..0....0..1..0..0....1..1..1..0
..1..0..0..1....0..1..1..0....0..0..1..0....1..1..0..0....0..0..0..1
..0..0..0..1....0..0..1..0....1..1..1..0....1..1..0..1....1..1..1..0
..0..0..0..1....1..0..0..1....1..0..1..1....0..0..1..1....1..1..1..0
CROSSREFS
Cf. A263040.
Sequence in context: A093298 A201389 A374693 * A168522 A173205 A181553
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 08 2015
STATUS
approved