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”).

A086274
Antidiagonal sums of A086272 (and of A086273).
7
1, 4, 12, 29, 60, 111, 189, 302, 459, 670, 946, 1299, 1742, 2289, 2955, 3756, 4709, 5832, 7144, 8665, 10416, 12419, 14697, 17274, 20175, 23426, 27054, 31087, 35554, 40485, 45911, 51864, 58377, 65484, 73220, 81621, 90724, 100567, 111189
OFFSET
1,2
FORMULA
a(n)=n+Sum{(k+1)C(n+1-k, 2): k=1, 2, ..., n}.
n(n^3+6n^2-n+18)/24.
CROSSREFS
A005582(n-1) + n.
Sequence in context: A050898 A009845 A014342 * A174121 A128563 A227085
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jul 14 2003
STATUS
approved