Maths Olympiad Prep

Library / /134 of 156

Geometry Difficulty 5.9 AIME, harder Prove it China

In a plane rectangular coordinate system xOyxOy, given ellipse
Γ:x2a2+y2b2=1(a>b>0),\Gamma : \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 \quad (a > b > 0),
find the range of the eccentricity of Γ\Gamma.

Solution

By symmetry, it is useful to set A(a,0)A(a, 0), B(0,b)B(0, b). Denote c=OF=a2b2c = |OF| = \sqrt{a^2 - b^2} and the eccentricity e=cae = \frac{c}{a}.
Let OP=r|OP| = r. By the properties of ellipse, we know that the range of rr is [b,a][b, a].
Note that OO is the midpoint of PQPQ, and thus
FPFQ=(FO+OP)(FOOP)=FO2OP2=c2r2.1 \overrightarrow{FP} \cdot \overrightarrow{FQ} = (\overrightarrow{FO} + \overrightarrow{OP}) \cdot (\overrightarrow{FO} - \overrightarrow{OP}) = \overrightarrow{FO}^2 - \overrightarrow{OP}^2 = c^2 - r^2. \quad \textcircled{1}
(1) Suppose the focal point FF is (c,0)(c, 0), and then
FAFB=(ac,0)(c,b)=c2ac<0. \overrightarrow{FA} \cdot \overrightarrow{FB} = (a - c, 0) \cdot (-c, b) = c^2 - ac < 0.
Thus
FPFQ+FAFB<c2r2<a2+b2=AB2, \overrightarrow{FP} \cdot \overrightarrow{FQ} + \overrightarrow{FA} \cdot \overrightarrow{FB} < c^2 - r^2 < a^2 + b^2 = |AB|^2,
and this is not consistent with the conditions. Hence FF is (c,0)(-c, 0), which shows that FF lies on the extension of AOAO.
(2) From F(c,0)F(-c, 0), we know that
FAFB=(a+c,0)(c,b)=c2+ac. \overrightarrow{FA} \cdot \overrightarrow{FB} = (a + c, 0) \cdot (c, b) = c^2 + ac.
Combining with (1) gives
FPFQ+FAFB=(c2r2)+(c2+ac)=2c2+acr2, \begin{aligned} \overrightarrow{FP} \cdot \overrightarrow{FQ} + \overrightarrow{FA} \cdot \overrightarrow{FB} &= (c^2 - r^2) + (c^2 + ac) \\ &= 2c^2 + ac - r^2, \end{aligned}
so 2c2+acr2=a2+b22c^2 + ac - r^2 = a^2 + b^2, i.e.,
r2=2c2+aca2b2=3c2+ac2a2. r^2 = 2c^2 + ac - a^2 - b^2 = 3c^2 + ac - 2a^2.
Note that r[b,a]r \in [b, a], and thus 3c2+ac2a2=r2[a2c2,a2]3c^2 + ac - 2a^2 = r^2 \in [a^2 - c^2, a^2].
The above equation is equivalent to a2c2a23c2+ac2a2a21\frac{a^2 - c^2}{a^2} \le \frac{3c^2 + ac - 2a^2}{a^2} \le 1, i.e.,
1e23e2+e211 - e^2 \le 3e^2 + e - 2 \le 1.
Combining e[0,1]e \in [0, 1], we obtain the range of the eccentricity of Γ\Gamma, namely,
e[34,1+376]. e \in \left[ \frac{3}{4}, \frac{-1 + \sqrt{37}}{6} \right].

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: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.