Maths Olympiad Prep

Library / /93 of 100

Geometry Difficulty 6.4 National olympiad Prove it China

Given an ellipse equation x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 (a>b>0a > b > 0) in a plane rectangular coordinate system xOyxOy, let A1,A2,F1,F2A_1, A_2, F_1, F_2 be its left and right end-points, left and right focuses, respectively, and PP be any point on the ellipse different from A1,A2A_1, A_2. Suppose there are points Q,RQ, R satisfying QA1PA1,QA2PA2,RF1PF1,RF2PF2QA_1 \perp PA_1, QA_2 \perp PA_2, RF_1 \perp PF_1, RF_2 \perp PF_2. Find and prove the relationship between the length of segment QRQR and bb.

Solution

Let c=a2b2c = \sqrt{a^2 - b^2}. Then A1(a,0),A2(a,0),F1(c,0),F2(c,0)A_1(-a, 0), A_2(a, 0), F_1(-c, 0), F_2(c, 0).

Denote P(x0,y0)P(x_0, y_0), Q(x1,y1)Q(x_1, y_1), R(x2,y2)R(x_2, y_2), where x02a2+y02b2=1\frac{x_0^2}{a^2} + \frac{y_0^2}{b^2} = 1, y00y_0 \neq 0.

From QA1PA1,QA2PA2QA_1 \perp PA_1, QA_2 \perp PA_2, we have
A1QA1P=(x1+a)(x0+a)+y1y0=0,1 \overrightarrow{A_1Q} \cdot \overrightarrow{A_1P} = (x_1 + a)(x_0 + a) + y_1y_0 = 0, \quad \textcircled{1}
A2QA2P=(x1a)(x0a)+y1y0=0.2 \overrightarrow{A_2Q} \cdot \overrightarrow{A_2P} = (x_1 - a)(x_0 - a) + y_1y_0 = 0. \qquad \textcircled{2}
Subtracting ① and ②, we have 2a(x1+x0)=02a(x_1+x_0) = 0, i.e. x1=x0x_1 = -x_0. Substituting it into ①, we get x02+a2+y1y0=0-x_0^2 + a^2 + y_1y_0 = 0, or y1=x02a2y0y_1 = \frac{x_0^2 - a^2}{y_0}. Then Q(x0,x02a2y0)Q(-x_0, \frac{x_0^2 - a^2}{y_0}).

From RF1PF1,RF2PF2RF_1 \perp PF_1, RF_2 \perp PF_2, in the same way we obtain R(x0,x02c2y0)R(-x_0, \frac{x_0^2 - c^2}{y_0}). Therefore,
QR=x02a2y0x02c2y0=b2y0. |QR| = \left| \frac{x_0^2 - a^2}{y_0} - \frac{x_0^2 - c^2}{y_0} \right| = \frac{b^2}{|y_0|}.
Since y0(0,b]|y_0| \in (0, b], then QRb|QR| \ge b, where the equality holds if and only if y0=b|y_0| = b (i.e., P(0,±b)P(0, \pm b)). \square

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 and solution reproduced as published; topic and difficulty added by this site.