The sum $1^2 + 2^2 + 3^2 + 4^2 + \cdots + n^2 = \frac{n(n+1)(2n+1)}{6}$. What is the value of $21^2 + 22^2 + \cdots + 40^2$? Using induction, how can I solve this problem?
2026-03-27 00:06:00.1774569960
The sum $1^2 + 2^2 + 3^2 + 4^2 + \dots + n^2 = \frac{n(n+1)(2n+1)}{6}$. What is the value of $21^2 + 22^2 + \dots + 40^2$?
1.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
5
By your formula: $$1^2+2^2+\dots+40^2 - (1^2+\dots+20^2) = \frac{40\cdot 41 \cdot 81-20\cdot21\cdot 41}{6}.$$