Maths Olympiad Prep

Library / /468 of 520

Geometry Difficulty 4.6 AIME Prove it

Given an ellipse ΓΓ: x2a2+y2b2=1(a>b>0)\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 (a > b > 0) with left and right focal points F_1F\_1 and F_2F\_2 respectively, and the endpoints of the minor axis AA and BB. The quadrilateral AF_1BF_2AF\_1BF\_2 is a square with an edge length of 22.
1. Find the equation of the ellipse ΓΓ.
2. Let CC and DD be the left and right endpoints of the ellipse ΓΓ, and let MM be a moving point such that MDCDMD ⊥ CD. Connect CMCM, which intersects the ellipse at point PP. Prove that OMOP\overrightarrow{OM} \cdot \overrightarrow{OP} is a constant value.

Solution

1. Since the left and right focal points are F_1F\_1 and F_2F\_2 respectively, and the endpoints of the minor axis are AA and BB, and the quadrilateral F_1AF_2BF\_1AF\_2B is a square with an edge length of 22, we have a=2a = 2 and b=cb = c (where cc is the distance from the center to a focus). Also, a2=b2+c2a^2 = b^2 + c^2 which gives b2=2b^2 = 2. Hence, the equation of the ellipse is x24+y22=1\frac{x^2}{4} + \frac{y^2}{2} = 1.

2. Let C=(2,0)C=(-2,0) and D=(2,0)D=(2,0). Assume M=(2,y_0)M=(2,y\_0) and P=(x_1,y_1)P=(x\_1, y\_1). Then, OP=(x_1,y_1)\overrightarrow{OP} = (x\_1, y\_1) and OM=(2,y_0)\overrightarrow{OM} = (2, y\_0).

The equation of the line CMCM is y0=y_04(x+2)y - 0 = \frac{y\_0}{4}(x + 2), which simplifies to y=y_04x+12y_0y = \frac{y\_0}{4}x + \frac{1}{2}y\_0.

Substituting this into the equation of the ellipse x2+2y2=4x^2 + 2y^2 = 4, we obtain (1+y_028)x2+12y_02x+12y_024=0 (1 + \frac{y\_0^2}{8})x^2 + \frac{1}{2}y\_0^2x + \frac{1}{2}y\_0^2 - 4 = 0.

The two roots of this equation are 2-2 and x_1x\_1. By Vieta's theorem, we have x_12=4y_02y_02+8x\_1 - 2 = -\frac{4y\_0^2}{y\_0^2+8}, which simplifies to x_1=2y_02+16y_02+8x\_1 = \frac{-2y\_0^2 + 16}{y\_0^2 + 8}. Consequently, y_1=8y_0y_02+8y\_1 = \frac{8y\_0}{y\_0^2 + 8}.

Thus, OP=(2y_02+16y_02+8,8y_0y_02+8)\overrightarrow{OP} = (\frac{-2y\_0^2 + 16}{y\_0^2 + 8}, \frac{8y\_0}{y\_0^2 + 8}).

Now, OMOP=8y_02+32y_02+8+8y_02y_02+8=4y_02+32y_02=4\overrightarrow{OM} \cdot \overrightarrow{OP} = \frac{8y\_0^2 + 32}{y\_0^2 + 8} + \frac{8y\_0^2}{y\_0^2 + 8} = \frac{4y\_0^2 + 32}{y\_0^2} = 4.

Therefore, OMOP=4\boxed{\overrightarrow{OM} \cdot \overrightarrow{OP} = 4} is a constant value.

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.