Solving 2-Can, 1-Cup Problem: f(n)

  • Thread starter Thread starter JanEnClaesen
  • Start date Start date
AI Thread Summary
The discussion revolves around a thought experiment involving two cans filled with different miscible liquids and a smaller cup used to transfer liquids between the cans. After performing a series of transfers, the focus is on determining the concentration of one liquid in the other can after n transfers, represented as f(n). The conversation highlights that the initial setup resembles a classic brain teaser about transferring liquids between containers, questioning whether the problem presents any additional complexity beyond the initial transfer (n=1). The conclusion drawn is that the relationship between the transferred liquids leads to an equality in concentrations, suggesting that the problem may not be as intricate as it seems. The participants express skepticism about the complexity of deriving a formula for f(n) beyond the initial scenario.
JanEnClaesen
Messages
59
Reaction score
4
Given are two equally full cans containing two different but miscible fluids and one smaller, empty cup.
Take one cup of one of the liquids and pour its contents into the can containing the other liquid, similarly, take one cup of the resulting mixture and pour it back into the other can. This results in two mixtures of equal volume but of different concentrations.

Set this transfer equal to n = 1.

(You might have encountered this set-up in the form of a brain teaser, the tease being the relationship between the transferred liquids. The answer is equality.)

Now consider f(n), the concentration of one of the liquids in one of the cans after n transfers.
What is f(n)?
 
Last edited:
Physics news on Phys.org
Perhaps the problem is badly posed: it's basically a continuation and quantification of this brain teaser:

There are two equally filled jars, one contains milk, the other water. A teaspoon of milk goes into the water and is stirred. Then a teaspoon of the mixture goes back into the milk. Is there more water in the milk or milk in the water?
 
I don't see the additional challenge if you can solve it for n=1.
It is just a geometric progression towards 1/2.

I think this better fits into our https://www.physicsforums.com/forumdisplay.php?f=33 forum.
 
  • Like
Likes 1 person
So you are saying, concretely:

( only the even powers of x in the expansion of (x+1)^n if n is not even and vice versa ) / (x+1)^n where x is as the can is to the cup
 
Last edited:
I have no idea how you got that formula.

Put a fraction x of container A (with content a) to container B (with content b), then container B has a fraction x/(1+x) of a and 1/(1+x) of b. Put x back, and you get x/(1+x) of b in container a and (by symmetry) the same of a in container b. The concentration difference to 1/2 reduces from 1/2 to 1/(1+x)-1/2, or by a factor of 2/(1+x)-1. This will be the same for all steps, so the concentration after n steps is 1/2*(1+(2/(1+x)-1)^n).
 
  • Like
Likes 1 person
Like this:

x times the cup equals the can. After one step the concentration of liquid a is x/(1+x) in can A and 1/(1+x) in can B, the second step combines x/(1+x) of a from A and x*1/(1+x) of a from B in B. f(2) = 2x/(1+x)^2 The third step combines (x^2 + 1)/(1+x) of a from A and x*2x/(1+x)^2 of a from B in B. So f(3) = (3x^2 + 1)/(1+x)^3 ...
 
Last edited:
Just ONCE, I wanted to see a post titled Status Update that was not a blatant, annoying spam post by a new member. So here it is. Today was a good day here in Northern Wisconsin. Fall colors are here, no mosquitos, no deer flies, and mild temperature, so my morning run was unusually nice. Only two meetings today, and both went well. The deer that was road killed just down the road two weeks ago is now fully decomposed, so no more smell. Somebody has a spike buck skull for their...
Thread 'RIP George F. Smoot III (1945-2025)'
https://en.wikipedia.org/wiki/George_Smoot https://physics.berkeley.edu/people/faculty/george-smoot-iii https://apc.u-paris.fr/fr/memory-george-fitzgerald-smoot-iii https://elements.lbl.gov/news/honoring-the-legacy-of-george-smoot/ https://www.nobelprize.org/prizes/physics/2006/smoot/facts/ https://www.aps.org/publications/apsnews/200611/nobel.cfm https://inspirehep.net/authors/988263 Structure in the COBE Differential Microwave Radiometer First-Year Maps (Astrophysical Journal...
Back
Top