Number of lower triangles of an n X n integer array with each element differing from all of its vertical and horizontal neighbors by 4 or less and triangles differing by a constant counted only once.
A195274
Number of lower triangles of an n X n integer array with each element differing from all of its vertical and horizontal neighbors by 4 or less and triangles differing by a constant counted only once.
Terms
- a(0) =1a(1) =81a(2) =39609a(3) =119743353
External references
- oeis: A195274