Prove that the semi latus rectum of a parabola is the harmonic mean between the segments of any focal chord.
Background and Explanation
To solve this problem, we use the standard equation of a parabola y2=4ax, where the focus F is located at (a,0). A focal chord is a line segment passing through the focus with endpoints on the parabola; for any such chord with parametric endpoints t1 and t2, the property t1t2=−1 always holds.
Solution
Consider the standard parabola y2=4ax with focus F(a,0). Let the endpoints of the focal chord be P(at12,2at1) and Q(at22,2at2). Since PQ is a focal chord, the parameters t1 and t2 satisfy the relation:
t1t2=−1
The segments of the focal chord are the distances ∣PF∣ and ∣FQ∣.
Using the distance formula between P(at12,2at1) and F(a,0):
∣PF∣∣PF∣=(at12−a)2+(2at1−0)2=a2(t12−1)2+4a2t12=a(t12−1)2+4t12=at14−2t12+1+4t12=at14+2t12+1=a(t12+1)2=a(t12+1)
Similarly, for the point Q(at22,2at2):
∣FQ∣∣FQ∣=(at22−a)2+(2at2−0)2=a2(t22−1)2+4a2t22=a(t22−1)2+4t22=at24−2t22+1+4t22=at24+2t22+1=a(t22+1)2=a(t22+1)
The harmonic mean (HM) of two values x and y is given by x+y2xy. Let x=∣PF∣ and y=∣FQ∣:
HM=∣PF∣+∣FQ∣2∣PF∣∣FQ∣=a(t12+1)+a(t22+1)2[a(t12+1)][a(t22+1)]=a(t12+1+t22+1)2a2(t12t22+t12+t22+1)=2at12+t22+2(t1t2)2+t12+t22+1
Since t1t2=−1, then (t1t2)2=1. Substituting this into the equation:
HM=2at12+t22+21+t12+t22+1=2at12+t22+2t12+t22+2=2a
The length of the latus rectum of the parabola y2=4ax is 4a. Therefore, 2a is exactly half of the latus rectum, known as the semi latus rectum.
Thus, the semi latus rectum is the harmonic mean between the segments of the focal chord.
Key Formulas or Methods Used
Standard Parabola:y2=4ax
Parametric Coordinates:P(at2,2at)
Focal Chord Property: For a focal chord with parameters t1 and t2, t1t2=−1.
Distance Formula:d=(x2−x1)2+(y2−y1)2
Harmonic Mean:HM=x+y2xy
Semi Latus Rectum:l=21(4a)=2a
Summary of Steps
Represent the endpoints of the focal chord using parametric coordinates (at2,2at).
Use the property that for any focal chord, the product of the parameters t1t2=−1.
Calculate the lengths of the segments ∣PF∣ and ∣FQ∣ using the distance formula.
Substitute these lengths into the harmonic mean formula.
Simplify the resulting expression using the t1t2=−1 property to show the result is 2a.