Maths Olympiad Prep

Library / /406 of 520

Geometry Difficulty 4.1 AIME Find the answer

Given an ellipse C:x2a2+y2b2=1C: \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 (a>b>0a > b > 0), the two foci and the two vertices of the minor axis form a square, and its perimeter is 424\sqrt{2}.
(1) Find the equation of ellipse CC;
(2) Let line ll pass through point B(0,m)B(0, m) (m>0m > 0) and intersect ellipse CC at points EE and FF. The point symmetric to BB with respect to the origin is DD. If point DD always lies inside the circle with diameter EFEF, find the range of mm.

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Solution:
(1) From the problem, we have {4a=42b=c\begin{cases} 4a = 4\sqrt{2} \\ b = c \end{cases},
and since a2=b2+c2a^2 = b^2 + c^2, we solve to get a=2a = \sqrt{2}, b=1b = 1, c=1c = 1,
thus, the equation of ellipse CC is x22+y2=1\boxed{\frac{x^2}{2} + y^2 = 1}.

(2) When the slope of line ll does not exist, according to the problem, the equation of ll is x=0x=0,
at this time, EE, FF are the top and bottom vertices of the ellipse, and EF=2|EF| = 2,
since point DD always lies inside the circle with diameter EFEF and m>0m > 0,
we have 000 0,
let E(x1,y1)E(x_1, y_1), F(x2,y2)F(x_2, y_2), then x1+x2=4km2k2+1x_1 + x_2 = \frac{-4km}{2k^2 + 1}, x1x2=2m222k2+1x_1x_2 = \frac{2m^2 - 2}{2k^2 + 1},
let the midpoint of EFEF be G(x0,y0)G(x_0, y_0),
then x0=x1+x22=2km2k2+1x_0 = \frac{x_1 + x_2}{2} = \frac{-2km}{2k^2 + 1}, y0=kx0+m=m2k2+1y_0 = kx_0 + m = \frac{m}{2k^2 + 1},
thus G(2km2k2+1,m2k2+1)G\left( \frac{-2km}{2k^2 + 1}, \frac{m}{2k^2 + 1} \right),
thus DG=(2km2k2+1)2+(m22k2+1+m2)=m4k2+12k2+42k2+1|DG| = \sqrt{\left( \frac{-2km}{2k^2 + 1} \right)^2 + \left( \frac{m^2}{2k^2 + 1} + m^2 \right)} = \frac{m \sqrt{4k^2 + 12k^2 + 4}}{2k^2 + 1},
EF=1+k2(x1+x2)24x1x2=221+k22k2+1m22k2+1|EF| = \sqrt{1 + k^2} \cdot \sqrt{(x_1 + x_2)^2 - 4x_1x_2} = 2\sqrt{2} \cdot \sqrt{1 + k^2} \cdot \frac{\sqrt{2k^2 + 1 - m^2}}{2k^2 + 1},
since point DD always lies inside the circle with diameter EFEF,
DG0|DG| 0, we solve to get 0<m<330 < m < \frac{\sqrt{3}}{3},
thus, the range of mm is (0,33)\boxed{(0, \frac{\sqrt{3}}{3})}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.