Olympiad Maths Prep

Track / Stage 7 / 194 of 300 #1594 of 2000

Problem 1594

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.4 Prove it

The points P(a,b)P(a,b) and Q(0,c)Q(0,c) are on the curve yc=cosh(xc).\dfrac{y}{c} = \cosh{(\dfrac{x}{c})}. The line through QQ parallel to the normal at PP cuts the xx-axis at R.R. Prove that QR=b.QR = b.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

1. Given the curve yc=cosh(xc)\frac{y}{c} = \cosh \left(\frac{x}{c}\right), we can rewrite it as:
y=ccosh(xc)=c2(exc+exc) y = c \cosh \left(\frac{x}{c}\right) = \frac{c}{2} \left(e^{\frac{x}{c}} + e^{-\frac{x}{c}}\right)

2. The points P(a,b)P(a, b) and Q(0,c)Q(0, c) lie on this curve. Therefore, for point P(a,b)P(a, b):
b=c2(eac+eac) b = \frac{c}{2} \left(e^{\frac{a}{c}} + e^{-\frac{a}{c}}\right)

3. To find the slope of the normal at point PP, we first need the derivative of yy with respect to xx:
y=ddx(c2(exc+exc))=12(excexc) y' = \frac{d}{dx} \left( \frac{c}{2} \left(e^{\frac{x}{c}} + e^{-\frac{x}{c}}\right) \right) = \frac{1}{2} \left(e^{\frac{x}{c}} - e^{-\frac{x}{c}}\right)
At x=ax = a:
y(a)=12(eaceac) y'(a) = \frac{1}{2} \left(e^{\frac{a}{c}} - e^{-\frac{a}{c}}\right)

4. The slope of the normal at PP is the negative reciprocal of the slope of the tangent:
slope of normal=1y(a)=2eaceac \text{slope of normal} = -\frac{1}{y'(a)} = -\frac{2}{e^{\frac{a}{c}} - e^{-\frac{a}{c}}}

5. The equation of the line through Q(0,c)Q(0, c) parallel to the normal at PP is:
yc=2eaceacx y - c = -\frac{2}{e^{\frac{a}{c}} - e^{-\frac{a}{c}}} \cdot x
Simplifying, we get:
y=2eaceacx+c y = -\frac{2}{e^{\frac{a}{c}} - e^{-\frac{a}{c}}} \cdot x + c

6. To find the x-intercept RR, set y=0y = 0:
0=2eaceacx+c 0 = -\frac{2}{e^{\frac{a}{c}} - e^{-\frac{a}{c}}} \cdot x + c
Solving for xx:
2eaceacx=c \frac{2}{e^{\frac{a}{c}} - e^{-\frac{a}{c}}} \cdot x = c
x=c(eaceac)2 x = \frac{c (e^{\frac{a}{c}} - e^{-\frac{a}{c}})}{2}
Therefore, the coordinates of RR are:
R(c2(eaceac),0) R \left( \frac{c}{2} (e^{\frac{a}{c}} - e^{-\frac{a}{c}}), 0 \right)

7. The distance QRQR is calculated as:
QR=(c2(eaceac)0)2+(0c)2 QR = \sqrt{\left( \frac{c}{2} (e^{\frac{a}{c}} - e^{-\frac{a}{c}}) - 0 \right)^2 + (0 - c)^2}
QR=(c2(eaceac))2+c2 QR = \sqrt{\left( \frac{c}{2} (e^{\frac{a}{c}} - e^{-\frac{a}{c}}) \right)^2 + c^2}
QR=c24(eaceac)2+c2 QR = \sqrt{\frac{c^2}{4} (e^{\frac{a}{c}} - e^{-\frac{a}{c}})^2 + c^2}
QR=c24(eaceac)2+4c24 QR = \sqrt{\frac{c^2}{4} (e^{\frac{a}{c}} - e^{-\frac{a}{c}})^2 + \frac{4c^2}{4}}
QR=c24(eaceac)2+4c24 QR = \sqrt{\frac{c^2}{4} (e^{\frac{a}{c}} - e^{-\frac{a}{c}})^2 + \frac{4c^2}{4}}
QR=c24((eaceac)2+4) QR = \sqrt{\frac{c^2}{4} \left( (e^{\frac{a}{c}} - e^{-\frac{a}{c}})^2 + 4 \right)}
Using the identity (eaceac)2+4=(eac+eac)2(e^{\frac{a}{c}} - e^{-\frac{a}{c}})^2 + 4 = (e^{\frac{a}{c}} + e^{-\frac{a}{c}})^2:
QR=c24(eac+eac)2 QR = \sqrt{\frac{c^2}{4} (e^{\frac{a}{c}} + e^{-\frac{a}{c}})^2}
QR=c2(eac+eac) QR = \frac{c}{2} (e^{\frac{a}{c}} + e^{-\frac{a}{c}})
QR=b QR = b

\blacksquare

The final answer is QR=b \boxed{ QR = b }

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.