Question 11 Mark
Find the sum of the following series
$6^2+7^2+8^2+\ldots+21^2$
$6^2+7^2+8^2+\ldots+21^2$
Answer
View full question & answer→$\begin{aligned} & 6^2+7^2+8^2+\ldots+21^2 \\ & \left(1^2+2^2+\ldots+21^2\right)-\left(1^2+2^2+\ldots+5^2\right) \\ & =\sum_1^{21} n ^2-\sum_1^5 n ^2 \\ & =\left(\frac{ n ( n +1)(2 n +1)}{6}\right)_{ n =21}-\left(\frac{ n ( n +1)(2 n +1)}{6}\right)_{ n =5} \\ & =\left(\frac{21 \times 22 \times 43}{6}\right)-\left(\frac{5 \times 6 \times 11}{6}\right) \\ & =3311-55 \\ & =3256\end{aligned}$