A patient is given a prescription of 45 tablets with the instructions to take at least one tablet per day
for 30 days. Prove that there must be a period of consecutive days during which the patient takes a
total of exactly 14 tablets.
Let Xi be the number of tablets the patient needs to taken within ith day.
In this case, there are total 60 integers and 59 holes. It can say that 2 out of 60 integers must be the same. Since the Xi’s are distinct, so we have
Xi = Xj + 14
For the above i and j;
Xi - Xj = 14
So, its prove that;
Xj+1 + Xj+2 + ...........+ Xi = 14
Hence proved.
Comments