Bunuel
What is the average (arithmetic mean) of a certain sequence of N consecutive integers?
(1) The sum of the terms of the series is N.
(2) The sum of the greatest and least terms is 2.
Solution: Pre Analysis:- Sequence of N consecutive integers can be taken as an AP with common difference 1
- So, average of this sequence \(=\frac{\text{Sum of sequence}}{N}=\frac{\frac{N}{2}[2a+(N-1)\times 1]}{N}=\frac{\frac{N}{2}(2a+N-1)}{N}=\frac{2a+N-1}{2}\)
Statement 1: The sum of the terms of the series is N
- So, average of this sequence \(=\frac{\text{Sum of sequence}}{N}=\frac{N}{N}=1\)
- Thus, statement 1 alone is sufficient and we can eliminate options B, C and E
Statement 2: The sum of the greatest and least terms is 2
- Sum of the greatest and least terms \(=a+a+(N-1)\times 1=a+a+N-1=2a+N-1=2\)
So, average of this sequence \(=\frac{2a+N-1}{2}=\frac{2}{2}=1\) - Thus, statement 2 alone is also sufficient
Hence the right answer is
Option D