|
| |
|
|
A135838
|
|
M * A007318, M = a triangle with (1, 2, 2, 4, 4, 8, 8, 16, 16,...) in the main diagonal and the rest zeros.
|
|
2
| |
|
|
1, 2, 2, 2, 4, 2, 4, 12, 12, 4, 4, 16, 24, 16, 4, 8, 40, 80, 80, 40, 8, 8, 48, 120, 160, 120, 48, 8, 16, 112, 336, 560, 560, 336, 112, 16, 16, 128, 448, 896, 1120, 896, 448, 128, 16, 32, 288, 1152, 2688, 4032, 4032, 2688, 1152, 288, 32
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| Row sums = A094015: (1, 4, 8, 32, 64, 256,...)
|
|
|
FORMULA
| M * Pascal's triangle as infinite lower triangular matrices, where M = a triangle with (1, 2, 2, 4, 4, 8, 8, 16, 16,...) in the main diagonal and the rest zeros.
|
|
|
EXAMPLE
| First few rows of the triangle are:
1;
2, 2;
2, 4, 2;
4, 12, 12, 4;
4, 16, 24, 16, 4;
8, 40, 80, 80, 40, 8;
...
|
|
|
CROSSREFS
| Cf. A094015, A135837.
Sequence in context: A184727 A098069 A173738 * A114349 A086087 A133265
Adjacent sequences: A135835 A135836 A135837 * A135839 A135840 A135841
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 01 2007
|
| |
|
|