login
A262801
Number of (6+2)X(n+2) 0..1 arrays with each row divisible by 5 and column not divisible by 5, read as a binary number with top and left being the most significant bits.
0
0, 41616, 1873728, 207296448, 42425454480, 8709248924880, 1641428592655104
OFFSET
1,2
COMMENTS
Row 6 of A262795.
EXAMPLE
Some solutions for n=2
..0..0..0..0....0..0..0..0....0..1..0..1....0..0..0..0....1..1..1..1
..1..0..1..0....1..0..1..0....1..0..1..0....1..1..1..1....1..1..1..1
..0..0..0..0....0..1..0..1....1..1..1..1....1..0..1..0....0..0..0..0
..0..1..0..1....1..1..1..1....0..1..0..1....1..1..1..1....1..0..1..0
..1..1..1..1....1..0..1..0....1..1..1..1....0..0..0..0....1..0..1..0
..1..0..1..0....0..1..0..1....1..1..1..1....1..1..1..1....1..0..1..0
..0..1..0..1....1..1..1..1....1..1..1..1....1..0..1..0....1..1..1..1
..0..0..0..0....1..0..1..0....1..1..1..1....0..0..0..0....0..0..0..0
CROSSREFS
Cf. A262795.
Sequence in context: A236482 A375964 A163392 * A253681 A178800 A031669
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 02 2015
STATUS
approved