|
| |
| |
|
|
|
1, 1, 1, 0, 2, 2, 0, 0, 4, 4, 0, 0, 0, 8, 8, 0, 0, 0, 0, 16, 16, 0, 0, 0, 0, 0, 32, 32, 0, 0, 0, 0, 0, 0, 64, 64
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,5
|
|
|
COMMENTS
| A134315 * [1,2,3,...] = A128135: (1, 3, 10 28, 72, 176, 416,...).
Triangle read by rows given by [1,-1,0,0,0,0,0,0,...] DELTA [1,1,0,0,0,0,0,0,0,...] where DELTA is the operator defined in A084938 . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 20 2007
|
|
|
FORMULA
| A134309 * A134315 as infinite lower triangular matrices. Triangle read by rows, for n>1, (n-1) zeros followed by 2^(n-1), 2^(n-1). As an infinite lower triangular matrix, (1, 1, 2, 4, 8,...) in the main diagonal and (1, 2, 4, 8,...) in the subdiagonal.
|
|
|
EXAMPLE
| First few rows of the triangle are:
1;
1, 1;
0, 2, 2;
0, 0, 4, 4;
0, 0, 0, 8, 8;
...
|
|
|
CROSSREFS
| Cf. A134309, A097806, A128135.
Sequence in context: A062275 A138270 A179011 * A119332 A089262 A175917
Adjacent sequences: A134312 A134313 A134314 * A134316 A134317 A134318
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 19 2007
|
| |
|
|