Olympiad Maths Prep

Track / Stage 4 / 182 of 340 #442 of 2000

Problem 442

AMC 12 late, AIME early
Algebra Difficulty 4.8 Find the answer

[Summation of numerical sequences and series of differences]

Output the formula for the sum 13+23+33++n31^{3}+2^{3}+3^{3}+\ldots+n^{3}.

Official solution

Find the sequence ana_{\mathrm{n}} of the form an=An4+Bn3+Cn2+Dna_{n}=A n^{4}+B n^{3}+C n^{2}+D n, for which Δan=n3\Delta a_{n}=n^{3}.

## Answer

(n(n+1)2)2\left(\frac{n(n+1)}{2}\right)^{2}

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.