ADisHere
Bunuel
If k is the sum of the reciprocals of the consecutive integers from 41 to 60 inclusive, which of the following are less than k?
I. \(\frac{1}{4}\)
II. \(\frac{1}{3}\)
III. \(\frac{1}{2}\)
A. I only
B. II only
C. III only
D. I and II only
E. I, II and III
I am confused with the methodology here.
Range of sum of reciprocals is no. of terms * highest value< K < no. of terms * lowest value2
20/41<K < 20/60
~1/2 < k < 1/3I get I but how II?? wouldn't it be within the range and not less than k?
k = 1/41 + 1/42 + 1/43 + ... + 1/60
We have the sum of 20 terms, which are reciprocals of consecutive integers from 41 to 60, inclusive. Notice that the largest term among the 20 is \(\frac{1}{41}\), and the smallest term is \(\frac{1}{60}\).
If all 20 terms were equal to the largest term \(\frac{1}{41}\), the sum would be \(\frac{20}{41}\). Since the actual sum must be less than that, then \(k < \frac{20}{41} < \frac{1}{2} \)
If all 20 terms were equal to the smallest term \(\frac{1}{60}\), the sum would be \(\frac{20}{60}=\frac{1}{3}\). Since the actual sum must be more than that, then \(k > \frac{1}{3} \)
Therefore, \( \frac{1}{3} < k < \frac{1}{2} \).
Answer: D.