Olympiad Maths Prep

Track / Stage 4 / 45 of 340 #305 of 2000

Problem 305

AMC 12 late, AIME early
Geometry Difficulty 4.5 Prove it

Given an ellipse CC: x2a2+y2b2=1(a>b>0)\frac{x^{2}}{a^{2}}+ \frac{y^{2}}{b^{2}}=1 (a > b > 0) with an eccentricity of 22\frac{\sqrt{2}}{2} and passing through the point P(2,1)P(\sqrt{2},1).

(1) Find the equation of the ellipse CC.
(2) Let A1A_{1} and A2A_{2} denote the left and right vertices of the ellipse, respectively. If a moving point MM satisfies MA2A1A2MA_{2} \perp A_{1}A_{2}, and MA1MA_{1} intersects the ellipse CC at a point RR distinct from A1A_{1}, prove that OROM\overrightarrow{OR} \cdot \overrightarrow{OM} is constant.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

(1) Substitute the point P(2,1)P(\sqrt{2},1) into the equation of the ellipse x2a2+y2b2=1\frac{x^{2}}{a^{2}}+ \frac{y^{2}}{b^{2}}=1, which simplifies to: 2a2+1b2=1\frac{2}{a^{2}}+ \frac{1}{b^{2}}=1.

Given that the eccentricity e=ca=a2b2a=22e = \frac{c}{a} = \frac{\sqrt{a^{2}-b^{2}}}{a} = \frac{\sqrt{2}}{2}, solving for aa and bb yields: a2=4a^{2} = 4 and b2=2b^{2} = 2.

Hence, the equation of ellipse CC is x24+y22=1\frac{x^{2}}{4}+ \frac{y^{2}}{2}=1.

(2) Proof: From (1), we have A1(2,0)A_{1}(-2,0) and A2(2,0)A_{2}(2,0). Let M(2,y0)M(2,y_{0}) and R(x1,y1)R(x_{1},y_{1}).

The equation of line MA1MA_{1} is given by: y=y04x+y02y = \frac{y_{0}}{4}x + \frac{y_{0}}{2}. Substitute this expression for yy into the equation of the ellipse, we obtain: (1+y028)x2+y022x+y0224=0(1+ \frac{y_{0}^{2}}{8})x^{2} + \frac{y_{0}^{2}}{2}x + \frac{y_{0}^{2}}{2} - 4 = 0.

Since x1x_{1} satisfies this quadratic equation and is not equal to 2-2 (the x-coordinate of A1A_{1}), we have: (2)x1=4(y028)y02+8(-2)x_{1} = \frac{4(y_{0}^{2} - 8)}{y_{0}^{2} + 8}, which leads to x1=2(y028)y02+8x_{1} = \frac{-2(y_{0}^{2} - 8)}{y_{0}^{2} + 8}. Consequently, y1=8y0y02+8y_{1} = \frac{8y_{0}}{y_{0}^{2} + 8}.

Calculating the dot product OROM\overrightarrow{OR} \cdot \overrightarrow{OM}: (2(y028)y02+8,8y0y02+8)(2,y0)=4(y028)y02+8+8y02y02+8=4(\frac{-2(y_{0}^{2} - 8)}{y_{0}^{2} + 8}, \frac{8y_{0}}{y_{0}^{2} + 8}) \cdot (2,y_{0}) = \frac{-4(y_{0}^{2} - 8)}{y_{0}^{2} + 8} + \frac{8y_{0}^{2}}{y_{0}^{2} + 8} = 4.

Therefore, OROM=4\boxed{\overrightarrow{OR} \cdot \overrightarrow{OM} = 4}, which is a constant value.

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