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.

A195225 Number of lower triangles of a 7X7 integer array with each element differing from all of its diagonal, vertical, antidiagonal and horizontal neighbors by n or less and triangles differing by a constant counted only once.

Original entry on oeis.org

2021888119, 764465228592699, 5137554141710397313, 4059527861103273129317, 863969905606597340602967, 76019997788404353762724447, 3546881146489163009435488735, 102667264655001518661047239817
Offset: 1

Views

Author

R. H. Hardin, Sep 13 2011

Keywords

Comments

Row 7 of A195220
a(n) is an Ehrhart polynomial of degree 27. - Robert Israel, Oct 07 2019

Examples

			Some solutions for n=5
...0.....................0.....................0
...3..5..................5..0.................-3.-3
...7..8..9...............5..3..2..............-2..0.-1
...5..7..4..4............8..4.-1.-2...........-4.-4.-2..1
...6..4..4.-1.-1.........3..3.-1..0.-4........-6.-1.-1.-3..1
...1..4..2.-1..4..2......3..1.-2.-2.-3.-3.....-4.-4.-2.-4.-2..3
...6..3..4..0..4..6..3...4..3..0..1.-1.-2.-1..-1..1.-3.-3.-2..0.-2