Number of (n+1) X (n+1) 0..1 arrays with each row divisible by 3 and each column divisible by 5, read as a binary number with top and left being the most significant bits.
A262465
Number of (n+1) X (n+1) 0..1 arrays with each row divisible by 3 and each column divisible by 5, read as a binary number with top and left being the most significant bits.
Terms
- a(0) =1a(1) =3a(2) =36a(3) =457a(4) =30229a(5) =8080915a(6) =15659602612
External references
- oeis: A262465