cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A263797 Number of (n+1) X (6+1) 0..1 arrays with each row and column divisible by 3, read as a binary number with top and left being the most significant bits, and rows and columns lexicographically nonincreasing.

Original entry on oeis.org

4, 4, 14, 18, 130, 616, 4991, 30130, 185795, 1022105, 5241463, 25403916, 113461481, 487306269, 1945016957, 7506601812, 27247184895, 95846215581, 320539609724, 1040469247149, 3239110764205, 9802122015937, 28643481268593, 81494869102471
Offset: 1

Views

Author

R. H. Hardin, Oct 26 2015

Keywords

Examples

			Some solutions for n=5
..1..1..0..0..0..0..0....1..1..1..1..0..0..0....1..1..1..1..0..0..0
..1..1..0..0..0..0..0....1..1..0..0..1..1..0....1..1..1..1..0..0..0
..0..0..1..1..1..1..0....1..0..1..0..1..1..1....1..1..1..1..0..0..0
..0..0..1..1..1..1..0....1..0..0..1..0..0..0....1..1..1..1..0..0..0
..0..0..0..0..0..0..0....0..1..1..0..0..0..0....1..1..0..0..0..0..0
..0..0..0..0..0..0..0....0..1..0..0..0..0..1....1..1..0..0..0..0..0
		

Crossrefs

Column 6 of A263799.

Formula

Empirical recurrence of order 83 (see link above)