Rolling circle on an ellipse

Geometry Level 5

Given an ellipse with length of major axis and minor axis as 8 and 6 units respectively. A circle of radius 1 unit rolls on the given ellipse, find the maximum distance between the point of contact of circle and ellipse and the line joining both centres.

Notes:

  • If the answer is x x units then submit your answer as 10000 x \lfloor 10000x \rfloor .
  • Distance between a point and a line is calculated perpendicularly.
  • Final result gets complicated so use of software is permitted just for calculating final result.


The answer is 2198.

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.

1 solution

Matt Janko
Mar 10, 2020

Take the ellipse to be the one given by x 2 16 + y 2 9 = 1. \frac {x^2}{16} + \frac {y^2}9 = 1. Let ( t , u ) (t,u) be the point of tangency, and assume without loss of generality that ( t , u ) (t,u) lies in the first quadrant. The tangent line at ( t , u ) (t,u) is y u = 9 t 16 u ( x t ) , y - u = -\frac {9t}{16u}(x - t), so the radial line of the circle through ( t , u ) (t,u) is y u = 16 u 9 t ( x t ) . y - u = \frac {16u}{9t}(x - t). Let ( c , d ) (c,d) denote the center of the circle. Then ( c , d ) (c,d) lies on the radial line at a distance of 1 from ( t , u ) (t,u) , which is to say ( c , d ) = ( t + cos θ , u + sin θ ) , θ = arctan 16 u 9 t . (c,d) = \left( t + \cos \theta , u + \sin \theta \right), \quad \theta = \arctan \frac {16u}{9t}. The line joining the centers of the ellipse and circle is y = d c x , y = \frac dc x, and the distance between the point of tangency ( t , u ) (t,u) and this line is measured along the perpendicular line y u = c d ( x t ) . y - u = -\frac cd (x - t). These two perpendicular lines intersect at ( c ( c t + d u ) c 2 + d 2 , d ( c t + d u ) c 2 + d 2 , ) . \left( \frac {c(ct + du)}{c^2 + d^2} , \frac {d(ct + du)}{c^2 + d^2}, \right). The problem is to maximize the distance between this point and ( t , u ) (t,u) . Let r r denote this distance: r = ( t c ( c t + d u ) c 2 + d 2 ) 2 + ( u d ( c t + d u ) c 2 + d 2 ) 2 . r = \sqrt{\left( t - \frac {c(ct + du)}{c^2 + d^2} \right)^2 + \left( u - \frac {d(ct + du)}{c^2 + d^2}\right)^2}. Notice that c c and d d are given in terms of t t and u u , and u u can be expressed in terms of t t as u = 3 1 t 2 16 . u = 3\sqrt{1 - \frac {t^2}{16}}. This means r r can be regarded as a function of t t . The graph of y = r ( t ) y = r(t) , with 0 t 4 0 \leq t \leq 4 , is shown below. The maximum value of r r on this interval is approximately 0.21988 0.21988 , so the desired value is 10000 × 0.21988 = 2198 \lfloor 10000 \times 0.21988 \rfloor = \boxed{2198} .

Incidentally, with a couple sign changes, one can solve the problem when the circle is rolling in the interior of the ellipse. In this case, the maximum distance is approximately 0.38267 0.38267 . Maybe the wording of the problem should be changed to specify that the circle rolls on the exterior of the given ellipse .

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...