Maths Olympiad Prep

Library / /447 of 520

Geometry Difficulty 4.5 AIME Prove it

Given the ellipse C:x2a2+y2b2=1(a>b>0)C: \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 (a > b > 0), its two foci are F1(2,0)F_1(-\sqrt{2},0), F2(2,0)F_2(\sqrt{2},0), and the point M(1,0)M(1,0) is perpendicular to the lines connecting the endpoints of the minor axis of the ellipse.

(Ⅰ) Find the equation of the ellipse CC;

(Ⅱ) A line ll passing through the point M(1,0)M(1,0) intersects the ellipse CC at points AA and BB. Let point N(3,2)N(3,2), and denote the slopes of lines ANAN and BNBN as k1k_1 and k2k_2 respectively. Prove that k1+k2k_1 + k_2 is a constant.

Solution

(1) Since the two foci of the ellipse C:x2a2+y2b2=1(a>b>0)C: \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 (a > b > 0) are F1(2,0)F_1(-\sqrt{2},0) and F2(2,0)F_2(\sqrt{2},0), and the circle with the minor axis of the ellipse as its diameter passes through point M(1,0)M(1,0), we have:
{c=2b=1a2=b2+c2\begin{cases} c= \sqrt{2} \\ b=1 \\ a^2=b^2+c^2 \end{cases}
Solving these, we get a=3a= \sqrt{3}, b=1b=1.

Therefore, the equation of the ellipse CC is x23+y2=1\frac{x^2}{3} + y^2 = 1.

(2) k1+k2k_1 + k_2 is a constant.

Proof:

① When the slope does not exist, the line is x=1x=1. Substituting into the ellipse, we get y=±63y= \pm \frac{\sqrt{6}}{3}. Therefore, let A(1,63)A(1, \frac{\sqrt{6}}{3}), B(1,63)B(1, -\frac{\sqrt{6}}{3}),

k1=26331k_1= \frac{2- \frac{\sqrt{6}}{3}}{3-1}, k2=2+6331k_2= \frac{2+ \frac{\sqrt{6}}{3}}{3-1}. Therefore, k1+k2=2k_1 + k_2 = 2.

② When the slope exists, let the equation of the line be y=kxky=kx-k. Substituting into the ellipse equation, we get (3k2+1)x26k2x+(3k23)=0(3k^2+1)x^2-6k^2x+(3k^2-3)=0.

Let A(x1,y1)A(x_1,y_1), B(x2,y2)B(x_2,y_2).

Then x1+x2=6k23k2+1x_1 + x_2 = \frac{6k^2}{3k^2+1}, x1x2=3k233k2+1x_1x_2 = \frac{3k^2-3}{3k^2+1},

y1+y2=6k33k3+12k=2k3k3+1y_1 + y_2 = \frac{6k^3}{3k^3+1}-2k= \frac{-2k}{3k^3+1},

y1y2=k2x1x2k2(x1+x2)+k2=2k23k2+1y_1y_2 = k^2x_1x_2 - k^2(x_1 + x_2) + k^2 = -\frac{2k^2}{3k^2+1},

k1=2y13x1k_1= \frac{2-y_1}{3-x_1}, k2=2y23x2k_2= \frac{2-y_2}{3-x_2},

Therefore, k1+k2=63y12x2+x2y1+63y22x1+x1x2(3x1)(3x2)=2k_1 + k_2 = \frac{6-3y_1-2x_2+x_2y_1+6-3y_2-2x_1+x_1x_2}{(3-x_1)(3-x_2)}=2.

Thus, we conclude that k1+k2k_1 + k_2 is a constant, and specifically, k1+k2=2k_1 + k_2 = \boxed{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.