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

A025197
a(n) = floor( Sum_{1 <= i < j <= n} ((sqrt(j)-sqrt(i))^3) ).
1
0, 0, 1, 4, 8, 16, 27, 43, 64, 92, 128, 172, 227, 294, 373, 467, 576, 703, 849, 1015, 1203, 1414, 1652, 1916, 2209, 2533, 2890, 3282, 3710, 4177, 4684, 5234, 5829, 6470, 7161, 7903, 8698, 9549, 10458, 11427, 12458, 13555, 14719, 15953, 17259, 18640, 20098, 21636, 23257
OFFSET
2,4
CROSSREFS
Sequence in context: A334151 A299894 A339026 * A008371 A368985 A334198
KEYWORD
nonn
EXTENSIONS
a(45) corrected by Sean A. Irvine, Aug 16 2019
STATUS
approved