OFFSET
1,3
COMMENTS
Row sums =A085945:(1, 2, 5, 11, 26, 53, 116,...).
EXAMPLE
First few rows of the triangle:
1;
0, 2;
-1, 2, 4;
-1, 0, 4, 8;
-2, 0, 4, 8, 16;
-1, -2, 0, 8, 16, 32;
-2, -2, 0, 8, 16, 32, 64;
...
CROSSREFS
KEYWORD
tabl,sign
AUTHOR
Gary W. Adamson,Aug 15 2008
EXTENSIONS
a(37) = -2 corrected and more terms fromGeorg Fischer,Jun 05 2023
STATUS
approved