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