A group of pirates agree to divide a treasure chest of gold coins among themselves as follows. The pirate to take a share takes of the coins that remain in the chest. The number of coins initially in the chest is the smallest number for which this arrangement will allow each pirate to receive a positive whole number of coins. How many coins does the pirate receive?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
After pirate k the chest holds (12-k)/12 of what it held, so the last pirate gets N*11!/12^11; the minimal N cancels all of 12^11 not covered by 11!.
Solution
Let be the initial number of coins. When pirate takes of the pile, the pile shrinks to of its size. After pirates through have gone, the chest holds
and pirate takes of this, i.e. all of it.
Every pirate's share is a whole number exactly when the pile is a whole number after each step; the tightest requirement is the final one, that be an integer (the earlier piles are this quantity multiplied back by fractions with smaller denominators, and one checks they stay integral for the found below).
Factor: and . So must supply , and the smallest choice is .
Then the twelfth pirate receives
The answer is .
Why this works
Tracking what remains rather than what is taken turns twelve steps into one product. The whole-number condition is then a question about which prime powers of survive after cancelling with ; the minimal is precisely the leftover, and the final share is the part of made of primes other than and .
Alternative approach
Answer-choice check: the twelfth pirate's share is where is chosen as small as possible, so the share is with all factors of and stripped away, and must be a multiple of with no factor or . Only (D) is odd and not divisible by .
The trap
Setting N = 12^11 (or checking only that each fraction has denominator 12) instead of cancelling the factors of 2 and 3 that 11! already supplies.
Common mistakes
- Setting N = 12^11 (or checking only that each fraction has denominator 12) instead of cancelling the factors of 2 and 3 that 11! already supplies.
- Miscounting the powers of in (it is : from contribute ).
Techniques
Set up the equation/formula and compute; no special trick needed · Start from the end state / desired conclusion and reverse