OFFSET
0,8
REFERENCES
A hexagon arithmetic of E. Lucas.
FORMULA
EXAMPLE
Square array begins :
1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, ...
0, 1, 2, 3, 4, 5, 6, 7, 8, 8, 0, 0, ...
0, 0, 2, 5, 9, 14, 20, 27, 35, 43, 43, 0, 0, ...
0, 0, 0, 5, 14, 28, 75, 110, 153, 196, 196, 0, 0, ....
0, 0, 0, 0, 14, 42, 90, 165, 275, 428, 624, 820, 820, 0, 0, ...
...
Square array, read by rows, with 0 omitted:
1, 1, 1, 1, 1, 1, 1, 1, 1
1, 2, 3, 4, 5, 6, 7, 8, 8
2, 5, 9, 14, 20, 27, 35, 43, 43
5, 14, 28, 48, 75, 110, 153, 196, 196
14, 42, 90, 165, 275, 428, 624, 820, 820
42, 132, 297, 572, 1000, 1624, 2444, 3264, 3264
132, 429, 1001, 2001, 3625, 6069, 9333, 12597, 12597
429, 1430, 3431, 7056, 13125, 22458, 35055, 47652, 47652
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Philippe Deléham, Mar 18 2013
STATUS
approved