CAT 2019 Slot 2 — QA Question 29
Arithmetic ProgressionEasy
If (2n+1) + (2n+3) + (2n+5) + ... + (2n+47) = 5280 , then what is the value of 1 + 2 + 3 + ... + n?
Answer & solution
Correct answer: 4851
Answer: 4851
Solution
Easy
Split the left side into the repeated part plus the sum of consecutive odd numbers. Count the terms, use "sum of first odd numbers ", solve for , then apply the formula for .
1
Count the terms. The odd parts run .
2
Separate the two pieces. Each of the terms carries a ; the odd numbers sum to (sum of first odd numbers).
3
Solve for .
4
Compute .