login
A212434
Triangle read by rows, related to Stern's diatomic series A002487, or fusc(n). See Comments for precise definition.
0
1, 1, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 3, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0
OFFSET
1,13
COMMENTS
The n-th column of the triangle consists of three terms of A002487(n) preceded by (n-1) zeros; with the rest zeros.
Row sums are A002487 starting with offset 1: (1, 1, 2, 1, 3, 2,...).
EXAMPLE
First few rows of the triangle =
1;
1, 0;
1, 1, 0;
0, 1, 0, 0;
0, 1, 2, 0, 0;
0, 0, 2, 0, 0, 0;
0, 0, 2, 1, 0, 0, 0;
0, 0, 0, 1, 0, 0, 0, 0;
0, 0, 0, 1, 3, 0, 0, 0, 0;
0, 0, 0, 0, 3, 0, 0, 0, 0, 0;
0, 0, 0, 0, 3, 2, 0, 0, 0, 0, 0;
0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0;
0, 0, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0;
0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0;
...
CROSSREFS
Sequence in context: A354059 A187081 A369308 * A227186 A037134 A254612
KEYWORD
nonn,tabl
AUTHOR
Gary W. Adamson, Jun 21 2012
EXTENSIONS
Edited by N. J. A. Sloane, Jun 22 2012
STATUS
approved