Cat & Mouse Chase: Who Will Win?

  • Thread starter Thread starter iceman632
  • Start date Start date
AI Thread Summary
In the discussion, a mathematical problem is posed involving a cat and a mouse in a square, with the mouse starting at the origin and the cat at (1, 0). The mouse moves vertically with a constant velocity, while the cat, moving twice as fast, always directs its movement towards the mouse's current position. The goal is to determine whether the mouse can reach the point (0, 1) before being caught by the cat. The conversation highlights the need for a mathematical proof, suggesting the use of differential equations to analyze the situation. The relationship between the problem and the golden ratio is also mentioned as an interesting aspect to explore.
iceman632
Messages
2
Reaction score
0
Long ago, I stumbled across the following problem:
Assume we have a square with length of the of 1 located in the origin of the coordinate system. Let's have a mouse in the origin (0, 0), too. Let's have a cat in the neighbor corner (1, 0). This is at the time t = 0-.

At t=0+, both cat and mouse start moving. Mouse always moves along y-axis with constant veocity v << 1. Thus, after some finite time tm = 1 / v it will finish its journey in (0, 1). The mouse "wins" if it comes there before

Cat, however, wants to stop it in achieving this. It is moving twice as fast (2 * v) and is always moving towards the mouse. That is, vector vc of the cat's speed is always directed to the (0, ym), where ym is the current position of the mouse. If the cat catches a mouse, it, of course, "wins" the game.

Who will win?

It's not a life matter, but I would really like to find the solution to this. I tried some computer simulation and got some results, but I need some kind of mathematical-only proof. Thanks for any replies!
 
Physics news on Phys.org
1. Let y(x) be the curve in the xy-plane traced out by the cat.
Hence, the cat's position vector as a function of time is (x(t),y(x(t)))

2. Set up the info you've got, and remember that we have \frac{dt}{dx}=\frac{1}{\frac{dx}{dt}} when changing independent variables.

3. You should get a 2.order diff eq for y.
4. As a further exercise, find out how the golden ratio is related to this problem..:wink:
 
Last edited:
I will surely look into this solution. However, I really thought that I would avoid differential equations... :frown: Seems like this is impossible in real life.

Thank you very much for your reply and all the best in New 2006!
 
Yes, it is generally impossible to avoid differential equations in motion problems!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top