Maths Olympiad Prep

Library / /213 of 520

Geometry Difficulty 5.1 AIME, harder Find the answer

Five. (20 points) The center of the ellipse Γ\Gamma is at the origin OO, with foci on the xx-axis, and the eccentricity e=23e=\sqrt{\frac{2}{3}}. The line ll intersects the ellipse Γ\Gamma at points AA and BB, satisfying CA=2BCCA=2BC, where the fixed point C(1,0)C(-1,0). When OAB\triangle OAB achieves its maximum value, find the equation of the ellipse Γ\Gamma.

---

The center of the ellipse Γ\Gamma is at the origin OO, with foci on the xx-axis, and the eccentricity e=23e=\sqrt{\frac{2}{3}}. The line ll intersects the ellipse Γ\Gamma at points AA and BB, satisfying CA=2BCCA=2BC, where the fixed point C(1,0)C(-1,0). When OAB\triangle OAB achieves its maximum value, find the equation of the ellipse Γ\Gamma.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Let the equation of Γ\Gamma be x2a2+y2b2=1(a>b>0)\frac{x^{2}}{a^{2}}+\frac{y^{2}}{b^{2}}=1(a>b>0).
From b2=(1e2)a2=13a2b^{2}=\left(1-e^{2}\right) a^{2}=\frac{1}{3} a^{2}, we know that the equation of Γ\Gamma can be transformed into x2+3y2=a2x^{2}+3 y^{2}=a^{2}.
From CA=2BCC A=2 B C, we know that ll is not parallel to the coordinate axes. We can set l:y=l: y= k(x+1)k(x+1), which can be transformed into x=1ky1x=\frac{1}{k} y-1, and substituting into the equation of Γ\Gamma and simplifying, we get
(1k2+3)y22ky+1a2=0. \left(\frac{1}{k^{2}}+3\right) y^{2}-\frac{2}{k} y+1-a^{2}=0 .

To ensure that AA and BB exist, we should have
Δ=4k24(1k2+3)(1a2)>0 \Delta=\frac{4}{k^{2}}-4\left(\frac{1}{k^{2}}+3\right)\left(1-a^{2}\right)>0 \text {. }

Let A(x1,y1)A\left(x_{1}, y_{1}\right) and B(x2,y2)B\left(x_{2}, y_{2}\right), then we have
y1+y2=2k1+3k2 y_{1}+y_{2}=\frac{2 k}{1+3 k^{2}} \text {. }

From CA=2BCC A=2 B C, we know that y1=2y2y_{1}=-2 y_{2}. Substituting into the above equation, we get y2=2k1+3k2\boldsymbol{y}_{2}=\frac{-2 k}{1+3 k^{2}}. Thus,
SOAB=12OCy1y2=32y2=3k1+3k23k23k=32, \begin{array}{l} S_{\triangle O A B}=\frac{1}{2}|O C| \cdot\left|y_{1}-y_{2}\right|=\frac{3}{2}\left|y_{2}\right| \\ =\frac{3|k|}{1+3 k^{2}} \leqslant \frac{3|k|}{2 \sqrt{3}|k|}=\frac{\sqrt{3}}{2}, \end{array}

where the equality holds when k=±33k= \pm \frac{\sqrt{3}}{3}.
From y2=2k1+3k2y_{2}=\frac{-2 k}{1+3 k^{2}}, we can get y2=33y_{2}=\mp \frac{\sqrt{3}}{3}.
Substituting the two sets of kk and yy values into equation (1), we can solve for a2=5a^{2}=5.
Therefore, the maximum value of the area of OAB\triangle O A B is 32\frac{\sqrt{3}}{2}, and the corresponding equation of Γ\Gamma is x2+3y2=5x^{2}+3 y^{2}=5.
Editor's note: In this solution, it is assumed that point CC is inside the ellipse. When point CC is outside the ellipse, y1=2y2,y2=2k3(1+3k2),SOAB=y_{1}=2 y_{2}, y_{2}=\frac{2 k}{3\left(1+3 k^{2}\right)}, S_{\triangle O A B}= k3(1+3k2)318<32\frac{|k|}{3\left(1+3 k^{2}\right)} \leqslant \frac{\sqrt{3}}{18}<\frac{\sqrt{3}}{2}.

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.