|
| |
|
|
A135089
|
|
T(n,k) = 5*binomial(n,k), n>0, (0<=k<=n).
|
|
1
|
|
|
|
1, 5, 5, 5, 10, 5, 5, 15, 15, 5, 5, 20, 30, 20, 5, 5, 25, 50, 50, 25, 5, 5, 30, 75, 100, 75, 30, 5, 5, 35, 105, 175, 175, 105, 35, 5, 5, 40, 140, 280, 350, 280, 140, 40, 5, 5, 45, 180, 420, 630, 630, 420, 180, 45, 55, 5, 5, 11, 5
(list;
table;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
0,2
|
|
|
COMMENTS
|
Row sums = A020714 (except for the first term).
|
|
|
LINKS
|
Table of n, a(n) for n=0..58.
|
|
|
FORMULA
|
T(n,k) = 5*binomial (n,k), n>0, (0<=k<=n). 2*A134059 - A007318
|
|
|
EXAMPLE
|
First few rows of the triangle are:
1;
5, 5;
5, 10, 5;
5, 15, 15, 5;
5, 20, 30 20, 5;
5, 25, 50, 50, 25, 5;
5, 30, 75, 100, 75, 30, 5;
...
|
|
|
CROSSREFS
|
Cf. A134059, A020714.
Sequence in context: A204911 A087516 A194428 * A127310 A214925 A101597
Adjacent sequences: A135086 A135087 A135088 * A135090 A135091 A135092
|
|
|
KEYWORD
|
nonn,tabl
|
|
|
AUTHOR
|
Gary W. Adamson, Nov 18 2007
|
|
|
STATUS
|
approved
|
| |
|
|