OFFSET
1,4
COMMENTS
LINKS
Heinrich Ludwig, Table of n, a(n) for n = 1..153
EXAMPLE
The triangle begins:
1;
1, 1;
2, 4, 3, 1;
3, 10, 20, 25, 11, 3;
4, 22, 77, 186, 266, 221, 86, 14;
5, 41, 223, 881, 2344, 4238, 4885, 3451, 1296, 220, 7, 1;
...
There is T(6, 12) = 1 way to place 12 points (x) on the grid obeying the rule in the definition of the sequence:
.
x x
x . x
x . . x
x . . . x
. x x x x .
CROSSREFS
KEYWORD
tabf,nonn
AUTHOR
Heinrich Ludwig, Jun 01 2014
STATUS
approved