Maths Olympiad Prep

Library / /407 of 520

Geometry Difficulty 4.1 AIME Find the answer

Given a parabola C:x2=2py(p>0)C: x^2 = 2py (p > 0), its focus is at F(0,1)F(0,1).
(1)(1) Find the value of pp;
(2)(2) A line ll passing through point FF intersects the parabola CC at points AA and BB. A circle with diameter ABAB intersects the x-axis at points MM and NN, with midpoint QQ. Find the minimum value of angle QMN\angle QMN and the equation of line ll at this condition.

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

Solution

(1)(1) Because the focus of the parabola is F(0,1)F(0,1), we have p2=1\frac{p}{2} = 1, which implies p=2p = 2.

(2)(2) From (1)(1), we know the equation of the parabola CC is x2=4yx^2 = 4y. Let A(x1,y1)A(x_1, y_1) and B(x2,y2)B(x_2, y_2). Let the equation of line LL be y=kx+1y = kx + 1. Substituting into x2=4yx^2 = 4y, we obtain x24kx4=0x^2 - 4kx - 4 = 0.

As a result, x1+x2=4kx_1 + x_2 = 4k and x1x2=4x_1x_2 = -4. The sum y1+y2=k(x1+x2)+2=4k2+2y_1 + y_2 = k(x_1 + x_2) + 2 = 4k^2 + 2.

Consequently, the midpoint of ABAB is Q(2k,2k2+1)Q(2k, 2k^2 + 1).

Therefore, AB=(x2x1)2+(y2y1)2\left|AB\right| = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}, which simplifies as follows, knowing that ABAB is a diameter of the circle intersecting the x-axis:

AB=y1+y2+2=k(x1+x2)+4=4k2+4=2k2+1\left|AB\right| = \sqrt{y_1 + y_2 + 2} = \sqrt{k(x_1 + x_2) + 4} = \sqrt{4k^2 + 4} = 2\sqrt{k^2 + 1}.

In the isosceles triangle QMNQMN with QN=NMQN = NM, angle QMN\angle QMN is acute, and using the sine rule, we have:

sinQMN=QOQN=yQ12AB=2k2+12k2+1\sin \angle QMN = \frac{QO}{QN} = \frac{y_Q}{\frac{1}{2}AB} = \frac{2k^2 + 1}{2\sqrt{k^2 + 1}}.

We want to minimize sinQMN\sin \angle QMN, and as sinQMN\sin \angle QMN increases as the numerator grows while the denominator stays constant, the minimum value occurs when k=0k = 0 because sinQMN\sin \angle QMN approaches its minimum when approaching sinπ6=12\sin \frac{\pi}{6} = \frac{1}{2}.

So, the minimum value of QMN\angle QMN is π6\boxed{\frac{\pi}{6}}.

At this moment, k=0k = 0, and therefore, the equation of line ll is y=1\boxed{y = 1}.

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.