DE problem: Dog chasing a rabbit

  • Thread starter camilus
  • Start date
In summary, if the dog in problem 7 runs twice as fast as the rabbit, find a differential equation for the path of the dog. Then solve it to find the point where the dog catches the rabbit. If the dog runs half as fast as the rabbit, how close does the dog get to the rabbit? What are their positions when they are closest?
  • #1
camilus
146
0
http://i159.photobucket.com/albums/t121/camilus23/SCAN0873.jpg"
Can anyone help me with this? Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
Help you do what? You don't appear to have made any effort to do anything yourself.

Here's a starter: Since dog and rabbit run at the same speed, assume a time scale so that is 1. At time t, the rabbit is at (0, t). If the dog is at (x,y), it runs directly at the rabbit so it runs on a curve whose tangent line is the line from (x,y) to (0, t): the slope is (y-t)/x.

dy/dx= (y-t)/x. That has the problem that it still involves "t". Try to eliminate t by by using the fact that length of the vector [itex]x'(t)\vec{i}+ y'(t)\vec{j}[/itex] is 1.
 
  • #3
I made a small effort and got stuck lol. I wanted to write the DE in linear form but in order to isolate the dy/dx, i would have to square both sides to get it out of the square root. But that means the left side would be x^2 times (d^2y/dx^2)^2, and the second derivative squared messes up the linearity. If I could get rid of it, like if it was x^2 times y-double-prime, i could bring the right over and solve the homogenous equation easily.

but the y-double-prime squared got me stuck!
 
  • #4
Try this. Multiply
[tex]\frac{dy}{dx}= \frac{y-vt}{x}[/tex]
through by x to get
[tex]x\frac{dy}{dx}= y- vt[/tex]

Now differentiate both sides of that, with respect to x, to get
[tex]x\frac{d^2y}{dx^2}+ \frac{dy}{dx}= \frac{dy}{dx}- v\frac{dt}{dx}[/tex]
[tex]x\frac{d^2y}{dx^2}= -v\frac{dt}{dx}[/tex]

The fact that the "speed", or length of the velocity vector, is 1 means
[tex]\sqrt{\left(\frac{dx}{dt}\right)^2+ \left(\frac{dy}{dt}\right)^2}= 1[/tex]
so
[tex]dx^2+ dy^2= dt^2[/tex]
or
[tex]1+ \left(\frac{dy}{dx}\right)^2= \left(\frac{dt}{dx}\right)^2[/tex]
[tex]\frac{dt}{dx}= \sqrt{1+ \left(\frac{dy}{dx}\right)^2}[/tex]
so the differential equation becomes
[tex]x\frac{d^2y}{dx^2}= -\sqrt{1+\left(\frac{dy}{dx}\right)^2}[/tex]

Oops! I think I just did part a for you!

That's a complicated equation but notice that "y" itself does not appear in it. Let u= dy/dx and you have a first order, separable, differential equation for u.
 
Last edited by a moderator:
  • #5
There's something I don't follow here. Why is the magnitude of the velocity vector 1? Shouldn't that apply only to v/|v|, which is T, the unit tangent vector?
 
  • #6
The problem says dog and rabbit run with the same speed and that is a constant. Since one of the conditions is that the dog starts at (L, 0), we are given some distance scale but we are free to choose the time scale so that speed is 1 "distance unit/time unit".

If you prefer, you could call the speed "v" but it will cancel out.
 
  • #7
Oh okay thanks. Got it.
 
  • #8
Hi, i have a similar question that deals with the above problem! I already solved the problem but there is a question that corresponds with it and i am not sure how to do it...

The question i am having problem with is:

a) Suppose that the dog in problem 7 runs twice as fast as the rabbit. find a differential equation for the path of the dog. then solve it to find the point where the dog catches the rabbit.

b) Suppose the dog runs half as fast as the rabbit. how close does the dog get to the rabbit? what are their positions when they are closest?

what i have done so far is use the same process in question 7 by implementing the "twice as fast" part, but i am not sure if this is right...
 
  • #9
nevermind, i got it
 
  • #10
I don't see anywhere in that problem in which it states that the speed of the rabbit, or the dog, is constant. As a matter of fact, there is no negative in front of the radical either. I think you're missing something here.
 
Last edited:
  • #11
If you look at the DE that was derived, you notice that it says that f(x) is concave down. It is obviously concave up.
 
  • #12
Those darn negative signs.

Halls,

It took me a while, but I finally figured out what is missing. Although, v could be variable, you are correct in saying that it will "cancel" out. Here's the issue with the negative in the final DE.

[tex]
\sqrt{\left(\frac{dx}{dt}\right)^2+ \left(\frac{dy}{dt}\right)^2}= v
[/tex]
[tex]
\left|\frac{dx}{dt}\right|\sqrt{\left(\frac{dy}{dx}\right)^2+1}=v
[/tex]

Since dx/dt is negative, the following is true.

[tex]
-\frac{dx}{dt}\sqrt{\left(\frac{dy}{dx}\right)^2+1}=v
[/tex]
 
  • #13
If we don't assume the speed is constant, but varies as a function of t, then we would have [tex]-x\frac{d^2y}{dx^2} = v \frac{dt}{dx} + t \frac{dv}{dx}[/tex] Any way to simplify this to the required DE?
 
  • #14
Yeah. "v" is not dependent upon x, so dv/dx is zero. "v" is only dependent upon time.
 
  • #15
v is a function of t, and x is also a function of t. Doesn't this mean that v can be regarded as a function of x?
 
  • #16
In a pure math sense that is correct. Since the DE is given in the problem statement, one would have to assume that the problem writer implies that the speed of the rabbit is not influenced by the x position of the dog; otherwise, another DE would be given. And another constraint would have to be given. You could chide the problem writer for his/her "ambiguity".
 
Last edited:
  • #17
There is no ambiguity here. The dog's speed at any time is equal to that of the rabbit.

A few auxiliary variables makes this problem a lot easier. Let
  • [itex]r(t)[/itex] be the rabbit's position on the y-axis as a function of time. Vectorially, [itex]\mathbf r(t) = r(t) \hat {\mathbf y}[/itex]
  • [itex]\mathbf d(t)[/itex] be the dog's position as a function of time: [itex]\mathbf d(t)=x(t)\hat {\mathbf x} + y(t)\hat {\mathbf y}[/itex]
  • [itex]\mathbf l(t)[/itex] be the displacement vector from the dog to the rabbit: [itex]\mathbf l(t) = \mathbf r(t) - \mathbf d(t)[/itex]
  • [itex]u(t)[/itex] be the y-component of [itex]\mathbf l(t)[/itex]: [itex]u(t) = r(t) -y(t)[/itex]
  • [itex]l(t)[/itex] be the distance between dog and rabbit: [itex]l(t) = ||\mathbf l(t)|| = \sqrt{x^2(t)+u^2(t)}[/itex]

Per the problem statement, the dog's velocity vector at some time t is
[tex]\dot {\mathbf d}(t) = \dot r(t) \frac {\mathbf l(t)}{l(t)} = \frac{\dot r(t)}{l(t)} (-x(t)\hat {\mathbf x} + u(t)\hat {\mathbf y})[/tex]
Thus
[tex]\begin{aligned}
\dot x(t) &= -\dot r(t)\,\frac{x(t)}{l(t)} \\
\dot y(t) &= \dot r(t)\frac{u(t)}{l(t)} \\
\dot u(t) &= \dot r(t) - \dot y(t) = \dot r(t)\left(1-\frac{u(t)}{l(t)}\right)
\end{aligned}[/tex]

Applying the chain rule,
[tex]\frac {dy}{dx} = \frac {\dot y(t)}{\dot x(t)} = -\,\frac {u(t)}{x(t)}[/tex]

The chain rule yields the second derivative of y wrt x,
[tex]\frac {d^2y}{dx^2} = \frac 1 {\dot x(t)} \frac d{dt}\left(\frac {dy}{dx}\right)
= \frac 1 {\dot x(t)} \frac {\dot x(t) u(t) - \dot u(t) x(t)}{x^2(t)}
= \frac{l(t)}{x^2(t)}
[/tex]

Note that
[tex]1 + \left(\frac {dy}{dx}\right)^2 = 1 + \frac {u^2(t)}{x^2(t)} = \frac {l^2(t)}{x^2(t)}[/tex]

Thus
[tex]x(t) \frac {d^2y}{dx^2} = \sqrt{1 + \left(\frac {dy}{dx}\right)^2}[/tex]
 
Last edited:
  • #18
That was brilliant, thanks.
 
  • #19
Could someone also derive the equation in relation to y?

I'm having huge problems with a question of the sort. Hopefully with the steps laid out it would become clear. Thanks!
 
  • #20
So how would I do this if the rabbit has 1/2 the velocity? how would i set up an equation for how X, and Y will change?
 
  • #21
Defennder said:
v is a function of t, and x is also a function of t. Doesn't this mean that v can be regarded as a function of x?
Well, yes. A constant function for this problem.
 
  • #22
Here's another approach that doesn't assume that the dog and rabbit run at constant speeds (but their speeds are the same).

Suppose that after some time t>0 the dog has arrived at the point (x,y) and the rabbit has arrived at the point (0,r). Then the distance the dog has traveled is given by
[itex]\int^{L}_{x}[/itex][itex]\sqrt{1+(dy/du)^2}du[/itex] and the distance the rabbit has traveled is r. Since they are traveling at the same speed we then have that

r=[itex]\int^{L}_{x}[/itex][itex]\sqrt{1+(dy/du)^2}du[/itex].

Now, since the dog is heading straight towards the rabbit, we have that dy/dx = (y-r)/x, and so r=y-x(dy/dx), implying that

y-x(dy/dx)=[itex]\int^{L}_{x}[/itex][itex]\sqrt{1+(dy/du)^2}du[/itex].

Differentiating both sides with respect to x gives the differential equation in part a.
 
Last edited:
  • #23
R(t) denotes the position of the rabbit. It works even if either speeds are not constant.
That minus sign is because I forgot to throw a plus/minus in front of the square root.
 

Attachments

  • gfhfghf.PNG
    gfhfghf.PNG
    15 KB · Views: 886
  • #24
oooh..the next part is nice.
Interesting problem.
 

1. What is "DE problem: Dog chasing a rabbit"?

The "DE problem: Dog chasing a rabbit" is a classic mathematical modeling problem that involves a dog chasing a rabbit in a straight line. It is used to demonstrate the concept of differential equations and how they can be applied to real-life situations.

2. How is the "DE problem: Dog chasing a rabbit" solved?

The "DE problem: Dog chasing a rabbit" is solved using a differential equation that represents the motion of the dog and the rabbit. This equation can be solved using various methods, such as separation of variables, substitution, or numerical methods.

3. What are the assumptions made in the "DE problem: Dog chasing a rabbit"?

The main assumptions made in the "DE problem: Dog chasing a rabbit" are that the dog and the rabbit are moving in a straight line, the dog is always chasing the rabbit at its maximum speed, and the rabbit is moving at a constant speed.

4. Can the "DE problem: Dog chasing a rabbit" be applied to other scenarios?

Yes, the "DE problem: Dog chasing a rabbit" can be applied to other scenarios where one object is chasing another in a straight line. For example, it can be used to model the motion of a predator chasing its prey or a car chasing another car in a race.

5. What is the significance of the "DE problem: Dog chasing a rabbit" in the field of science?

The "DE problem: Dog chasing a rabbit" is significant in the field of science as it demonstrates the application of differential equations in real-world situations. It also helps in understanding the behavior of objects in motion and how they can be mathematically modeled.

Similar threads

  • Differential Equations
Replies
4
Views
3K
  • Math POTW for University Students
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
165
  • Introductory Physics Homework Help
Replies
20
Views
3K
Replies
16
Views
4K
Replies
1
Views
2K
  • Differential Equations
Replies
9
Views
1K
  • Feedback and Announcements
Replies
0
Views
250
  • Introductory Physics Homework Help
Replies
10
Views
999
  • Differential Equations
Replies
4
Views
2K
Back
Top