login
A262915
Number of (n+1)X(6+1) 0..1 arrays with each row divisible by 3 and each column divisible by 7, read as a binary number with top and left being the most significant bits.
0
1, 43, 261, 2953, 121507, 1550557, 33948145, 1361585275, 42115306149, 1516528236361, 61572663026659, 2451674386383133, 100125715548126961
OFFSET
1,2
COMMENTS
Column 6 of A262917.
EXAMPLE
Some solutions for n=4
..0..0..0..0..0..0..0....1..0..0..1..1..1..0....0..1..0..0..0..0..1
..0..1..0..0..0..0..1....1..1..0..1..0..0..1....0..1..0..0..0..0..1
..0..1..0..0..1..1..1....1..1..0..1..1..1..1....0..1..0..0..1..1..1
..0..1..0..0..1..1..1....0..1..0..0..0..0..1....0..0..0..0..1..1..0
..0..0..0..0..1..1..0....0..0..0..0..1..1..0....0..0..0..0..1..1..0
CROSSREFS
Cf. A262917.
Sequence in context: A259421 A202008 A258214 * A262330 A142632 A231226
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 04 2015
STATUS
approved