CAT 2007 — QA Question 23
Answer the next 2 questions based on the information given below.
Let a1 = p and b1 = q, where p and q are positive quantities.
Define:
an = pbn−1 bn = qbn−1, for even n > 1 and
an = pan − 1 bn = qan − 1, for odd n > 1.
Consider the set S = {2, 3, 4, ..., 2n + 1}, where n is a positive integer larger than 2007. Define X as the average of the odd integers in S and Y as the average of the even integers in S. What is the value of X – Y?
Answer & solution
- A
0
1
- C
n/2
- D
n + 1/2n
- E
2008
Y = (2 + 4 + 6 + 8 + … + 2n)/n
Average of numbers in AP is same as average of first and the last terms.
âââââââ⇒ Y = (2 + 2n)/2 = 1 + n
X = (3 + 5 + 7 + 9 + … + (2n + 1))/n
Average of numbers in AP is same as average of first and the last terms.
⇒ ââX = (3 + 2n+1)/2 = 2 + n
∴ X – Y = 2 + n - (1 + n) = 1
Note: The information that 'n is a positive integer larger than 2007' does not affect the answer in any way.
Hence, option (b).