"If $n$ objects are distributed into $k$ boxes, then at least one box must contain at least _____ objects." Fill in the blank
How many people must we have in a room to ensure that six of them were born in the same month?
For the first question is it just $k-n$ objects? I dont think it is because it says at least.
Then for the next one is it just $12*5+1$? because it says to ensure so that means we must have it?
The answer to the first question is $E(\frac{n}{k})$ with $E()$ the ceiling function. the second question is now easy.