Math Olympiad Problem - Milk Distribution

Source: 1977 All Soviet Union Math Olympiad Problem

Problem:
Seven dwarfs are sitting at a round table. Each has a cup, and some cups contain milk. Each dwarf in turn pours all his milk into the other six cups, dividing it equally among them. After the seventh dwarf has done this, they find that each cup again contains its initial quantity of milk. How much milk does each cup contain, if there were 42 ounces of milk altogether?

A few other Math Olympiad Problems on the blog:

Math Olympiad Problems
Russian Coins
Moscow Math Olympiad Problems
Math Olympiad Problem : Overlapping Coins
USA Maths Olympiad Problem - 200th Puzzle

Enjoy!

Update (24/12/2012):
Correct answer posted by Akshay Kumar in comments! Detailed solution posted by me.

Comments

  1. Suppose each one has a,b,c,d,e,f,g ounce of milk initially. Everyone will pour their milk into 6 other cups equally
    so a+b+c+d+e+f=6g
    Similarly
    b+c+d+e+f+g=6a
    Therefore a=g
    and similarly all will be equal
    a=b=c=d=e=f=g = 42/7 = 6 ounce

    Reply Delete
  2. initial quantity of milk in order: 12 ,10, 8, 6, 4, 2, 0
    total : 42 ounces

    Reply Delete
  3. 11.56
    9.84
    8.05
    6.17
    4.20
    2.15
    0.0

    Reply Delete
  4. Correct answer by Akshay Kumar. Detailed Solution is as follows:

    Since the final state matches the initial state, we can imagine this process going on continuously. Consider the dwarf whose cup contains the smallest amount of milk just before he begins pouring. Call him D, and call this quantity of milk a ounces. Since D's cup contains the least milk before pouring, then each other dwarf has an equal or greater amount in his own cup before pouring, and thus gives D at least a/6 ounces. This would leave D with at least a ounces in his own cup just before pouring; the only way he can receive precisely a ounces, as we know he does, is if each other dwarf gives him precisely a/6 ounces and no more, i.e., that each cup, just before pouring, contains the same quantity of milk. So after any given pouring the cups contain a, 5/6a, 4/6a, 3/6a, 2/6a, 1/6a, and 0 ounces; if there are 42 ounces in total then this works out to 12, 10, 8, 6, 4, 2, and 0 ounces.

    Reply Delete
  5. The above solution is from Futility Closet

    Interesting solutions on Math Stack Exchange

    Reply Delete
  6. You can also generalize the solution for any number. But, you need to have n*(n-1) ounces of milk in total. Then, for each such value, answer would be in AP with difference = -2.
    For example: for 4 dwarfs, if you have 12 ounces of milk in total, then answer would be 6, 4, 2, 0.
    For 3 dwarfs and 6 ounces of milk, answer would be 4, 2, 0.
    :-)

    Reply Delete

Post a Comment

[フレーム]

Popular posts from this blog

Buying Dimsums

Source: Alok Goyal (Stellaris VP, Ex-Helion VC) puzzle blog Problem: A fast food restaurant sells dimsums in boxes of 7 and 3. What’s the greatest number of dimsums a person cannot buy. Generalize it for p and q where p and q are relatively prime. I loved the puzzle. Hope you enjoy it too.

Polya's Urn Problem

Puzzle: There are two urns with one ball each. Each of subsequent n-2 balls is placed into one of these urns, with probability proportional to the number of balls already in that urn. What is the expected number of balls in the smaller sized urn? Source: P. Winkler's Puzzles book. (Chapter: Probability). Solution: Highlight the part between the * symbols for the answer. * This problem can be reformulated as the following problem. Suppose I have a stack of black cards and one red card. Initially I take red card in my hand. Now I add black cards randomly between any two cards (so, initially its either above or below red). Note that the probability that I add the card above the red card, when x-1 is the number of cards above red and y-1 is the number of cards below red is x/(x+y). Let the problem be if red card is dividing the black cards into two sets, what is the expected number of black cards in the smaller section. So, we see that the two problems are equivalent. No...

Fraction Brainteaser

Source: Sent to me by Gaurav Sinha Problem: Siddhant writes a Maths test and correctly answers 5 out of 6 Arithmetic questions and 20 out of 28 Geometry questions.  In total, Siddhant scores 25 out of 34.  Vaibhav writes another Maths test and correctly answers 20 out of 25 Arithmetic questions and 6 out of 9 Geometry questions. in total, Vaibhav scores 26 out of 34. Note that a) Vaibhav scores more than Siddhant b) Siddhant score better than Vaibhav in both individual topics -  5/6 > 20/25 and 20/28 > 6/9 How is it possible?