"Math lotto" is played as follows: a player marks six squares on a 6x6 square. Then six "losing squares" are drawn. A player wins if none of the losing squares are marked on his lottery ticket.
1)Prove that one can complete nine lottery tickets in such a way that at least one of them wins.
2)Prove that this is not possible with only eight tickets.
My attempt is as follows;
First I divided the square into 6 rectangles (figure 1).
If one rectangle doesn't contain a cross then some ticket (ticket 1 to ticket 6) would win the game.
Now we consider the case where each rectangle has one cross each.
Now take the two rectangles on the top left of the square (figure 2). These have a total of two crosses.
The first two columns together contains one cross and the third and fourth columns together contains one cross.
There are four cases and we need at least four tickets (ticket 7 to ticket 10) to ensure win.
I am only getting a minimum of ten tickets. How do I prove only nine tickets is required and for eight tickets it is not possible?
Reference: Combinatorics by Stephan Wagner, Page 42, Problem 49 . https://math.sun.ac.za/swagner/Combinatorics.pdf
Just to provide a concrete choice of 9 tickets that will have at least one winning ticket:
Suppose to the contrary that all of these are losing tickets. The yellow ones forces 3 losing squares on the top half. Then 3 remaining losing squares will fill the bottom half. By pigeonhole, at least 2 of these losing squares will be in the bottom left 3x3 or the bottom right 3x3.
Say there are at least two losing squares in the bottom left 3x3, which means at most 1 losing square is in the bottom right 3x3. In this case one of the red tickets will not have a losing square, as the losing square is in one of the 3 columns.
And vice versa, if at least two losing squares are in the bottom right 3x3, then one of the purple tickets will not have a losing square.
Edit. A reference for this problem can also be found here https://www.cut-the-knot.org/pigeonhole/MathLotto.shtml