When two children fight over the last piece of cake, a wise parent will say: "One person cuts, and the other chooses first." This seemingly simple method conceals profound mathematical principles and inspired one of the most fascinating mathematical explorations of the twentieth century.

I. The Challenge of Division

Imagine this: you and your roommate need to split a cake. The cake has strawberries, chocolate chips, and cream rosettes, and your preferences for these toppings are completely different. How can you ensure that the division feels fair to both parties?

This is not merely an everyday problem. On a larger scale, countless conflicts throughout human history — divorce property settlements, international territorial disputes, inheritance disagreements — can all be distilled to the same core question: How can indivisible resources be divided fairly?

Mathematicians formalized this problem as "Fair Division" theory, and its most classic model is the "Cake-Cutting Problem."[1]

II. Two-Person Cake Cutting: Ancient Wisdom

"I Cut, You Choose"

The simplest and most elegant solution can be traced back thousands of years.

Method description:

  1. Player A cuts the cake into two pieces (which, by A's own assessment, are of equal value)
  2. Player B chooses first
  3. Player A takes the remaining piece

Why does this method work? Let us conduct a rigorous analysis.

Mathematical Proof: Envy-freeness

Let the cake be the set C, and let A and B each have their own value functions vA and vB. The Envy-freeness Theorem tells us: the "I Cut, You Choose" method guarantees that each person believes their share is at least as good as the other's.

Key proof: A cuts the cake into two pieces that A considers equal in value, so regardless of which piece B chooses, A will not feel envy. Meanwhile, B can choose the piece that appears larger (or equal) in B's eyes, so B will not envy A either. ∎

Historical Origins

The concept of "I Cut, You Choose" appears repeatedly throughout human civilization:

Abraham and Lot in the Book of Genesis[2] — The Bible records that when a dispute arose between the herdsmen of Abraham and his nephew Lot over land, Abraham proposed: "If you go to the left, I will go to the right; if you go to the right, I will go to the left." This embodies the very spirit of "I Cut, You Choose" — Abraham let Lot choose first and accepted the remaining portion himself.

The Jewish legal compendium, the Talmud,[3] also contains in-depth discussions on property division, demonstrating the nuanced thinking of ancient sages on questions of fairness.

I Cut, You Choose diagram: one person cuts, the other chooses first
"I Cut, You Choose" method diagram: A cuts the cake into two pieces considered equal, B chooses first, ensuring neither party feels envy.

🎮 試試看:兩人分蛋糕

體驗經典的「我切你選」方法。你是切蛋糕者,用滑桿決定切割位置,然後看看選擇者會選哪一邊!

🍓 🍓 🍫 🍰 🍰 🍒
① 切蛋糕 ② 選擇 ③ 結果
左邊:50% 右邊:50%

III. Three-Person Cake Cutting: A Leap in Complexity

When the number of participants increases from two to three, the difficulty of the problem rises dramatically. This is not simply a matter of "one more person" — in the three-person case, we need to simultaneously satisfy the envy-free condition for three pairs of relationships.

Steinhaus's "Last Diminisher" Method (1947)

Hugo Steinhaus (1887-1972) was a renowned Polish mathematician and the founder of modern fair division theory.[4]

Historical Context: Mathematics Amid the Flames of War

Steinhaus's story is deeply moving. During World War II, when Nazi Germany occupied Poland, Steinhaus — a Jewish scholar — was forced into hiding. Using a false identity, he evaded capture in the countryside, sometimes concealing himself in haystacks.

Yet even under such dire circumstances, Steinhaus never stopped thinking about mathematics. In 1944, while in hiding, he conceived the three-person cake-cutting algorithm, which he published after the war.[5]

This experience shows us that mathematics is not merely an abstract game of symbols — it is proof that humanity continues to pursue rationality and fairness even in the darkest of times.

Algorithm Description: The Last Diminisher Method

  1. A cuts off a piece that A considers to be exactly 1/3 of the cake
  2. The piece is passed to B. If B considers it too large, B may "trim" it down to what B considers 1/3
  3. The piece is passed to C. If C considers it still too large, C may trim it further
  4. The last person to trim (or A, if no one trimmed) receives that piece
  5. The remaining two use "I Cut, You Choose" to divide the rest

This method guarantees proportional fairness (each person receives what they consider to be at least 1/3), but it is not envy-free — it is possible for someone to believe another person's share is better than their own.

The Selfridge-Conway Method (1960s)

To achieve truly envy-free division among three people requires a more ingenious design. John Selfridge (1927-2010) and John Horton Conway (1937-2020) each independently discovered a solution.[6]

John Conway: A Legend of Mathematics

Conway was one of the most original mathematicians of the twentieth century. His "Game of Life" inspired the entire field of artificial life; his contributions to group theory (such as his work on the "Monster Group") had far-reaching impact; he even coined the term "Surreal Numbers."

Conway was famous for his unconventional style — he would often explain profound mathematical concepts to students in the Princeton University common room using playing cards or string knots.[7]

Key Points of the Selfridge-Conway Algorithm

This algorithm uses a clever design of "trimming" and "selection order," placing different people in advantageous positions under different scenarios to ultimately achieve balance. Its core mechanism is:

  • A first cuts the cake into three pieces (considered equal by A)
  • If B considers one piece clearly the largest, B may trim it to make it equal to the second-largest
  • The selection order is C, then B, then A; if B trimmed a piece and C does not choose it, B must take it
  • The trimmed-off sliver is distributed separately, with the order carefully designed to guarantee envy-freeness
Selfridge-Conway three-person cake-cutting method flowchart
Core process of the Selfridge-Conway method: achieving envy-free three-person division through an ingenious design of cutting, trimming, and selection order.

🎮 試試看:三人分蛋糕

體驗簡化版的三人公平分配。甲先將蛋糕切成三份,然後乙和丙依序選擇!

🍓 🍓 🍫 🍰 🍒 🍰
① 甲切蛋糕 ② 丙選擇 ③ 乙選擇 ④ 結果
份 1:33% 份 2:33% 份 3:34%

IV. The Long Road to n Persons

A Half-Century Stalemate

The Selfridge-Conway method solved the three-person problem, but the envy-free division problem for four or more people stumped mathematicians for nearly fifty years.

The issue is that as the number of people increases, the number of envy-free conditions that must be simultaneously satisfied grows exponentially. Three people require 3 pairwise relationships, four people require 6, and n people require n(n-1)/2.

The Brams-Taylor Breakthrough (1995)

In 1995, Steven Brams (a political scientist at New York University) and Alan Taylor (a mathematician at Union College) finally solved this problem.[8]

Steven Brams: A Cross-Disciplinary Pioneer

Brams's background is surprising — he is a political scientist, not a mathematician. His research spans game theory, voting theory, and fair division, demonstrating the power of interdisciplinary thinking.

Brams once said: "The core of the fair division problem is not mathematics, but how to design mechanisms that encourage people to behave honestly."[9] This mechanism-design mindset is also reflected in the pursuit of "strategy-proofness" in stable matching theory.

The Price of Complexity

Although the Brams-Taylor algorithm exists, its efficiency is concerning: in the worst case, the number of cuts required is unbounded. Subsequent researchers Aziz and Mackenzie (2016)[10] proved the existence of a bounded discrete envy-free algorithm, but the number of steps is an astronomically large tower function.

This result teaches us that theoretical feasibility and practical feasibility can sometimes be worlds apart.

V. Real-World Applications

Fair division theory is not merely a mathematical game — it has broad applications in the real world.

Divorce Property Settlement

When a couple divorces, dividing shared assets is a classic fair division problem.[11] The Adjusted Winner procedure invented by Brams and Taylor has been adopted by some mediation organizations — it encourages honest valuation, guarantees fairness, and reduces adversarial negotiation.

International Territorial Disputes

Many territorial disputes throughout history can be analyzed through the lens of fair division. Take the Polish Corridor problem (1919-1939)[12] as an example: the allocation scheme under the Treaty of Versailles failed to satisfy all parties, ultimately becoming one of the triggers for World War II. In the language of fair division theory, this was a non-envy-free allocation — Germany intensely "envied" the corridor region that Poland received.

Applications in the Digital Age

Spliddit[13] is a website built on fair division theory that offers free allocation tools and has helped millions of people resolve everyday division problems — from allocating rooms in a shared apartment to dividing credit card rewards points.

VI. Philosophical Reflections: What Is "Fairness"?

Before discussing algorithms, we need to ask a fundamental question: What is fairness?

Mathematicians have identified several distinct notions of fairness: Proportional fairness (each person receives at least 1/n), Envy-freeness (no one prefers another's share), Equitability (each person's valuation of their own share is equal), and Pareto optimality (no one can be made better off without making someone else worse off).

Unfortunately, not all fairness properties can be satisfied simultaneously. This is a profound impossibility result, analogous to Arrow's impossibility theorem in voting theory.[14]

Conclusion: The Art and Science of Division

From the land division between Abraham and Lot to the Brams-Taylor envy-free algorithm, humanity's pursuit of fair division has spanned thousands of years.

This journey teaches us several things: Simple problems can conceal deep mathematics — "cutting a cake" may seem like child's play, yet it stumped top mathematicians for half a century; The value of interdisciplinary thinking — the key breakthrough came from a political scientist; The gap between theory and practice — the theoretically optimal algorithm may be too complex to be practical.

Ultimately, fair division is both a science and an art. Algorithms can provide frameworks and guarantees, but true fairness also requires wisdom, empathy, and respect for the interests of others.

References

  1. Brams, S. J., & Taylor, A. D. (1996). Fair Division: From Cake-Cutting to Dispute Resolution. Cambridge University Press.
  2. Genesis 13:8-9.
  3. Aumann, R. J., & Maschler, M. (1985). "Game theoretic analysis of a bankruptcy problem from the Talmud." Journal of Economic Theory, 36(2), 195-213.
  4. Steinhaus, H. (1948). "The problem of fair division." Econometrica, 16(1), 101-104.
  5. Duda, R. (2018). Hugo Steinhaus: Mathematician for All Seasons. Springer.
  6. Robertson, J., & Webb, W. (1998). Cake-Cutting Algorithms: Be Fair if You Can. A K Peters.
  7. Roberts, S. (2015). Genius at Play: The Curious Mind of John Horton Conway. Bloomsbury Publishing.
  8. Brams, S. J., & Taylor, A. D. (1995). "An envy-free cake division protocol." American Mathematical Monthly, 102(1), 9-18.
  9. Quoted from Brams's keynote address at the 2017 Game Theory World Congress.
  10. Aziz, H., & Mackenzie, S. (2016). "A discrete and bounded envy-free cake cutting protocol for any number of agents." Proceedings of the 57th Annual IEEE Symposium on Foundations of Computer Science (FOCS), 416-427.
  11. Brams, S. J., & Taylor, A. D. (1999). The Win-Win Solution: Guaranteeing Fair Shares to Everybody. W. W. Norton & Company.
  12. Kimmich, C. M. (1968). The Free City: Danzig and German Foreign Policy, 1919-1934. Yale University Press.
  13. Spliddit (www.spliddit.org), developed by researchers at Carnegie Mellon University.
  14. Procaccia, A. D. (2013). "Cake cutting: Not just child's play." Communications of the ACM, 56(7), 78-87.
Back to Insights