Question one: how long will it take for three dogs to meet? ( Are their trajectories a part of the circle? If it is, prove and seek out the center of the circle, if not, explain the reason and write down your conjecture on the track).
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Since the entire system is rotationally symmetrical, then if one dog is at polar coordinates ( r , θ ) , then the next dog around (counterclockwise) will be at ( r , θ + 3 2 π ) . So if the first dog chases the second, the tangent to the path of the first dog's movement must pass through the second dog, i.e. the gradient between the dogs equals the derivative of the curve at the position of the first dog.
Now for polar coordinates ( r , θ ) , x = r cos θ and y = r sin θ . Since the gradient between two points equals x 2 − x 1 y 2 − y 1 :
d x d y d r d x d r d y d r d ( r cos θ ) d r d ( r sin θ ) ( d r d r ) cos θ + r ( d r d cos θ ) ( d r d r ) sin θ + r ( d r d sin θ ) cos θ − r sin θ d r d θ sin θ + r cos θ d r d θ 3 sin θ cos θ + sin 2 θ + 3 r cos 2 θ d r d θ + r sin θ cos θ d r d θ 3 r sin 2 θ d r d θ + 3 r cos 2 θ d r d θ 3 r d r d θ ( sin 2 + cos 2 ) d r d θ = r cos ( θ + 3 2 π ) − r cos θ r sin ( θ + 3 2 π ) − r sin θ = cos θ cos 3 2 π − sin θ sin 3 2 π − cos θ sin θ cos 3 2 π + cos θ sin 3 2 π − sin θ = − 2 1 cos θ − 2 3 sin θ − cos θ − 2 1 sin θ + 2 3 cos θ − sin θ = − 2 3 cos θ − 2 3 sin θ − 2 3 sin θ + 2 3 cos θ = 3 cos θ + sin θ 3 sin θ − cos θ = 3 sin θ cos θ − cos 2 θ − 3 r sin 2 θ d r d θ + r sin θ cos θ d r d θ = − sin 2 θ − cos 2 θ = − ( sin 2 + cos 2 ) = − 3 r 1
Before we can use the formula for arc length and find the distance the dogs travelled, we need to know where they start.
Using the cosine rule: a 2 a 2 r 2 r = 2 r 2 − 2 r 2 cos 3 2 π = r 2 ( 2 + 2 2 1 ) = 3 a 2 = 3 a where r > 0 , a > 0
Now we can use the formula for arc length to determine the distance the dogs travel between the corner of the triangle and the centre: arc length = ∫ a b d x 2 + d y 2 = ∫ r = 0 r = 3 a d r 2 ( d r d x ) 2 + d r 2 ( d r d y ) 2 = ∫ 0 3 a ( cos θ − r sin θ d r d θ ) 2 + ( sin θ + r cos θ d r d θ ) 2 d r = ∫ 0 3 a ( cos θ + r sin θ 3 r 1 ) 2 + ( sin θ − r cos θ 3 r 1 ) 2 d r = ∫ 0 3 a 3 1 ( 3 cos θ + sin θ ) 2 + 3 1 ( 3 sin θ − cos θ ) 2 d r = ∫ 0 3 a 3 1 3 cos 2 θ + 2 3 sin θ cos θ + sin 2 θ + 3 sin 2 θ − 2 3 sin θ cos θ + cos 2 θ d r = ∫ 0 3 a 3 1 3 cos 2 θ + sin 2 θ + 3 sin 2 θ + cos 2 θ d r = ∫ 0 3 a 3 1 4 ( sin 2 θ + cos 2 θ ) d r = ∫ 0 3 a 3 2 d r = [ 3 2 ] 0 3 a = 3 2 a
Now, time=distance/speed, so
t = 3 v 2 a