Find the radius of the largest circle with center ( a , 0 ) , ( a > 0 ) that can be inscribed in the ellipse x 2 + 4 y 2 = 1 6 a 2 .
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.
Any point on the ellipse is ( 4 a cos t , 2 a sin t ) .
We have to maximize the distance between ( a , 0 ) and ( 4 a cos t , 2 a sin t ) .For this t should be minimum because as t → 0 the coordinates tend toward the major axis , so our distance will be maximum.
Now R 2 = ( 4 a cos t − a ) 2 + 4 a 2 sin 2 t
⇒ R 2 = a 2 + 1 6 a 2 cos 2 t − 8 a 2 cos t + 4 a 2 sin 2 t
let R 2 = A
Taking its derivative we get d t d A = sin t ( 8 a 2 − 2 4 a 2 cos t )
Equating to zero we get sin t = 0 or cos t = 3 1 , by the second derivative test we find that t is minimized for cos t = 3 1
Thus , R 2 = a 2 ( ( 3 4 − 1 ) 2 + 4 ( 3 8 ) 2 )
R = 3 1 1 a
Problem Loading...
Note Loading...
Set Loading...
( 4 a ) 2 x 2 + ( 2 a ) 2 y 2 = 1
Let ( 4 a cos θ , 2 a sin θ ) be a point on the ellipse.
Equation of normal to the ellipse at θ is given by
cos θ 4 a x − sin θ 2 a y = ( 4 a ) 2 − ( 2 a ) 2 ⇒ cos θ 4 a x − sin θ 2 a y = 1 2 a 2
On substituting the point ( a , 0 ) in the equation obtained, we get
cos θ = 3 1 ⇒ sin θ = 3 2 2
So the point where the inscribed circle touches the ellipse is ( 3 4 a , 3 4 2 ) . Also the distance of this point from ( a , 0 ) give us the radius of the inscribed circle.
r = ( 3 4 a − a ) 2 + ( 3 4 2 − 0 ) 2 = 3 1 1 a