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

A087149
Least positive multiples of index n that can result from the self-convolution of a monotonically increasing sequence (A087148).
1
1, 2, 4, 7, 12, 19, 28, 39, 52, 67, 83, 101, 122, 147, 176, 210, 250, 295, 343, 395, 452, 515, 584, 661, 749, 845, 951, 1065, 1193, 1334, 1492, 1667, 1861, 2075, 2308, 2560, 2833, 3132, 3453, 3800, 4172, 4579, 5011, 5477, 5975, 6513, 7080, 7683, 8325, 9008
OFFSET
1,2
FORMULA
n*a(n) = sum(k=1, n, A087148(k)*A087148(n-k+1)), n>=1.
CROSSREFS
Cf. A087148.
Sequence in context: A192521 A066699 A188425 * A090853 A333311 A266464
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Aug 19 2003
STATUS
approved