|
Search: id:A134400
|
|
|
| A134400 |
|
M * A007318, where M = triangle with (1, 1, 2, 3,...) in the main diagonal and the rest zeros. |
|
+0 4
|
|
| 1, 1, 1, 2, 4, 2, 3, 9, 9, 3, 4, 16, 24, 16, 4, 5, 25, 50, 50, 25, 5, 6, 36, 90, 120, 90, 36, 6, 7, 49, 147, 245, 245, 147, 49, 7, 8, 64, 224, 448, 560, 448, 224, 64, 8, 9, 81, 324, 756, 1134, 1134, 756, 324, 81, 9
(list; table; graph; listen)
|
|
|
OFFSET
|
0,4
|
|
|
COMMENT
|
Row sums = A134401: (1, 2, 8, 24, 64, 160, 384,...).
Triangle T(n,k), read by rows, given by [1,1,-1,1,0,0,0,0,0,...] DELTA [1,1,-1,1,0,0,0,0,0,...] where DELTA is the operator defined in A084938 . A134402*A007318 as infinite lower triangular matrices . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 26 2007
|
|
EXAMPLE
|
First few rows of the triangle are:
1;
1, 1;
2, 4, 2;
3, 9, 9, 3;
4, 16, 24, 16, 4;
5, 25, 50, 50, 25, 5;
6, 36, 90, 120, 90, 36, 6;
7, 49, 147, 245, 245, 147, 49, 7;
...
|
|
MAPLE
|
with(combstruct):for n from 0 to 10 do seq(n*count(Combination(n), size=m), m = 0 .. n) od; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 09 2008
|
|
CROSSREFS
|
Cf. A134401.
Sequence in context: A093056 A151849 A141387 this_sequence A016095 A165464 A158137
Adjacent sequences: A134397 A134398 A134399 this_sequence A134401 A134402 A134403
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 23 2007
|
|
|
Search completed in 0.003 seconds
|