Among students, have birthdays in January, have birthday in February, and so on.
If , then the smallest possible value of is
Among students, have birthdays in January, have birthday in February, and so on.
If , then the smallest possible value of is
Solution
We have 100 students whose birthdays are distributed across 12 months (January through December). We need to find the smallest possible value of the maximum number of students born in any single month.
We think of it this way: If we want to minimize the "busiest" birthday month, we should try to spread the students as evenly as possible across all months.
When we want to minimize the maximum value in a set, the best strategy is to make all values as close to each other as possible.
Let's see what happens when we try to distribute 100 students equally across 12 months:
Since we can't have fractional students, we can't distribute them perfectly equally.
We start with the base number:
Each month gets at least: students
Total students accounted for: students
We distribute the remaining students:
Remaining students: students
These 4 extra students must be distributed among some months
We determine the final distribution:
8 months will have exactly 8 students each
4 months will have exactly 9 students each (8 + 1 extra)
We have:
Could we do better than 9? Let's check if we could make the maximum 8 or less:
If every month had at most 8 students: students
But we need to place 100 students, so this is impossible!
Could we do worse? If we distributed unevenly (like putting many students in one month), the maximum would be higher than 9.
The smallest possible value of (the maximum number of students born in any month) is 9.
This occurs when we distribute students as evenly as possible: 8 months with 8 students each, and 4 months with 9 students each.
Related questions:
CAT 2020 Slot 2