You have two indistinguishable envelopes, each of which contains a positive sum of money, but one envelope contains twice as much as the other. You may pick one envelope and keep whatever amount it contains. You pick one envelope at random but before you open it you are given the chance to take the other envelope instead
Now suppose you reason as follows:
I denote by A the amount in my selected envelope.
The probability that A is the smaller amount is 1/2, and that it is the larger amount is also 1/2.
The other envelope may contain either 2A or A/2.
If A is the smaller amount, then the other envelope contains 2A.
If A is the larger amount, then the other envelope contains A/2.
Thus the other envelope contains 2A with probability 1/2 and A/2 with probability 1/2.
So the expected value of the money in the other envelope is (½)(2A)+(½)(A/2)=(5A/4)
This is greater than A, so I gain on average by swapping.
After the switch, I can denote that content by B and reason in exactly the same manner as above.
I will conclude that the most rational thing to do is to swap back again.
To be rational, I will thus end up swapping envelopes indefinitely.
As it seems more rational to open just any envelope than to swap indefinitely, we have a contradiction.
Fun problem, try it out! Good luck!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
But since the total amount of money in both envelopes is constant regardless of what you have in hand, the expected value of the money in the envelope in your hand is 5A/4. Hence the probability will still be 1/2 and if you keep changing envelopes the probability of getting 2A or A/2 is the same.
Log in to reply
Can you be more explicit about what is the error, and make sure that you're not committing it?
I'm quite certain that if the selected envelope in my hand has A, then it has expected value of A.
I agree with Nathan M. in that my intuition is that the probability of picking either the large or small sum should be equal each time you switch. However in either case it seems weird to me that it would be (5/4)A with A being whatever is in my hand. If I think of it in terms of the scenario before I have picked up an envelope it makes more sense to me. I would rephrase the situation let A=the smaller sum. The expected amount I would pick up would be (1/2)(A)+(1/2)(2A)=(3/2)A. So I would think the expected outcome is between the small and large sum when I first choose an envelope. I think that should be the same each time I switch as well. I do not like how in the question A is either the large or the small amount, but do not know how to argue against it.
Log in to reply
Because A is the number of $ in the first envelope you chose, you don't know if it's the small or large sum.
Log in to reply
Yeah, the way I would change it makes it into a choosing problem not a swapping problem, which is not the point of the problem, so I'm wrong.
Hi Tim,
you suble cheater tried to confuse us..
Then, if A is the smoller emount, the expected value of the other envelope is not (½)(2A)+(½)(A/2) but (½)2A+(½)A=(3/2)A. Which is the same expected value of the one you chose. There are, then, no rational reason to swap.
Log in to reply
A is not the smaller amount, A is the number of $ in the first envelope you chose. So, the other envelope has a 50% chance of being half and a 50% chance of being double, hence (½)(2A)+(½)(A/2).
Please review the concept of Expected Value, and how to calculate it. Read the setup to ensure that you understand it properly.
Log in to reply
The expected value (or expectation, mathematical expectation) of a random variable is defined by: ∑i=1kxipi where x1,x2,...xk are the values the variable can take and p1,p2,...pk the corresponding probabilities. In our case: (½)2A+(½)A. Where was I wrong? It may be I was wrong...elsewhere and I beg pardon. Anyway I intended to be joking.
Log in to reply
Also, the expected value of the envelop that you chose is just A, and not 23A. This is because with probability 1, it contains A.
The symbol A in the expression (½)(2A)+(½)(A/2) pretends to represent at the same time 2 numbers, in the first occurrence "the smaller sum" and in the second one "the larger sum", which cannot be.
Log in to reply
Please read the set up (reason's first line). The symbol A is chosen to represent the amount of money in the envelop that you picked. Then we considered the possible outcomes of the second envelope, and shown that it has an expected value of 21(2A)+21(A/2).
Log in to reply
I think you refer to "I denote by A the amount in my selected envelope". Then let's go now up down, after having gone down up, again I say that A is not a number but a random variable A(X∣x=Amount,x=2×Amount), whom you can't treat as a number.
Log in to reply
A is the amount of money in the envelop that you picked. It is not set up as a random variable. If you want to define a probability distribution on it, it would be better to use a another symbol, and not let your notation do double duty.
Consider your statements very carefully, and see if they make sense. You could be close to understanding what is wrong with Tim's presented argument.
Alright Tim, I think we're ready to hear your solution.
why don't you just see which one is heavier?
link
A+B=3x
A+45A=3x
49A=3x
A=34x
Now, we know that B must be either twice as much as A and add up with A to 3x, or half of A and add up with A to 3x. However, both contradict this:
34x+21(34x)=3x
2x=3x
34x+2(34x)=3x
312x=3x
4x=3x
Log in to reply
When writing up a solution, it's helpful to state what you're trying to show. It is unclear to me what you hope to achieve with these statements, apart from contradicting the procedure given in the problem.
Also, when writing up a proof, please ensure that your statements make sense, and that you explain what you're doing. For example, in the first line, when you tried to replace B with 45x, such a statement is not true. All that has been shown, is that the expected value of B (denoted as E[B] is equal to 45x.