|
Search: id:A104633
|
|
|
| A104633 |
|
Triangle, row sums = binomial (n,4). |
|
+0 2
|
|
| 1, 3, 2, 6, 6, 3, 10, 12, 9, 4, 15, 20, 18, 12, 5, 21, 30, 30, 24, 15, 6, 28, 42, 45, 40, 30, 18, 7, 36, 56, 63, 60, 50, 36, 21, 8
(list; table; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
A104634 is the triangle generated from B * A instead of A * B. Row sums of A104633 = A000332: 1, 5, 15, 35, 70...(binomial n,4)). Row sums of A104634 = A001296, 4-dimensional pryamidal numbers.
|
|
FORMULA
|
n-th offset column = the sequence n * T(n), n starts with 1. The triangle is extracted from the product:(A * B) = [1; 2, 1; 3, 2, 1;...] * [1; 1, 2; 1, 2, 3;...] (Both infinite lower triangular matrices, with the rest of the terms zeros).
|
|
EXAMPLE
|
First few rows of the triangle:
1;
3, 2;
6, 6, 3;
10, 12, 9, 4;
15, 20, 18, 12, 5;
21, 30, 30, 24, 15, 6;
28, 42, 45, 40, 30, 18, 7;
36, 56, 63, 60, 50, 36, 21, 8;
...
e.g. Col. 3 = 3 * (1, 3, 6, 10, 15...) = 3, 9, 18, 30, 45...
|
|
CROSSREFS
|
Cf. A104634, A001296, A000332.
Sequence in context: A125675 A072787 A107271 this_sequence A102022 A064684 A060408
Adjacent sequences: A104630 A104631 A104632 this_sequence A104634 A104635 A104636
|
|
KEYWORD
|
nonn,tabl,uned
|
|
AUTHOR
|
Gary W. Adamson (qntmpkt(AT)yahoo.com), Mar 18 2005
|
|
|
Search completed in 0.002 seconds
|