Given an ellipse equation a2x2+b2y2=1 (a>b>0) in a plane rectangular coordinate system xOy, let A1,A2,F1,F2 be its left and right end-points, left and right focuses, respectively, and P be any point on the ellipse different from A1,A2. Suppose there are points Q,R satisfying QA1⊥PA1,QA2⊥PA2,RF1⊥PF1,RF2⊥PF2. Find and prove the relationship between the length of segment QR and b.
Solution
Let c=a2−b2. Then A1(−a,0),A2(a,0),F1(−c,0),F2(c,0).
Denote P(x0,y0), Q(x1,y1), R(x2,y2), where a2x02+b2y02=1, y0=0.
From QA1⊥PA1,QA2⊥PA2, we have A1Q⋅A1P=(x1+a)(x0+a)+y1y0=0,1◯ A2Q⋅A2P=(x1−a)(x0−a)+y1y0=0.2◯ Subtracting ① and ②, we have 2a(x1+x0)=0, i.e. x1=−x0. Substituting it into ①, we get −x02+a2+y1y0=0, or y1=y0x02−a2. Then Q(−x0,y0x02−a2).
From RF1⊥PF1,RF2⊥PF2, in the same way we obtain R(−x0,y0x02−c2). Therefore, ∣QR∣=y0x02−a2−y0x02−c2=∣y0∣b2. Since ∣y0∣∈(0,b], then ∣QR∣≥b, where the equality holds if and only if ∣y0∣=b (i.e., P(0,±b)). □
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.