<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Psychology on kenji.blog</title><link>http://kenji.blog/en/tags/psychology/</link><description>Recent content in Psychology on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>kenjinote</copyright><lastBuildDate>Thu, 10 Sep 2026 03:00:00 +0900</lastBuildDate><atom:link href="http://kenji.blog/en/tags/psychology/index.xml" rel="self" type="application/rss+xml"/><item><title>The Prisoner's Dilemma: Why Do We Make Choices Where "Everyone Loses"?</title><link>http://kenji.blog/en/p/prisoners-dilemma/</link><pubDate>Thu, 10 Sep 2026 03:00:00 +0900</pubDate><guid>http://kenji.blog/en/p/prisoners-dilemma/</guid><description>&lt;img src="http://kenji.blog/p/prisoners-dilemma/img/prisoners_dilemma.jpg" alt="Featured image of post The Prisoner's Dilemma: Why Do We Make Choices Where "Everyone Loses"?" />&lt;h2 id="1-the-ultimate-choice-remain-silent-or-betray">1. The Ultimate Choice: Remain Silent or Betray?
&lt;/h2>&lt;p>You and your accomplice friend have been caught by the police on suspicion of a certain crime.
The two of you are placed in separate interrogation rooms and cannot communicate with each other at all.&lt;/p>
&lt;p>Because the police have not fully solidified the evidence, the prosecutor offers each of you and your friend the following &amp;ldquo;plea bargain&amp;rdquo;.&lt;/p>
&lt;ol>
&lt;li>&lt;strong>If both &amp;ldquo;remain silent (cooperate)&amp;rdquo;:&lt;/strong> Due to insufficient evidence, both of you will only get &lt;strong>1 year in prison&lt;/strong>.&lt;/li>
&lt;li>&lt;strong>If you &amp;ldquo;confess (betray)&amp;rdquo; and your friend &amp;ldquo;remains silent&amp;rdquo;:&lt;/strong> You, who cooperated with the investigation, will be &lt;strong>found not guilty (immediate release)&lt;/strong>, but your friend will take all the blame and get &lt;strong>10 years in prison&lt;/strong>. (And vice versa)&lt;/li>
&lt;li>&lt;strong>If both &amp;ldquo;confess (betray)&amp;rdquo;:&lt;/strong> Since both admitted to the crime, the sentence is slightly reduced and both get &lt;strong>5 years in prison&lt;/strong>.&lt;/li>
&lt;/ol>
&lt;p>Now, what would you do? Will you &amp;ldquo;remain silent (cooperate)&amp;rdquo;? Or will you &amp;ldquo;confess (betray)&amp;rdquo;?&lt;/p>
&lt;hr>
&lt;h2 id="2-analysis-using-a-payoff-matrix">2. Analysis Using a Payoff Matrix
&lt;/h2>&lt;p>Let&amp;rsquo;s organize this situation into a &amp;ldquo;payoff matrix&amp;rdquo; used in game theory.
The numbers in the squares represent (your prison years, your friend&amp;rsquo;s prison years). A minus indicates a loss (prison years).&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align:left">You \ Friend&lt;/th>
&lt;th style="text-align:center">Remain Silent (Cooperate)&lt;/th>
&lt;th style="text-align:center">Confess (Betray)&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align:left">&lt;strong>Remain Silent (Cooperate)&lt;/strong>&lt;/td>
&lt;td style="text-align:center">(-1, -1)&lt;/td>
&lt;td style="text-align:center">(-10, 0)&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td style="text-align:left">&lt;strong>Confess (Betray)&lt;/strong>&lt;/td>
&lt;td style="text-align:center">(0, -10)&lt;/td>
&lt;td style="text-align:center">(-5, -5)&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>Viewed objectively, the optimal action the two should take is clear.
&lt;strong>If both &amp;ldquo;remain silent&amp;rdquo;, the total sentence is only 2 years (-1 and -1).&lt;/strong> This is the &amp;ldquo;Pareto optimal&amp;rdquo; state that maximizes the overall benefit.&lt;/p>
&lt;p>However, if you are a &amp;ldquo;rational human being trying to maximize only your own benefit&amp;rdquo;, a completely different conclusion is drawn.&lt;/p>
&lt;hr>
&lt;h2 id="3-why-is-betrayal-a-rational-choice">3. Why Is &amp;ldquo;Betrayal&amp;rdquo; a Rational Choice?
&lt;/h2>&lt;p>Let&amp;rsquo;s follow the thought process of deciding your own action by predicting the action of your &amp;ldquo;friend&amp;rdquo; in the other room.&lt;/p>
&lt;p>&lt;strong>Case 1: If you predict your friend will &amp;ldquo;remain silent&amp;rdquo;&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>If you also &amp;ldquo;remain silent&amp;rdquo;, 1 year in prison.&lt;/li>
&lt;li>If you &amp;ldquo;confess&amp;rdquo;, not guilty (immediate release).
$\rightarrow$ Being not guilty is better, so &lt;strong>&amp;ldquo;confess (betray)&amp;rdquo;&lt;/strong> is optimal.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Case 2: If you predict your friend will &amp;ldquo;confess&amp;rdquo;&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>If you also &amp;ldquo;remain silent&amp;rdquo;, 10 years in prison.&lt;/li>
&lt;li>If you &amp;ldquo;confess&amp;rdquo;, 5 years in prison.
$\rightarrow$ 5 years in prison is better, so again, &lt;strong>&amp;ldquo;confess (betray)&amp;rdquo;&lt;/strong> is optimal.&lt;/li>
&lt;/ul>
&lt;p>Have you noticed? No matter what action the other person takes, &lt;strong>&amp;ldquo;confessing (betraying)&amp;rdquo; is always more advantageous for you&lt;/strong>.
In game theory, this is called a &lt;strong>&amp;ldquo;dominant strategy&amp;rdquo;&lt;/strong>.&lt;/p>
&lt;p>Your friend is placed in exactly the same situation and thinks rationally in exactly the same way, so &amp;ldquo;confessing&amp;rdquo; also becomes the dominant strategy for your friend.&lt;/p>
&lt;p>As a result, the two rational thinkers will always both choose to &amp;ldquo;confess (betray)&amp;rdquo;.
The resulting outcome is &lt;strong>5 years in prison for both (-5, -5)&lt;/strong>, which is nearly the worst outcome overall. Even though cooperating (remaining silent) would have resulted in only 1 year in prison, pursuing individual rationality leads to mutual loss.&lt;/p>
&lt;div class="mermaid">graph TD
Start["Start of Choice"] --> Logic_You["Your Rational Thinking"]
Start --> Logic_Friend["Friend's Rational Thinking"]
Logic_You -->|If the other is silent, confessing is better&lt;br>If the other confesses, confessing is better| Betray_You["You choose to confess (betray)"]
Logic_Friend -->|If the other is silent, confessing is better&lt;br>If the other confesses, confessing is better| Betray_Friend["Friend chooses to confess (betray)"]
Betray_You --> Result["Result: Both confess (-5, -5)"]
Betray_Friend --> Result
Ideal["Ideal: Both remain silent (-1, -1)"] -.->|Individual rationality blocks&lt;br>reaching this| Result
style Result fill:#ff9999,stroke:#333,stroke-width:2px
style Ideal fill:#99ff99,stroke:#333,stroke-width:2px&lt;/div>
&lt;p>This state, &amp;ldquo;where neither has an incentive to change strategy as a result of predicting the other&amp;rsquo;s action (nothing more can be done)&amp;rdquo;, is called a &lt;strong>&amp;ldquo;Nash Equilibrium&amp;rdquo;&lt;/strong>, named after the master of game theory, John Nash.&lt;/p>
&lt;p>The most terrifying point of the Prisoner&amp;rsquo;s Dilemma lies in the fact that &lt;strong>&amp;ldquo;Pareto optimal (the best result for the whole)&amp;rdquo; and &amp;ldquo;Nash equilibrium (the end point of individual rationality)&amp;rdquo; do not coincide&lt;/strong>.&lt;/p>
&lt;hr>
&lt;h2 id="4-the-prisoners-dilemma-hidden-in-everyday-society">4. The &amp;ldquo;Prisoner&amp;rsquo;s Dilemma&amp;rdquo; Hidden in Everyday Society
&lt;/h2>&lt;p>The Prisoner&amp;rsquo;s Dilemma is not just a quiz. Many problems occurring in our society can be explained by this mathematical model.&lt;/p>
&lt;h3 id="1-price-competition-price-war">1. Price Competition (Price War)
&lt;/h3>&lt;p>Two rival companies are selling a similar product for 1000 yen.
If both companies keep the 1000 yen price (cooperate), both can gain high profits.
However, succumbing to the temptation to &amp;ldquo;make it slightly cheaper than the competitor (betray) and monopolize customers&amp;rdquo;, both companies start a price war. As a result, the product becomes 500 yen, and both companies suffer without making a profit (mutual betrayal).&lt;/p>
&lt;h3 id="2-environmental-issues-and-greenhouse-gases">2. Environmental Issues and Greenhouse Gases
&lt;/h3>&lt;p>Countries around the world promise to &amp;ldquo;reduce CO2 emissions (cooperate)&amp;rdquo;. This is the optimal solution for the entire Earth.
However, if only one&amp;rsquo;s own country &amp;ldquo;ignores emission limits and operates factories (betrayal)&amp;rdquo;, only its own economy can grow rapidly. Conversely, if other countries betray but one&amp;rsquo;s own country strictly follows the rules, only one&amp;rsquo;s own country will suffer a huge economic loss.
As a result, every country fears being outsmarted and chooses to betray, and the global environment is destroyed.&lt;/p>
&lt;h3 id="3-doping-problems-in-sports">3. Doping Problems in Sports
&lt;/h3>&lt;p>Ideally, all athletes should refrain from doping (cooperate).
However, due to paranoia that &amp;ldquo;the opponent might be doping&amp;rdquo; or the temptation that &amp;ldquo;I can win if I am the only one doping&amp;rdquo;, they choose doping (betrayal). As a result, they fall into the worst situation where everyone competes full of drugs while ruining their health.&lt;/p>
&lt;hr>
&lt;h2 id="5-is-there-a-solution-the-tit-for-tat-strategy">5. Is There a Solution? The &amp;ldquo;Tit for Tat&amp;rdquo; Strategy
&lt;/h2>&lt;p>In a single transaction, &amp;ldquo;betrayal&amp;rdquo; always becomes the rational choice.
However, when this becomes a &amp;ldquo;game repeated over and over with the same opponent (Iterated Prisoner&amp;rsquo;s Dilemma)&amp;rdquo;, the situation changes dramatically.&lt;/p>
&lt;p>In the 1980s, political scientist Robert Axelrod held a tournament matching up computers programmed with various strategies.
Among complex strategies gathered from scholars around the world, such as &amp;ldquo;Always Betray&amp;rdquo;, &amp;ldquo;Betray Randomly&amp;rdquo;, and &amp;ldquo;Forgive the Opponent&amp;rdquo;, the one that won with an overwhelming score was the simplest &lt;strong>&amp;ldquo;Tit for Tat&amp;rdquo;&lt;/strong> strategy.&lt;/p>
&lt;p>The rules of the Tit for Tat strategy are just these:&lt;/p>
&lt;ol>
&lt;li>&lt;strong>Always &amp;ldquo;cooperate&amp;rdquo; on the first move.&lt;/strong>&lt;/li>
&lt;li>&lt;strong>From the next move onwards, just copy &amp;ldquo;the action the opponent took&amp;rdquo; in the previous move.&lt;/strong>
&lt;ul>
&lt;li>If the opponent cooperated last time, cooperate this time.&lt;/li>
&lt;li>If the opponent betrayed last time, retaliate by betraying this time.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ol>
&lt;p>This strategy is strong because it has four characteristics: &amp;ldquo;Never betray first (Nice)&amp;rdquo;, &amp;ldquo;Immediately punish when betrayed (Retaliatory)&amp;rdquo;, &amp;ldquo;Immediately forgive if the opponent changes their attitude (Forgiving)&amp;rdquo;, and &amp;ldquo;Simple structure that is easy for the opponent to understand (Clear)&amp;rdquo;.&lt;/p>
&lt;div class="mermaid">graph LR
Start["1st Time: Cooperate unconditionally"] --> Round2
Round2["Observe opponent's action"] -->|Opponent cooperated| Act_Coop["Cooperate as well"]
Round2 -->|Opponent betrayed| Act_Betray["Betray as well (Retaliate)"]
Act_Coop --> Round2
Act_Betray -->|If opponent repents&lt;br>and returns to cooperation| Act_Coop&lt;/div>
&lt;p>In human relationships and international society as well, if a long-term relationship is assumed, by sharing a rule like the &amp;ldquo;Tit for Tat&amp;rdquo; strategy—&lt;strong>&amp;ldquo;basically cooperate, but penalize betrayal&amp;rdquo;&lt;/strong>—we can overcome the prisoner&amp;rsquo;s dilemma and build cooperative relationships.&lt;/p>
&lt;h2 id="6-conclusion-the-value-of-trust-taught-by-mathematics">6. Conclusion: The Value of &amp;ldquo;Trust&amp;rdquo; Taught by Mathematics
&lt;/h2>&lt;p>The Prisoner&amp;rsquo;s Dilemma mathematically proved that &amp;ldquo;human selfish rationality&amp;rdquo; can sometimes plunge the entire society into the depths of misery.
The individual rationality of &amp;ldquo;wanting to be the only one who profits&amp;rdquo; or &amp;ldquo;not wanting to be outsmarted&amp;rdquo; ultimately invites a result (Nash equilibrium) that strangles one&amp;rsquo;s own neck.&lt;/p>
&lt;p>At the same time, however, game theory also teaches us that as long as the condition of &amp;ldquo;the relationship continuing long-term&amp;rdquo; is met, &lt;strong>&amp;ldquo;trusting and cooperating with each other&amp;rdquo; is the most rational strategy that ultimately maximizes one&amp;rsquo;s own profit as well&lt;/strong>.&lt;/p>
&lt;p>The next time you wonder, &amp;ldquo;Should I cheat just a little bit for myself?&amp;rdquo;, try to remember this payoff matrix of the Prisoner&amp;rsquo;s Dilemma. Pursuing immediate profit through &amp;ldquo;rational betrayal&amp;rdquo; might be the most irrational choice in the long run.&lt;/p></description></item><item><title>The Missing Dollar Riddle: Learning Logical Thinking and Accounting Basics from an Intuition-Deceiving Math Paradox</title><link>http://kenji.blog/en/p/missing-dollar/</link><pubDate>Thu, 10 Sep 2026 00:00:00 +0900</pubDate><guid>http://kenji.blog/en/p/missing-dollar/</guid><description>&lt;img src="http://kenji.blog/p/missing-dollar/img/missing_dollar.jpg" alt="Featured image of post The Missing Dollar Riddle: Learning Logical Thinking and Accounting Basics from an Intuition-Deceiving Math Paradox" />&lt;h2 id="1-introduction-why-are-we-deceived-by-simple-addition">1. Introduction: Why Are We Deceived by Simple Addition?
&lt;/h2>&lt;p>In the world, there exist strange problems that can completely bug out the human brain using only lower elementary school level &amp;ldquo;addition&amp;rdquo; and &amp;ldquo;subtraction&amp;rdquo;, without relying on advanced calculus or complex topology. Among these, the most famous worldwide and the one that has troubled many people is &lt;strong>&amp;ldquo;The Missing Dollar Riddle&amp;rdquo;&lt;/strong>.&lt;/p>
&lt;p>At first glance, it seems like an ordinary everyday scene, a story about a bill issue at a restaurant (or hotel). However, just by following the calculations a little, &amp;ldquo;$1&amp;rdquo; suddenly vanishes from the world.&lt;/p>
&lt;p>In this article, we will take up this famous math paradox (more accurately, a paradox-style trick question) and thoroughly dissect why our intuition is deceived and where the logical pitfalls lie, from three perspectives: mathematics, cognitive psychology, and double-entry bookkeeping (accounting).&lt;/p>
&lt;hr>
&lt;h2 id="2-posing-the-problem-the-missing-dollar-riddle">2. Posing the Problem: The Missing Dollar Riddle
&lt;/h2>&lt;p>First, please read the following story. And if you have a pen and paper at hand, please try following the calculations together.&lt;/p>
&lt;blockquote>
&lt;p>[!QUESTION] The Missing Dollar Riddle (Story)
One day, three travelers came to a small hotel.
The front desk clerk at the reception said, &amp;ldquo;A room for three is $30 total for one night."
> The three travelers each took out $10 from their wallets, paid a total of $30 to the clerk, and headed to their room.&lt;/p>
&lt;p>After a while, the hotel manager came by and told the clerk:
&amp;ldquo;Today is a campaign day, so that room is only $25. Go return $5 immediately.&amp;rdquo;&lt;/p>
&lt;p>The clerk headed to the guest room holding $5 in bills. However, he thought to himself on the way:
> "It's hard to split $5 equally among 3 people. If I secretly take $2 and return the remaining $3, it fits perfectly at $1 per person.&amp;rdquo;&lt;/p>
&lt;p>So, the clerk hid $2 in his pocket, lied to the travelers saying "You get a $3 refund from the campaign,&amp;quot; and returned $1 to each person.&lt;/p>
&lt;p>&lt;strong>Now, here is the problem.&lt;/strong>&lt;/p>
&lt;ol>
&lt;li>The travelers initially paid $10 each and later got back $1 each, so the amount they actually paid is &lt;strong>$10 - $1 = $9&lt;/strong>.&lt;/li>
&lt;li>The total amount paid by the 3 travelers is &lt;strong>$9 × 3 people = $27&lt;/strong>.&lt;/li>
&lt;li>Meanwhile, the clerk has the secretly pocketed &lt;strong>$2&lt;/strong> in his pocket.&lt;/li>
&lt;li>If you add the &lt;strong>$27** paid by the travelers and the **$2&lt;/strong> held by the clerk, it becomes &lt;strong>27 + 2 = $29&lt;/strong>.&lt;/li>
&lt;/ol>
&lt;p>Initially, the travelers definitely paid &amp;ldquo;$30".
> However, according to the current calculation, there is only "$29&amp;rdquo;.&lt;/p>
&lt;p>&lt;strong>Where in the world did the remaining $1 disappear to?&lt;/strong>&lt;/p>
&lt;/blockquote>
&lt;p>How about it?
The more you read, the more your brain might get confused thinking, &amp;ldquo;There is definitely $1 missing!". The calculation formulas themselves are as simple as `9 × 3 = 27` and `27 + 2 = 29`, which even elementary schoolers can understand. And yet, for some reason, it doesn't add up to the initial $30.&lt;/p>
&lt;p>From the next chapter onward, let&amp;rsquo;s unravel the trick behind this strange phenomenon.&lt;/p>
&lt;hr>
&lt;h2 id="3-the-gap-between-intuition-and-the-right-answer-why-does-the-brain-bug-out">3. The Gap Between Intuition and the Right Answer: Why Does the Brain Bug Out?
&lt;/h2>&lt;p>The thought process that many people fall into when hearing this problem is as follows:&lt;/p>
&lt;div class="mermaid">graph TD
A["Initial State: Guests pay $30"] --> B["Refund Process: Manager returns $5"]
B --> C["Fraud: Clerk steals $2"]
C --> D["Guests' Final Cost: $9 × 3 people = $27"]
D --> E["Mysterious Calculation: Guests' cost $27 + Clerk's $2 = $29"]
E --> F["Question: Doesn't match initial $30! $1 vanished!"]
style E fill:#ff9999,stroke:#333,stroke-width:2px
style F fill:#ff4444,color:#fff,stroke:#333,stroke-width:4px&lt;/div>
&lt;p>The true identity of this paradox lies in a clever &lt;strong>word trick (Framing Effect)&lt;/strong> of &amp;ldquo;adding things that shouldn&amp;rsquo;t be added&amp;rdquo;.&lt;/p>
&lt;h3 id="the-core-of-the-fallacy-the-meaningless-calculation-of-27--2">The Core of the Fallacy: The Meaningless Calculation of &amp;ldquo;27 + 2&amp;rdquo;
&lt;/h3>&lt;p>Look closely again at the following part at the end of the problem text:&lt;/p>
&lt;blockquote>
&lt;p>If you add the &lt;strong>$27** paid by the travelers and the **$2&lt;/strong> held by the clerk, it becomes &lt;strong>27 + 2 = $29&lt;/strong>.&lt;/p>
&lt;/blockquote>
&lt;p>Actually, this calculation of &amp;ldquo;27 + 2&amp;rdquo; itself is a logically completely meaningless calculation.
This is because &lt;strong>the &amp;ldquo;final amount paid by the travelers ($27)" already includes the "amount secretly pocketed by the clerk ($2)&amp;rdquo;&lt;/strong>.&lt;/p>
&lt;p>The breakdown of the $27 paid by the travelers is as follows:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Amount in the hotel cash register&lt;/strong>: $25&lt;/li>
&lt;li>&lt;strong>Amount pocketed by the clerk&lt;/strong>: $2&lt;/li>
&lt;li>Total: $27&lt;/li>
&lt;/ul>
&lt;p>In other words, adding the clerk&amp;rsquo;s $2 on top of the $27 means you are &lt;strong>&amp;ldquo;Double Counting&amp;rdquo; the clerk&amp;rsquo;s $2&lt;/strong>.&lt;/p>
&lt;p>If you want to correctly match it up with the initial &amp;ldquo;$30&amp;rdquo;, you need to add together the &amp;ldquo;amount paid by the guests&amp;rdquo; and the &amp;ldquo;amount returned to the guests&amp;rdquo;.&lt;/p>
&lt;ul>
&lt;li>Final amount paid by the guests: $27 (Register $25 + Clerk $2)&lt;/li>
&lt;li>Amount returned to the guests: $3&lt;/li>
&lt;li>Total: 27 + 3 = $30&lt;/li>
&lt;/ul>
&lt;p>Calculated this way, it becomes obvious that not a single dollar has disappeared.&lt;/p>
&lt;hr>
&lt;h2 id="4-mathematical-clarification-strict-proof-by-equations">4. Mathematical Clarification: Strict Proof by Equations
&lt;/h2>&lt;p>For those who are not satisfied with just a verbal explanation, let&amp;rsquo;s prove the cash flow using strict mathematical formulas.&lt;/p>
&lt;p>Let&amp;rsquo;s define the overall movement of money with variables.&lt;/p>
&lt;ul>
&lt;li>$ P_{initial} $ : Total amount initially paid by guests (30)&lt;/li>
&lt;li>$ C_{hotel} $ : Final amount received by the hotel (manager) (25)&lt;/li>
&lt;li>$ R_{total} $ : Refund amount handed to the clerk by the manager (5)&lt;/li>
&lt;li>$ R_{guest} $ : Final refund amount received by the guests (3)&lt;/li>
&lt;li>$ S_{waiter} $ : Amount pocketed by the clerk (waiter) (2)&lt;/li>
&lt;/ul>
&lt;p>From the initial cash flow, the following equation holds:
&lt;/p>
$$ P_{initial} = C_{hotel} + R_{total} \quad \cdots (1) $$
&lt;p>
($30 = $25 + $5)&lt;/p>
&lt;p>The $5 returned by the manager is divided between the guests and the clerk's pocket.
$$ R_{total} = R_{guest} + S_{waiter} \quad \cdots (2) $$
($5 = $3 + $2)&lt;/p>
&lt;p>Substitute equation (2) into equation (1).
&lt;/p>
$$ P_{initial} = C_{hotel} + (R_{guest} + S_{waiter}) \quad \cdots (3) $$
&lt;p>
($30 = $25 + $3 + $2)&lt;/p>
&lt;p>Here, we define the &amp;ldquo;final amount paid by the guests&amp;rdquo; mentioned in the problem as $ P_{final} $. This is the initial amount paid minus the amount returned to the guests.
&lt;/p>
$$ P_{final} = P_{initial} - R_{guest} \quad \cdots (4) $$
&lt;p>
($27 = $30 - $3)&lt;/p>
&lt;p>Let&amp;rsquo;s transpose $ R_{guest} $ to the left side from equation (3).
&lt;/p>
$$ P_{initial} - R_{guest} = C_{hotel} + S_{waiter} \quad \cdots (5) $$
&lt;p>From equation (4) and equation (5), the following truth is derived:
&lt;/p>
$$ P_{final} = C_{hotel} + S_{waiter} \quad \cdots (6) $$
&lt;p>
(Guests&amp;rsquo; final payment $27 = Hotel sales $25 + Clerk&amp;rsquo;s theft $2)&lt;/p>
&lt;p>The trick of the problem lies in the fact that &lt;strong>it tries to add $ S_{waiter} $ ($2), which is supposed to be included in the right side, once again to $ P_{final} $ ($27) on the left side&lt;/strong>.
In other words, the calculation formula induced by the problem text is as follows:
&lt;/p>
$$ P_{final} + S_{waiter} = (C_{hotel} + S_{waiter}) + S_{waiter} $$
$$ 27 + 2 = (25 + 2) + 2 = 29 $$
&lt;p>This number &amp;ldquo;29&amp;rdquo; is a fictional value with absolutely no physical or economic meaning, simply being &amp;ldquo;hotel sales + clerk&amp;rsquo;s theft × 2&amp;rdquo;. This is the mathematical true identity of the illusion that makes it seem like &amp;ldquo;$1 disappeared&amp;rdquo;.&lt;/p>
&lt;hr>
&lt;h2 id="5-the-accounting-perspective-shattering-the-paradox-with-double-entry-bookkeeping">5. The Accounting Perspective: Shattering the Paradox with Double-Entry Bookkeeping
&lt;/h2>&lt;p>For those who are still not convinced (or feel intuitively foggy) even with mathematical equations, you can perfectly visualize this mystery using the concept of &lt;strong>&amp;ldquo;Double-Entry Bookkeeping&amp;rdquo;&lt;/strong>, which has been used in the business world for over 500 years.&lt;/p>
&lt;p>The basic principle of double-entry bookkeeping is that &amp;ldquo;Debit&amp;rdquo; and &amp;ldquo;Credit&amp;rdquo; always match. Let&amp;rsquo;s use this to make a journal entry of the movement of money.&lt;/p>
&lt;h3 id="transaction-1-guests-pay-30">Transaction 1: Guests pay $30
&lt;/h3>&lt;p>This is the initial state from the hotel&amp;rsquo;s perspective.&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align:left">Debit (Increase in Assets)&lt;/th>
&lt;th style="text-align:left">Credit (Increase in Liabilities/Equity)&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align:left">Cash: $30&lt;/td>
&lt;td style="text-align:left">Deposits (or Sales): $30&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h3 id="transaction-2-manager-hands-5-to-clerk-records-25-as-sales">Transaction 2: Manager hands $5 to clerk, records $25 as sales
&lt;/h3>&lt;p>Since the room charge was changed to $25, $5 is given to the clerk for &amp;ldquo;refund&amp;rdquo;.&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align:left">Debit&lt;/th>
&lt;th style="text-align:left">Credit&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align:left">Deposits: $30&lt;/td>
&lt;td style="text-align:left">Sales: $25&lt;br>Clerk (Cash): $5&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h3 id="transaction-3-clerks-action-3-refund-and-2-embezzlement">Transaction 3: Clerk&amp;rsquo;s action ($3 refund and $2 embezzlement)
&lt;/h3>&lt;p>This is the most important part. We record the destination of the $5 cash held by the clerk.&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th style="text-align:left">Debit&lt;/th>
&lt;th style="text-align:left">Credit&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td style="text-align:left">Refund to Guests: $3&lt;br>Embezzlement Loss: $2&lt;/td>
&lt;td style="text-align:left">Clerk (Cash): $5&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h3 id="final-integrated-state-of-balance-sheet-bs-and-profit--loss-pl">Final Integrated State of Balance Sheet (B/S) and Profit &amp;amp; Loss (P/L)
&lt;/h3>&lt;p>As a result of the whole process, we summarize where the cash is and under what name.&lt;/p>
&lt;div class="mermaid">pie title Final location of the initial $30 (Assets side)
"Hotel Register (Sales $25)" : 25
"Guests' Wallets (Refund $3)" : 3
"Waiter's Pocket (Embezzlement $2)" : 2&lt;/div>
&lt;p>&lt;strong>[Confirmation of Final State]&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Source of funds (Guests&amp;rsquo; expense)&lt;/strong>: $30&lt;/li>
&lt;li>&lt;strong>Location of funds (Result)&lt;/strong>:
&lt;ul>
&lt;li>$25 in the hotel register&lt;/li>
&lt;li>$2 in the waiter&amp;rsquo;s pocket&lt;/li>
&lt;li>$3 with the guests&lt;/li>
&lt;li>Total = 25 + 2 + 3 = $30&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;p>Looking at it through the accounting &amp;ldquo;principle of matching debits and credits (T-accounts)&amp;rdquo;, the &amp;ldquo;amount paid by the guests $27 (expense)" is a "decrease on the asset side", and the act of adding the "waiter's stolen $2 (movement on the asset side)&amp;rdquo; to it is nothing but an &lt;strong>impossible mistake of &amp;ldquo;mixing and adding debits and credits&amp;rdquo;&lt;/strong> according to accounting standards.
In the business world, if an accountant reported the calculation &amp;ldquo;27 + 2 = 29&amp;rdquo; to management, it is a logical failure on the level that they would immediately be fired or suspected of accounting fraud.&lt;/p>
&lt;hr>
&lt;h2 id="6-the-cognitive-psychology-perspective-why-do-we-accept-27229">6. The Cognitive Psychology Perspective: Why Do We Accept &amp;ldquo;27+2=29&amp;rdquo;?
&lt;/h2>&lt;p>Why do many people unconsciously accept a calculation formula that is mathematically and accountingly wrong, thinking &amp;ldquo;Hmm, I see&amp;rdquo;? That involves powerful &lt;strong>cognitive biases&lt;/strong> built into the human brain.&lt;/p>
&lt;h3 id="1-the-bug-in-mental-accounting">1. The Bug in Mental Accounting
&lt;/h3>&lt;p>Behavioral economist Richard Thaler (Nobel Prize winner in Economics) proposed that humans unconsciously categorize money in their heads (&amp;ldquo;Mental Accounting&amp;rdquo;).
At the end of the problem text, the &amp;ldquo;guests&amp;rsquo; expense ($27)" and the "waiter's obtained money ($2)&amp;rdquo; are presented under the same category of &amp;ldquo;money&amp;rdquo;. The brain just extracts the &amp;ldquo;amount numbers (27 and 2)&amp;rdquo; and easily performs addition, ignoring the direction of the vectors—whether it is &amp;ldquo;money paid (negative)&amp;rdquo; or &amp;ldquo;money held (positive)&amp;rdquo;.&lt;/p>
&lt;h3 id="2-framing-effect-information-framework">2. Framing Effect (Information Framework)
&lt;/h3>&lt;p>This is the effect where people&amp;rsquo;s decision-making and judgment change depending on how information is presented.
The clever part of the problem text is **&amp;ldquo;setting the initial number of $30 as the goal"**.
After being shown the calculation "27 + 2 = $29&amp;rdquo;, the brain unconsciously tries to forcefully link it to the goal (anchoring) of &amp;ldquo;it should become the original $30&amp;rdquo;. It is designed to cause intense cognitive dissonance (discomfort and confusion) by making you compare numbers that shouldn&amp;rsquo;t originally be compared, and an error of &amp;ldquo;1&amp;rdquo; arises there.&lt;/p>
&lt;h3 id="3-the-magic-of-storytelling">3. The Magic of Storytelling
&lt;/h3>&lt;p>Humans are better at understanding &amp;ldquo;stories&amp;rdquo; than mathematical formulas. While simulating the movements of the characters (guests, manager, waiter) in your head, your working memory fills up, and the cognitive resources to verify the logical validity of the final equation are depleted. The exact same technique as &amp;ldquo;misdirection&amp;rdquo;, where a magician guides the audience&amp;rsquo;s gaze to succeed in a trick, is used in this word problem.&lt;/p>
&lt;hr>
&lt;h2 id="7-history-and-similar-problems-of-the-missing-dollar-riddle">7. History and Similar Problems of &amp;ldquo;The Missing Dollar Riddle&amp;rdquo;
&lt;/h2>&lt;p>This kind of paradox has existed since ancient times and has been passed down in various variations across eras and borders.&lt;/p>
&lt;h3 id="origin-of-the-paradox">Origin of the Paradox
&lt;/h3>&lt;p>The exact origin of this problem is unknown, but it became widely known in America in the 1930s. At the time, it was called the &amp;ldquo;Bellboy paradox&amp;rdquo;, and the amount settings varied. It is said to reflect the mass psychology during the Great Depression in America, where the whereabouts of a mere &amp;ldquo;$1&amp;rdquo; was a major concern.&lt;/p>
&lt;h3 id="similar-problem-the-missing-10-yen-riddle">Similar Problem: The Missing 10 Yen Riddle
&lt;/h3>&lt;p>In Japan, a version replacing the amounts with Yen is famous, in the form of &amp;ldquo;3 people each pay 100 yen to buy a 300 yen item, the change is 50 yen&amp;hellip;&amp;rdquo;. It regularly becomes a hot topic as a classic copy-paste on internet message boards or in quiz books for children.&lt;/p>
&lt;h3 id="an-even-more-advanced-derivative-the-missing-square-puzzle">An Even More Advanced Derivative: The Missing Square Puzzle
&lt;/h3>&lt;p>Applying this &amp;ldquo;verbal deception&amp;rdquo; to &amp;ldquo;shapes (geometry)&amp;rdquo; is the &lt;strong>&amp;ldquo;Missing square puzzle&amp;rdquo;&lt;/strong>, which is introduced in another article on this blog.
It is an intuition bug where, when rearranging shape parts that should have the same area, a hole of 1 square (area) somehow disappears. This also uses the cognitive limit that &amp;ldquo;the human eye cannot detect slight distortions (differences in slope) of straight lines&amp;rdquo;.&lt;/p>
&lt;hr>
&lt;h2 id="8-lessons-for-the-real-world-what-should-we-learn-from-the-paradox">8. Lessons for the Real World: What Should We Learn from the Paradox?
&lt;/h2>&lt;p>&amp;ldquo;The Missing Dollar Riddle&amp;rdquo; has deep lessons that are a pity to end as just a drinking party joke or a child&amp;rsquo;s quiz.&lt;/p>
&lt;ol>
&lt;li>&lt;strong>The Ability to Doubt the &amp;ldquo;Given Framework (Premise)&amp;rdquo;&lt;/strong>
When we make decisions in everyday business or investments, aren&amp;rsquo;t we swallowing whole the presentation materials or sales pitches presented by someone saying &amp;ldquo;Adding this number and this number results in this&amp;rdquo;?
Even if the calculation result is correct (27 + 2 is definitely 29), critical thinking asking &lt;strong>&amp;ldquo;Does setting up that equation itself even make logical sense in the first place?&amp;rdquo;&lt;/strong> is indispensable.&lt;/li>
&lt;li>&lt;strong>The Absoluteness of Cash Flow&lt;/strong>
Accounting fraud in corporate accounting and loss concealment in complex financial derivatives can be said to be highly sophisticated &amp;ldquo;Missing Dollar Riddles&amp;rdquo;. Even if one makes it look like there is profit by adding and subtracting numbers without substance, tracing the &amp;ldquo;movement of cash (cash flow)&amp;rdquo; from the root will inevitably expose the contradiction. Exactly when things feel complex, it is necessary to return to the basics of &amp;ldquo;Where did the money come from, and where did it go?&amp;rdquo;.&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="9-conclusion-the-1-was-never-missing-from-the-start">9. Conclusion: The $1 Was Never Missing from the Start
&lt;/h2>&lt;p>Finally, I would like to conclude by presenting the most concise and powerful answer to this paradox.&lt;/p>
&lt;blockquote>
&lt;p>&lt;strong>&amp;ldquo;The guests paid a total of $27; $25 went into the hotel register, and $2 went into the waiter's pocket. The calculation is perfectly correct. The calculation formula trying to forcefully return to the initial $30 is the very source of all the confusion.&amp;rdquo;&lt;/strong>&lt;/p>
&lt;/blockquote>
&lt;p>No matter how much our brains evolve, they are very easily deceived by the combination of a &amp;ldquo;plausible story&amp;rdquo; and &amp;ldquo;simple addition&amp;rdquo;.
However, by using the powerful tools of mathematics and logic (equations and double-entry bookkeeping), we can sever that illusion and see through to the truth.&lt;/p>
&lt;p>Next time, if a friend poses &amp;ldquo;The Missing Dollar Riddle&amp;rdquo; with a smug face, definitely try to reply coolly with this deep knowledge in the background, &amp;ldquo;The vectors of the numbers to add and the numbers to subtract are wrong!&amp;rdquo;&lt;/p></description></item></channel></rss>