|
| |
|
|
A103252
|
|
Triangle, row sums = Bin(n,6).
|
|
0
| |
|
|
1, 4, 3, 10, 12, 6, 20, 30, 24, 10, 35, 60, 60, 40, 15, 56, 105, 120, 100, 60, 21, 84, 168, 210, 200, 150, 84, 28
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
FORMULA
| n-th column (offset) = T(n) * Bin(n, 3); where T(n) = n-th term in the series 1, 3, 6...; and Bin(n, 3) = (1, 4, 10, 20, 35...).
|
|
|
EXAMPLE
| Row sums = Bin(n,6): 1, 7, 28, 84, 210,...(A000579)
|
|
|
CROSSREFS
| Cf. A000579.
Sequence in context: A147756 A075563 A081617 * A065763 A185730 A205965
Adjacent sequences: A103249 A103250 A103251 * A103253 A103254 A103255
|
|
|
KEYWORD
| nonn,tabl,uned
|
|
|
AUTHOR
| Gary W. Adamson (qntmpkt(AT)yahoo.com), Mar 20 2005
|
| |
|
|