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.

A194502 Number of lower triangles of an n X n 0..5 array with each element unequal to the sum mod 6 of its horizontal and vertical neighbors.

Original entry on oeis.org

5, 125, 15804, 9765630, 30517578125, 476837158203125, 37252902986083985625
Offset: 1

Views

Author

R. H. Hardin Aug 27 2011

Keywords

Comments

Column 5 of A194505

Examples

			Some solutions for 3X3
..2......2......5......4......1......4......0......1......1......1......5
..3.2....1.0....0.1....3.3....0.0....2.1....3.1....2.5....3.4....3.1....3.5
..3.2.1..2.3.0..1.4.3..1.1.5..0.5.3..2.3.2..1.5.1..4.5.4..1.3.1..3.1.0..1.1.4