login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A104715
Triangle T(n,k) = (2*k-1)*A000217(n-k+1) read by rows, 1<=k<=n.
1
1, 3, 3, 6, 9, 5, 10, 18, 15, 7, 15, 30, 30, 21, 9, 21, 45, 50, 42, 27, 11, 28, 63, 75, 70, 54, 33, 13, 36, 84, 105, 105, 90, 66, 39, 15, 45, 108, 140, 147, 135, 110, 78, 45, 17, 55, 135, 180, 196, 189, 165, 130, 90, 51, 19, 66, 165
OFFSET
1,2
EXAMPLE
First few rows are:
1;
3, 3;
6, 9, 5;
10, 18, 15, 7;
15, 30, 30, 21, 9;
21, 45, 50, 42, 27, 11;
...
CROSSREFS
Cf. A002415 (row sums), A104716.
Sequence in context: A026804 A240213 A205970 * A164743 A379277 A110769
KEYWORD
nonn,tabl,easy
AUTHOR
Gary W. Adamson, Mar 20 2005
EXTENSIONS
One term corrected by R. J. Mathar, Oct 29 2011
STATUS
approved