Problem:
The numbers are put into a hat. Claire draws two numbers from the hat uniformly at random, , and then puts them back into the hat. Then, William draws two numbers from the hat uniformly at random, .
Let denote the number of integers that satisfy exactly one of and . Compute the probability is even.
, 2024
Solution
Solution:
The number of integers that satisfy exactly one of the two inequalities is equal to the number of integers that satisfy the first one, plus the number of integers that satisfy the second one, minus twice the number of integers that satisfy both. Parity-wise, this is just the number of integers that satisfy the first one, plus the number of integers that satisfy the second one.
The number of integers that satisfy the first one is . The probability this is even is , and odd is . This means the answer is
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.