Maths Olympiad Prep

Library / /89 of 100

Geometry Difficulty 6.2 National olympiad Prove it China

Suppose line ll through point (0,1)(0, 1) and curve C:y=x+1xC: y = x + \frac{1}{x} (x>0x > 0) intersect at two different points MM and NN. Find the locus of the intersection points of two tangent lines of curve CC at MM and NN respectively.

Solution

Denote the coordinates of MM and NN as (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) respectively. Denote the tangent lines of CC at MM and NN by l1l_1 and l2l_2 respectively, with their intersection point being P(xp,yp)P(x_p, y_p). Suppose the slope ratio of line ll is kk. Then we can write the equation of ll as y=kx+1y = kx + 1.

Eliminating yy from
{y=x+1x,y=kx+1, \begin{cases} y = x + \frac{1}{x}, \\ y = kx + 1, \end{cases}
we get x+1x=kx+1x + \frac{1}{x} = kx + 1, i.e. (k1)x2+x1=0(k-1)x^2 + x - 1 = 0. By the assumption, we know that the equation has two distinctive real roots, x1x_1 and x2x_2, on (0,+)(0, +\infty). Then k1k \neq 1, and
Δ=1+4(k1)>0, \Delta = 1 + 4(k - 1) > 0,
x1+x2=11k>0, x_1 + x_2 = \frac{1}{1-k} > 0,
x1x2=11k>0. x_1 x_2 = \frac{1}{1-k} > 0.
From the above we get 34<k<1\frac{3}{4} < k < 1.

We find the derivative of y=x+1xy = x + \frac{1}{x} as y=11x2y' = 1 - \frac{1}{x^2}. Then yx=x1=11x12y'|_{x=x_1} = 1 - \frac{1}{x_1^2} and yx=x2=11x22y'|_{x=x_2} = 1 - \frac{1}{x_2^2}. Therefore, the equation of line l1l_1 is
yy1=(11x12)(xx1) y - y_1 = \left(1 - \frac{1}{x_1^2}\right)(x - x_1)
or
y(x1+1x1)=(11x12)(xx1). y - \left(x_1 + \frac{1}{x_1}\right) = \left(1 - \frac{1}{x_1^2}\right)(x - x_1).
After simplification, we get
y=(11x12)x+2x1 y = \left(1 - \frac{1}{x_1^2}\right)x + \frac{2}{x_1}
In the same way, we get the equation of l2l_2,
y=(11x22)x+2x2 y = \left(1 - \frac{1}{x_2^2}\right)x + \frac{2}{x_2}
By subtracting, we get
(1x221x12)xp+2x12x2=0. \left(\frac{1}{x_2^2} - \frac{1}{x_1^2}\right)x_p + \frac{2}{x_1} - \frac{2}{x_2} = 0.
Since x1x2x_1 \neq x_2, we have
xp=2x1x2x1+x2 x_p = \frac{2x_1x_2}{x_1 + x_2}
Substituting x1+x2x_1 + x_2 and x1x2x_1 x_2 from above, we obtain xp=2x_p = 2.

By adding, we obtain
2yp=(2(1x12+1x22))xp+2(1x1+1x2) 2y_p = \left(2 - \left(\frac{1}{x_1^2} + \frac{1}{x_2^2}\right)\right)x_p + 2\left(\frac{1}{x_1} + \frac{1}{x_2}\right)
where
1x1+1x2=x1+x2x1x2=1, \frac{1}{x_1} + \frac{1}{x_2} = \frac{x_1 + x_2}{x_1 x_2} = 1,
1x12+1x22=x12+x22x12x22=(x1+x2)22x1x2x12x22=(x1+x2x1x2)22x1x2=2k1. \begin{aligned} \frac{1}{x_1^2} + \frac{1}{x_2^2} &= \frac{x_1^2 + x_2^2}{x_1^2 x_2^2} = \frac{(x_1 + x_2)^2 - 2x_1x_2}{x_1^2 x_2^2} \\ &= \left(\frac{x_1 + x_2}{x_1 x_2}\right)^2 - \frac{2}{x_1 x_2} = 2k - 1. \end{aligned}
Substituting it into the previous equation, we have 2yp=(32k)xp+22y_p = (3 - 2k)x_p + 2. Since xp=2x_p = 2, then yp=42ky_p = 4 - 2k. As 34<k<1\frac{3}{4} < k < 1, we get 2<yp<522 < y_p < \frac{5}{2}.

Therefore, the locus of point PP is the segment between (2,2)(2, 2) and (2,2.5)(2, 2.5) (not including the endpoints).

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 and solution reproduced as published; topic and difficulty added by this site.