Maths Olympiad Prep

Library / /491 of 520

Geometry Difficulty 4.6 AIME Prove it

Given that the equation of ellipse CC is x2a2+y2b2=1(a>b>0)\frac{x^2}{a^2}+\frac{y^2}{b^2}=1\left(a \gt b \gt 0\right), the right focus is F(2F(\sqrt{2},0)0), and the eccentricity is 63\frac{\sqrt{6}}{3}.(1)(1) Find the equation of ellipse CC;(2)(2) Let MM and NN be two points on ellipse CC, and the line MNMN is tangent to the curve x2+y2=b2(x>0)x^{2}+y^{2}=b^{2}(x \gt 0). Prove that MM, NN, and FF are collinear if and only if MN=3|MN|=\sqrt{3}.

Solution

Let's break down the solution into detailed steps:

**Part (1): Finding the Equation of Ellipse CC**

Given that the right focus is F(2,0)F(\sqrt{2}, 0), we know the semi-focal distance c=2c = \sqrt{2}. The eccentricity of the ellipse is given as e=63e = \frac{\sqrt{6}}{3}. Since the eccentricity e=cae = \frac{c}{a}, we can solve for aa:

e=ca63=2aa=3 e = \frac{c}{a} \Rightarrow \frac{\sqrt{6}}{3} = \frac{\sqrt{2}}{a} \Rightarrow a = \sqrt{3}

Next, we find b2b^2 using the relationship b2=a2c2b^2 = a^2 - c^2:

b2=(3)2(2)2=32=1 b^2 = (\sqrt{3})^2 - (\sqrt{2})^2 = 3 - 2 = 1

Thus, the equation of the ellipse is:

x23+y2=1 \frac{x^2}{3} + y^2 = 1

**Part (2): Proving MM, NN, and FF are Collinear if and Only if MN=3|MN|=\sqrt{3}**

Proof of Sufficiency:

Assuming the line MNMN has the equation y=kx+by = kx + b (where kb0kb 0), we have:

bk2+1=1b2=k2+1 \frac{|b|}{\sqrt{k^2 + 1}} = 1 \Rightarrow b^2 = k^2 + 1

Solving the system of equations {y=kx+b,x23+y2=1\left\{\begin{array}{l}y = kx + b,\\ \frac{x^2}{3} + y^2 = 1\end{array}\right., we get:

(1+3k2)x2+6kbx+3b23=0 (1 + 3k^2)x^2 + 6kbx + 3b^2 - 3 = 0

For the quadratic equation to have real roots, Δ=36k2b24(1+3k2)(3b23)>0\Delta = 36k^2b^2 - 4(1 + 3k^2)(3b^2 - 3) > 0, which simplifies to b20b^2 0, the sum and product of roots are x1+x2=322x_1 + x_2 = \frac{3\sqrt{2}}{2} and x1x2=34x_1 \cdot x_2 = \frac{3}{4}, respectively. Thus, MN=3|MN| = \sqrt{3}, establishing necessity.

Therefore, we conclude that MM, NN, and FF are collinear if and only if MN=3|MN| = \sqrt{3}, encapsulated as:

MN=3 \boxed{|MN| = \sqrt{3}}

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.