题目
Problem
The hyperbola H has
• foci with coordinates (±213,0)
• directrices with equations x=±1372
• eccentricity e
Determine
(a) the value of e
(b) an equation for H, giving your answer in the form px2−qy2=r, where p, q and r are integers.
(6)
题目中文翻译
双曲线 H 满足:
• 焦点坐标为 (±213,0)
• 准线方程为 x=±1372
• 离心率为 e
求
(a) e 的值
(b) H 的方程,答案写成 px2−qy2=r 的形式,其中 p、q 和 r 为整数。
解答
(a)
解法一
思路
展开
设双曲线的半实轴长为 a。焦点到中心的距离为 ae,准线到中心的距离为 a/e。把题目给出的两个距离相除,便可直接求出 e2。
答题过程
展开
For a hyperbola with transverse axis along the x-axis,
ae=213andea=1372.
Dividing the first equation by the second gives
e2=213÷1372=144169.
Since the eccentricity is positive,
e=1213.
(b)
解法一:使用双曲线的标准方程
思路
展开
先由 ae=13/2 和 (a) 的离心率求 a,再用 b2=a2(e2−1) 求半虚轴长的平方。代入标准方程后,清除分母即可得到题目指定的整数系数形式。
答题过程
展开
Using ae=13/2 and the value of e from part (a),
a=213÷1213=6.
Also,
b2===a2(e2−1)36(144169−1)425.
Hence the equation of H is
36x2−25/4y2=1.
Multiplying by 900 gives
25x2−144y2=900.
解法二:直接使用焦点-准线定义
思路
展开
对双曲线右支上的点 P(x,y),使用“到焦点的距离等于离心率乘以到相应准线的距离”。平方后代入 (a) 的 e,展开时一次项会正好消去,直接得到所求方程。
答题过程
展开
For a point P(x,y) on the right-hand branch, use the focus
(13/2,0) and the corresponding directrix x=72/13.
By the focus-directrix definition,
(x−213)2+y2=(1213)2(x−1372)2.
Expanding both sides,
x2−13x+4169+y2=y2+425=144169x2−13x+36,14425x2.
Therefore,
25x2−144y2=900.