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+…+n3.
Official solution
Find the sequence an of the form an=An4+Bn3+Cn2+Dn, for which Δan=n3.
## Answer
(2n(n+1))2
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.