Maths Olympiad Prep

Library / /482 of 520

Geometry Difficulty 4.6 AIME Prove it

Let ellipse CC: x2a2+y2b2=1\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1 (a>b>0)(a > b > 0) pass through point M(1,1)M(1,1), with eccentricity e=63e= \dfrac{\sqrt{6}}{3}, and let OO be the origin.

(1)(1) Find the equation of ellipse CC.

(2)(2) If line ll is any tangent line of the circle OO: x2+y2=1x^2+y^2=1, and line ll intersects ellipse CC at points AA and BB, prove that: OAOB\vec{OA} \cdot \vec{OB} is a constant value.

Solution

Solution:
(1)(1) From the given conditions, we have {e=ca=63a2=b2+c21a2+1b2=1\begin{cases}e= \dfrac{c}{a}= \dfrac{\sqrt{6}}{3} \\ a^2=b^2+c^2 \\ \dfrac{1}{a^2}+ \dfrac{1}{b^2}=1\end{cases}, solving these equations yields {a2=4b2=43\begin{cases}a^2=4 \\ b^2=\dfrac{4}{3}\end{cases},
\therefore The equation of ellipse CC is x24+3y24=1\dfrac{x^2}{4}+ \dfrac{3y^2}{4}=1;
(2)(i)(2)(i) When the slope of the tangent line ll of circle OO exists, let the equation of line ll be y=kx+my=kx+m,
then the distance dd from the center OO to line ll is d=m1+k2d= \dfrac{|m|}{\sqrt{1+k^2}},
1+k2=m2\therefore 1+k^2=m^2.
Combining the equation of line ll and the equation of ellipse CC {y=kx+mx24+3y24=1\begin{cases}y=kx+m \\ \dfrac{x^2}{4}+ \dfrac{3y^2}{4}=1\end{cases}, we get (1+3k2)x2+6kmx+3m24=0(1+3k^2)x^2+6kmx+3m^2-4=0.
Let line ll intersect ellipse CC at points A(x1,y1)A(x_1,y_1), B(x2,y2)B(x_2,y_2),
then x1+x2=6km1+3k2x_1+x_2=- \dfrac{6km}{1+3k^2}, x1x2=3m241+3k2x_1x_2= \dfrac{3m^2-4}{1+3k^2}.
OAOB=x1x2+y1y2=x1x2+(kx1+m)(kx2+m)\therefore \vec{OA}\cdot \vec{OB}=x_1x_2+y_1y_2=x_1x_2+(kx_1+m)(kx_2+m)
=(1+k2)x1x2+km(x1+x2)+m2=(1+k^2)x_1x_2+km(x_1+x_2)+m^2
=(1+k2)3m241+3k2+km(6km1+3k2)+m2=(1+k^2)\cdot \dfrac{3m^2-4}{1+3k^2}+km(- \dfrac{6km}{1+3k^2})+m^2
=4m244k21+3k2= \dfrac{4m^2-4-4k^2}{1+3k^2}
=0=0,
(ii)(ii) When the slope of the tangent line ll of the circle does not exist, it is verified that OAOB=0\vec{OA}\cdot \vec{OB}=0.
Combining the above, we conclude that OAOB\vec{OA}\cdot \vec{OB} is a constant value 0\boxed{0}.

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.