Difficulty: Medium
Correct Answer: 1540
Explanation:
Given data
Concept / Approach
Step-by-step calculation
S = 2^2 + 4^2 + ⋯ + 20^2 = 4(1^2 + 2^2 + ⋯ + 10^2)= 4 × [10 × 11 × 21 / 6]= 4 × 385 = 1540
Verification
Compute a few terms: 4 + 16 + 36 + ⋯ + 400; the formula-based result matches known tabulated sums.
Common pitfalls
Final Answer
1540
Discussion & Comments