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.

A239335 Number of nX3 0..3 arrays with no element equal to one plus the sum of elements to its left or three plus the sum of elements above it, modulo 4.

Original entry on oeis.org

12, 172, 2187, 27341, 346028, 4360887, 54774178, 688266175, 8649330696, 108663198449, 1365050486095, 17148274201252, 215420739233431, 2706135761424448, 33994663679676011, 427043158643798758
Offset: 1

Views

Author

R. H. Hardin, Mar 16 2014

Keywords

Comments

Column 3 of A239340

Examples

			Some solutions for n=4
..0..0..0....2..0..0....0..0..2....2..0..0....0..2..2....0..0..2....0..0..2
..0..2..0....0..2..0....2..2..0....0..0..0....0..0..3....2..2..2....2..2..0
..0..2..2....2..2..0....0..0..0....0..0..2....0..0..3....0..3..1....3..2..3
..2..2..3....2..0..0....2..0..2....0..0..3....0..2..0....0..2..2....3..1..2
		

Formula

Empirical recurrence of order 64 (see link above)