Maths Olympiad Prep

Library / /128 of 156

Geometry Difficulty 5.7 AIME, harder Prove it China

In a plane rectangular coordinate system xOyxOy, the graph of function y=1xy = \frac{1}{|x|} is Γ\Gamma. Let points P,QP, Q on Γ\Gamma satisfy: PP is in the first quadrant, QQ is in the second quadrant, and line PQPQ is tangent to the part of Γ\Gamma in the second quadrant at point QQ. Find the minimum of PQ|PQ|.

Solution

When x>0x > 0, y=1xy = \frac{1}{x}. When x<0x < 0, y=1xy = -\frac{1}{x}, and its corresponding derivative is y=1x2y' = -\frac{1}{x^2}.

Suppose Q(a,1a)Q(-a, \frac{1}{a}), where a>0a > 0. By the condition, the slope of PQPQ is yx=a=1a2y'|_{x=-a} = \frac{1}{a^2}.

The equation of line PQPQ is y=1a2(x+a)+1a=x+2aa2y = \frac{1}{a^2}(x + a) + \frac{1}{a} = \frac{x + 2a}{a^2}.

Combining the above equation with y=1xy = \frac{1}{x} (x>0x > 0) yields x2+2axa2=0x^2 + 2a x - a^2 = 0, and thus we know the abscissa xP=(21)ax_P = (\sqrt{2} - 1)a of point PP, with the negative root discarded. Therefore,

PQ=1+(1a2)2xPxQ=1+1a4(2a)211a42a=2. \begin{align*} |PQ| &= \sqrt{1 + \left(\frac{1}{a^2}\right)^2} \cdot |x_P - x_Q| \\ &= \sqrt{1 + \frac{1}{a^4}} \cdot (\sqrt{2}a) \\ &\geq \sqrt{2\sqrt{1 \cdot \frac{1}{a^4}}} \cdot \sqrt{2}a = 2. \end{align*}

When a=1a = 1, namely, Q(1,1)Q(-1, 1), the minimum of PQ|PQ| is 22. \square

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: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.