Solveeit Logo

Question

Question: A circle of radius 'r' passes through both foci and exactly four points on the ellipse with equation...

A circle of radius 'r' passes through both foci and exactly four points on the ellipse with equation x2+16y2=16x^2+16y^2=16. The set of all possible values of r is an interval [a,b), then a + b is equal to -

A

(A) 52+45\sqrt{2}+4

B

(B) 17+7\sqrt{17}+7

C

(C) 62+36\sqrt{2}+3

D

(D) 15+8\sqrt{15}+8

Answer

15+8\sqrt{15}+8

Explanation

Solution

The ellipse equation is x216+y21=1\frac{x^2}{16} + \frac{y^2}{1} = 1. Here, a=4a=4 and b=1b=1. The distance from the center to the foci is c=a2b2=161=15c = \sqrt{a^2 - b^2} = \sqrt{16-1} = \sqrt{15}. The foci are at (±15,0)(\pm \sqrt{15}, 0).

Let the circle have radius rr and center (0,k)(0, k) (since it passes through both foci, its center lies on the y-axis). The distance from (0,k)(0, k) to (15,0)(\sqrt{15}, 0) is rr, so r2=(150)2+(0k)2=15+k2r^2 = (\sqrt{15}-0)^2 + (0-k)^2 = 15 + k^2.

The equation of the circle is x2+(yk)2=r2x^2 + (y-k)^2 = r^2. Substituting x2=16(1y2)x^2 = 16(1-y^2) from the ellipse equation: 16(1y2)+(yk)2=r216(1-y^2) + (y-k)^2 = r^2 1616y2+y22ky+k2=15+k216 - 16y^2 + y^2 - 2ky + k^2 = 15 + k^2 15y22ky+1=0-15y^2 - 2ky + 1 = 0 15y2+2ky1=015y^2 + 2ky - 1 = 0

For exactly four intersection points, the quadratic equation for yy must have two distinct real roots, y1y_1 and y2y_2, such that 1<y1<1-1 < y_1 < 1 and 1<y2<1-1 < y_2 < 1. This requires:

  1. Discriminant Δ>0\Delta > 0: (2k)24(15)(1)=4k2+60>0(2k)^2 - 4(15)(-1) = 4k^2 + 60 > 0 (always true).
  2. f(1)>0f(1) > 0 and f(1)>0f(-1) > 0, where f(y)=15y2+2ky1f(y) = 15y^2 + 2ky - 1. f(1)=15+2k1=14+2k>0    k>7f(1) = 15 + 2k - 1 = 14 + 2k > 0 \implies k > -7. f(1)=152k1=142k>0    k<7f(-1) = 15 - 2k - 1 = 14 - 2k > 0 \implies k < 7. So, 7<k<7-7 < k < 7.

The radius squared is r2=15+k2r^2 = 15 + k^2. Since 7<k<7-7 < k < 7, we have 0k2<490 \le k^2 < 49. Therefore, 15r2<15+4915 \le r^2 < 15 + 49, which means 15r2<6415 \le r^2 < 64. Taking the square root (and since r>0r>0), we get 15r<8\sqrt{15} \le r < 8. The interval is [a,b)=[15,8)[a, b) = [\sqrt{15}, 8). So, a=15a = \sqrt{15} and b=8b = 8. a+b=15+8a+b = \sqrt{15} + 8.