Question Statement
Prove that the tangent at any point to the ellipse makes equal angles with the lines joining that point with the foci (the reflection property of the ellipse).
Background and Explanation
To prove this property, we use the standard equation of an ellipse and the concept of slopes. We find the slope of the tangent at a general point P(x1,y1) using differentiation and then calculate the angles this tangent makes with the lines connecting P to the two foci, F and F′, using the formula for the angle between two lines.
Solution
Consider the standard equation of the ellipse:
a2x2+b2y2=1
Let P(x1,y1) be any point on the ellipse. To find the slope of the tangent at P, we differentiate equation (i) with respect to x:
a21(2x)+b21(2y)dxdyb22ydxdydxdy=0=−a22x=−(a2b2⋅yx)
At the specific point P(x1,y1), the slope of the tangent (m1) is:
m1=−a2y1b2x1
The foci of the ellipse are F(c,0) and F′(−c,0), where c2=a2−b2.
The slope of the line PF′ (joining P to the left focus) is:
m2=x1−(−c)y1−0=x1+cy1
The slope of the line PF (joining P to the right focus) is:
m3=x1−cy1−0=x1−cy1
Let α be the angle between the tangent line and PF′. Using the formula tanα=1+m2m1m2−m1:
tanα=1+(x1+cy1)(−a2y1b2x1)x1+cy1−(−a2y1b2x1)=a2y1(x1+c)a2y1(x1+c)−b2x1y1a2y1(x1+c)a2y12+b2x1(x1+c)=a2x1y1+a2cy1−b2x1y1a2y12+b2x12+b2cx1=(a2−b2)x1y1+a2cy1(a2y12+b2x12)+b2cx1
Since P(x1,y1) lies on the ellipse, a2x12+b2y12=1, which simplifies to a2y12+b2x12=a2b2. Also, a2−b2=c2. Substituting these:
tanαtanα=c2x1y1+a2cy1a2b2+b2cx1=cy1(cx1+a2)b2(a2+cx1)=cy1b2
Let β be the angle between the tangent line and PF. Using the formula tanβ=1+m1m3m1−m3:
tanβ=1+(−a2y1b2x1)(x1−cy1)(−a2y1b2x1)−x1−cy1=a2y1(x1−c)a2y1(x1−c)−b2x1y1a2y1(x1−c)−b2x1(x1−c)−a2y12=a2x1y1−a2cy1−b2x1y1−b2x12+b2cx1−a2y12=(a2−b2)x1y1−a2cy1b2cx1−(a2y12+b2x12)
Substituting a2y12+b2x12=a2b2 and a2−b2=c2:
tanβtanβ=c2x1y1−a2cy1b2cx1−a2b2=cy1(cx1−a2)b2(cx1−a2)=cy1b2
From equations (ii) and (iii), we see that:
tanα=tanβ
⇒α=β
Thus, the tangent makes equal angles with the lines joining the point of tangency to the foci.
- Equation of Ellipse: a2x2+b2y2=1
- Implicit Differentiation: To find the slope of the tangent dxdy.
- Slope Formula: m=x2−x1y2−y1
- Angle between two lines: tanθ=1+m1m2m2−m1
- Ellipse Constants: c2=a2−b2 and a2y12+b2x12=a2b2 (for a point on the curve).
Summary of Steps
- Differentiate the ellipse equation to find the slope of the tangent m1 at P(x1,y1).
- Determine the coordinates of the foci F(c,0) and F′(−c,0).
- Calculate the slopes m2 (for PF′) and m3 (for PF).
- Apply the tangent angle formula to find tanα (angle with PF′) and tanβ (angle with PF).
- Simplify the expressions using the identity a2y12+b2x12=a2b2 and a2−b2=c2.
- Observe that tanα=tanβ, proving the angles are equal.