You may also be interested in the printable (PDF) format or the LaTeX source code.
An improper fraction p⁄q (with p > q) is written on a chalkboard. A Mathcamper walks by, sees it, and decides to convert it to a mixed fraction, n r⁄q. She then erases the original.
The next day, another Mathcamper walks by, sees n r⁄q written on the board, and decides that it's a multiplication problem; he evaluates the product, writes it on the board as nr⁄q, and erases the original. Note that if nr ≥ q then we once again have an improper fraction.
This misunderstanding keeps repeating, until the result is either an integer or a proper fraction. (After that, everyone walking by leaves it alone.) For example, the sequence might be:
Suppose the original improper fraction was n⁄2, with n odd. Find, with proof, all values of n for which the final result will be a proper fraction (not an integer).
Note: whatever condition you come up with, you obviously need to show that, if you start with n⁄2 satisfying this condition, you will end up with a proper fraction. But you also need to show that you are not missing anything. In other words, you will need to prove that, for any fraction n⁄2 not satisfying your condition, you will end up with an integer.
For a positive integer n, let Pn be the product of all the positive integer divisors of n (including n itself). For example, if n = 10, then Pn = 100, because 1 ⋅ 2 ⋅ 5 ⋅ 10 = 100. Suppose I'm thinking of an integer n, but I only tell you Pn. Does this always give you enough information to figure out what n is? If so, prove it. If not, find a counterexample: a pair of integers m and k such that Pm = Pk.
You might find this background reading useful: Number of Factors of an Integer at Cut-The-Knot.
In King Alfonso's royal court, all nobles are either friends or enemies, following the principle "The enemy of my enemy is my friend". (That is, two nobles that share an enemy must be friends, though they can still be friends even if they don't share an enemy.)
For the upcoming royal tennis tournament, the king wants to split up the nobles into pairs of friends. Obviously, if there is an odd number of nobles, pairing them up is impossible. Also, if one noble has no friends at all, then no friendly pairing can be found. But are these the only problems that stand in King Alfonso's way?
The game of ProSet is played with a deck of 63 cards. One of the cards has six dots of six different colors:
Each of the other cards has some of the dots but is missing others. All the cards are different and each card has at least one dot.
A proset is a set of cards that together contain an even number of dots of each color. For instance, the four cards shown above form a proset.
To play the game, players lay seven cards on the table and compete to see who will be the first to find a proset. Here's an app to help you get a sense of the game. (You don't need the app to solve the problem – this is just for fun. You can also buy a physical copy of the game at www.zerosumz.com.)
King Alfonso devises a game to test the intelligence of his royal advisor, Angela. Alfonso tells Angela to gather n of her friends, each of whom will receive a black or white hat. Each friend will be able to see the color of everyone else's hat, but not his or her own. The friends will then be asked to stand in a circle and guess their own hat colors by whispering them to the King. (The King decides the order in which they stand, and they do not hear each other's guesses.) If k out of the n players guess correctly, Alfonso will give Angela and her friends k bags of gold (to divide among themselves as they choose).
Once the rules of the game are announced, the friends are not allowed to talk to each other, so they cannot devise a strategy. Angela (who is not one of the players) must devise a strategy for them: she must write them a letter that will be read aloud by the King. The letter may not give different instructions to different people; it must tell everyone the same thing, such as "Guess the color you see more of; if there's a tie, guess black" or "If the hat to you left is the same as hat to your right, guess black; otherwise, guess white." You may assume that Angela's friends always follow her instructions correctly. Note that after reading the letter, King Alfonso knows Angela's instructions to the players and can choose a hat color combination to exploit any weak points in her strategy.
CLARIFICATION ON PROBLEM 6: Angela's strategy for the player's must be deterministic; in other words, it cannot include instructions like "guess randomly". We were hoping that this was clear from context, since otherwise the statements in parts (a) and (c) would be clearly false. (E.g. in (c), if players are allowed to guess randomly, then Alfonso obviously cannot guarantee that at least one player will guess incorrectly.) However, we have received enough questions about this issue that we thought it was worth clarifying.
Problem #3 is due to Drake Thomas, MC '14; all other problems were written by the Mathcamp staff.