|
Search: id:A134059
|
|
|
| A134059 |
|
T(n,k) = 3*binomial(n,k), if k>0, (0<=k<=n), left column = (1,3,3,3,...). |
|
+0 6
|
|
| 1, 3, 3, 3, 6, 3, 3, 9, 9, 3, 3, 12, 18, 12, 3, 3, 15, 30, 30, 15, 3, 3, 18, 45, 60, 45, 18, 3, 3, 21, 63, 105, 105, 63, 21, 3, 3, 24, 84, 168, 210, 168, 84, 24, 3, 3, 27, 108, 252, 378, 378, 252, 108, 27, 3
(list; table; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Row sums = A082505: (1, 6, 12, 24, 48, 96,...). A134058 = analogous triangle using the operation 2*binomial(n,k).
Triangle T(n,k), 0<=k<=n, read by rows given by [3, -2, 0, 0, 0, 0, 0, ...]DELTA [3, -2, 0, 0, 0, 0, 0, ...] where DELTA is the operator defined in A084938 . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 07 2007
|
|
FORMULA
|
M*A003718, where M = an infinite lower triangular matrix with (1,3,3,3,...) in the main diagonal and the rest zeros. 3*Pascal's triangle, then replace T(0,0) with 1.
|
|
EXAMPLE
|
First few rows of the triangle are:
1;
3, 3;
3, 6, 3;
3, 9, 9, 3;
3, 12, 18, 12, 3;
3, 15, 30, 30, 15, 3;
3, 18, 45, 60, 45, 18, 3;
...
|
|
CROSSREFS
|
Cf. A082505, A134058.
Sequence in context: A100026 A100049 A158315 this_sequence A112669 A098529 A133774
Adjacent sequences: A134056 A134057 A134058 this_sequence A134060 A134061 A134062
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
Gary W. Adamson (qntmpkt(AT)yahoo.com), Oct 05 2007
|
|
|
Search completed in 0.005 seconds
|