OFFSET
1,2
EXAMPLE
First few rows of the triangle:
1;
3, 1;
5, 5, 1;
7, 3, 3, 1;
9, 15, 5, 3, 1;
11, 13, 7, 5, 3, 1;
13, 11, 11, 9, 5, 3, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jun 27 2007
STATUS
approved