login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A128980
A054525 * A129691(unsigned).
0
1, 0, 1, 1, 0, 1, 0, 0, 0, 1, 3, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1
OFFSET
1,11
COMMENTS
Row sums = A070777: (1, 1, 2, 1, 4, 2, 6, 1, 2, 4, ...). A129691 = the unsigned inverse of A054523.
FORMULA
Moebius transform of A129691
EXAMPLE
First few rows of the triangle:
1;
0, 1;
1, 0, 1;
0, 0, 0, 1;
3, 0, 0, 0, 1;
0, 1, 0, 0, 0, 1;
5, 0, 0, 0, 0, 0, 1;
0, 0, 0, 0, 0, 0, 0, 1;
0, 0, 1, 0, 0, 0, 0, 0, 1;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Apr 29 2007
STATUS
approved