题目
Problem
5. The rectangular hyperbola H has equation xy=64
The point P(8p,p8), where p=0, lies on H.
(a) Use calculus to show that the normal to H at P has equation
p3x−py=8(p4−1)
(5)
The normal to H at P meets H again at the point Q.
(b) Determine, in terms of p, the coordinates of Q, giving your answers in simplest form.
(4)
题目中文翻译
- 等轴双曲线 H 的方程为 xy=64
点 P(8p,p8),其中 p=0,在 H 上。
(a) 利用微积分证明 H 在 P 处的法线方程为
p3x−py=8(p4−1)
H 在 P 处的法线再次与 H 相交于点 Q。
(b) 用 p 表示 Q 的坐标,答案化为最简形式。
解答
(a)
解法一
思路
展开
把双曲线写成 y=64x−1 后求导,得到切线斜率。代入点 P 的横坐标,再利用法线斜率是切线斜率的负倒数,最后用点斜式推导题目指定的方程。
答题过程
展开
From xy=64,
y=64x−1.
Differentiating with respect to x gives
dxdy=−64x−2.
At P(8p,p8), the gradient of the tangent is
−64(8p)−2=−p21.
Therefore, the gradient of the normal is p2. Its equation is
y−p8=p2(x−8p).
Multiplying by p and rearranging,
py−8=p3x−py=p3x−8p4,8(p4−1).
Hence the normal has equation
p3x−py=8(p4−1).
(b)
解法一
思路
展开
联立法线与双曲线,用 y=x64 消去 y,得到关于 x 的二次方程。已知其中一个根对应点 P,因式分解后取另一个根,再由 xy=64 求出 Q 的纵坐标。
答题过程
展开
Since Q lies on H,
y=x64.
Substituting this into the equation of the normal gives
p3x−p(x64)=8(p4−1).
Multiplying by x and rearranging,
p3x2+8(1−p4)x−64p=0.
This factorises as
(x−8p)(p3x+8)=0.
The root x=8p corresponds to P, so at the second point of intersection,
x=−p38.
Hence
y=x64=−8p3.
Therefore,
Q=(−p38,−8p3).
解法二
思路
展开
把双曲线上任意点参数化为 (8q,q8)。将它代入法线方程,得到关于 q 的二次方程;其中 q=p 对应已知点 P,另一个根就给出点 Q。
答题过程
展开
Write a point on H as
(8q,q8),q=0.
Substituting this into the normal equation gives
8p3q−q8p=8(p4−1).
Multiplying by q and rearranging,
p3q2−(p4−1)q−p=0.
Equivalently,
(p−q)(p3q+1)=0.
The solution q=p corresponds to P. For the second point of intersection,
q=−p31.
Therefore,
Q=(−p38,−8p3).