|
| |
|
|
A133081
|
|
An interpolation operator, companion to A133080.
|
|
3
| |
|
|
1, 1, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| Row sums = A040001: (1, 1, 2, 1, 2, 1, 2, 1,...). A133081 * [1,2,3,...] = A133090: (1, 1, 5, 3, 9, 5, 13, 7, 17,...). A133080: diagonal and subdiagonal are switched.
|
|
|
FORMULA
| Infinite lower triangular matrix, (1,0,1,0,...) in the main diagonal and (1,1,1,...) in the subdiagonal.
|
|
|
EXAMPLE
| First few rows of the triangle are:
1;
1, 0;
0, 1, 1;
0, 0, 1, 0;
0, 0, 0, 1, 1;
...
|
|
|
CROSSREFS
| Cf. A133080, A133090.
Sequence in context: A181115 A151666 A191747 * A125999 A073784 A128130
Adjacent sequences: A133078 A133079 A133080 * A133082 A133083 A133084
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Gary W. Adamson (qntmpkt(AT)yahoo.com), Sep 09 2007
|
| |
|
|