If the sum of the first 20 consecutive positive odd numbers is divided by 20^2, the result is: A. 1 B. 20 C. 2 D. 1/2
GATE 2024 · General Aptitude · Arithmetic Series · medium
Answer: The result is 1. Answer: A. 1.
- Sum of first 20 positive odd numbers: With n=20: sum = 1 + 3 + 5 + ... + 39 = 20^2 = 400.
- Divide by 20^2: result = 400 / 400 = 1.