Skip to main content
Back to Conic Sections
JEE Main 2019
Conic Sections
Ellipse
Easy

Question

If the normal at an end of a latus rectum of an ellipse passes through an extremity of the minor axis, then the eccentricity e of the ellipse satisfies :

Options

Solution

This problem requires a solid understanding of the geometric properties of an ellipse, specifically the coordinates of its key points and the equation of its normal. We will systematically apply these concepts to derive the relationship between the semi-axes and then express it in terms of the eccentricity.


1. Essential Concepts and Formulas for an Ellipse

Let's consider a standard ellipse centered at the origin (0,0)(0,0) with its major axis along the x-axis.

  • Standard Equation of an Ellipse: The equation is given by: x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 where aa is the length of the semi-major axis (half the major axis) and bb is the length of the semi-minor axis (half the minor axis). For an ellipse with its major axis along the x-axis, we have the condition a>ba > b.

  • Relationship between Semi-axes and Eccentricity (ee): The eccentricity ee is a fundamental characteristic of an ellipse, quantifying its "ovalness." It always satisfies 0<e<10 < e < 1. The relationship between aa, bb, and ee is given by: b2=a2(1e2)b^2 = a^2(1-e^2) This formula is crucial for converting expressions involving aa and bb into expressions involving ee.

  • Coordinates of the Ends of the Latus Rectum: The latus rectum is a chord passing through a focus and perpendicular to the major axis. The foci of the ellipse are located at (±ae,0)(\pm ae, 0). The four ends of the latus rectum are: (ae,±b2a)and(ae,±b2a)\left(ae, \pm \frac{b^2}{a}\right) \quad \text{and} \quad \left(-ae, \pm \frac{b^2}{a}\right) For our problem, we will choose one of these points, say P(x1,y1)=(ae,b2a)P(x_1, y_1) = \left(ae, \frac{b^2}{a}\right), which lies in the first quadrant. Due to the symmetry of the ellipse, the final result for eccentricity ee will be independent of which specific end of the latus rectum we choose.

  • Coordinates of the Extremities of the Minor Axis: The minor axis lies along the y-axis, and its endpoints are: (0,±b)(0, \pm b)

  • Equation of the Normal to an Ellipse at a point (x1,y1)(x_1, y_1): The equation of the normal to the ellipse x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1 at a point P(x1,y1)P(x_1, y_1) on the ellipse is given by: a2xx1b2yy1=a2b2\frac{a^2x}{x_1} - \frac{b^2y}{y_1} = a^2 - b^2 Why this formula? The slope of the tangent at (x1,y1)(x_1, y_1) is obtained by implicit differentiation: 2xa2+2yb2dydx=0    dydx=b2x1a2y1\frac{2x}{a^2} + \frac{2y}{b^2}\frac{dy}{dx} = 0 \implies \frac{dy}{dx} = -\frac{b^2x_1}{a^2y_1}. Since the normal is perpendicular to the tangent, its slope is mN=1dy/dx=a2y1b2x1m_N = \frac{-1}{dy/dx} = \frac{a^2y_1}{b^2x_1}. Using the point-slope form yy1=mN(xx1)y - y_1 = m_N(x - x_1) and rearranging terms leads directly to the standard normal equation provided above.


2. Step-by-Step Solution

Step 2.1: Identify the Specific Points Involved The problem states that the normal at an end of a latus rectum passes through an extremity of the minor axis.

  • Point on the Ellipse (P(x1,y1)P(x_1, y_1)): We select an end of the latus rectum. For simplicity and to work with positive coordinates initially, we choose the point in the first quadrant: P(x1,y1)=(ae,b2a)P \left(x_1, y_1\right) = \left(ae, \frac{b^2}{a}\right) This point lies on the ellipse by definition.

  • Point through which the Normal Passes (Q(x0,y0)Q(x_0, y_0)): The normal passes through an extremity of the minor axis. The minor axis extremities are (0,b)(0, b) and (0,b)(0, -b). Let's consider the geometry: if the point PP is in the first quadrant (y1>0y_1 > 0), the normal typically slopes "inward" towards the major axis. For it to pass through a minor axis extremity, it's geometrically more plausible for it to pass through the one on the opposite side of the major axis, i.e., (0,b)(0, -b). Q(x0,y0)=(0,b)Q(x_0, y_0) = (0, -b) Self-check: If we were to choose Q(0,b)Q(0, b), the equation would lead to ab=(a2b2)ab = -(a^2-b^2), which after squaring would yield the same result for ee. However, selecting (0,b)(0, -b) aligns better with the typical visual representation of a normal from the first quadrant.

Step 2.2: Write the Equation of the Normal at Point P(x1,y1)P(x_1, y_1) Substitute the coordinates of P(x1,y1)=(ae,b2a)P(x_1, y_1) = \left(ae, \frac{b^2}{a}\right) into the general normal equation a2xx1b2yy1=a2b2\frac{a^2x}{x_1} - \frac{b^2y}{y_1} = a^2 - b^2: a2xaeb2yb2/a=a2b2\frac{a^2x}{ae} - \frac{b^2y}{b^2/a} = a^2 - b^2 Now, simplify the terms: axeay=a2b2\frac{ax}{e} - ay = a^2 - b^2 This is the specific equation of the normal line for our chosen point PP.

Step 2.3: Apply the Condition that the Normal Passes Through Q(0,b)Q(0, -b) Since the normal line must pass through Q(0,b)Q(0, -b), the coordinates of QQ must satisfy the normal's equation. Substitute x=0x=0 and y=by=-b into the equation from Step 2.2: a(0)ea(b)=a2b2\frac{a(0)}{e} - a(-b) = a^2 - b^2 0+ab=a2b20 + ab = a^2 - b^2 ab=a2b2ab = a^2 - b^2 This equation establishes the fundamental relationship between aa and bb based on the problem's geometric condition.

Step 2.4: Express the Equation in Terms of Eccentricity (ee) Our goal is to find a condition for the eccentricity ee. We need to eliminate aa and bb from the equation ab=a2b2ab = a^2 - b^2 using the relationship b2=a2(1e2)b^2 = a^2(1-e^2).

  • Normalize the equation: To simplify substitution, it's often helpful to work with ratios. Divide the entire equation ab=a2b2ab = a^2 - b^2 by a2a^2 (we can do this because a0a \neq 0 for a non-degenerate ellipse): aba2=a2a2b2a2\frac{ab}{a^2} = \frac{a^2}{a^2} - \frac{b^2}{a^2} ba=1b2a2\frac{b}{a} = 1 - \frac{b^2}{a^2}

  • Substitute using eccentricity: From the relationship b2=a2(1e2)b^2 = a^2(1-e^2), we can derive: b2a2=1e2\frac{b^2}{a^2} = 1-e^2 Taking the square root of both sides (and noting that b/a>0b/a > 0 and 1e2>01-e^2 > 0 since 0<e<10 < e < 1): ba=1e2\frac{b}{a} = \sqrt{1-e^2} Now, substitute these expressions for b/ab/a and b2/a2b^2/a^2 into the normalized equation: 1e2=1(1e2)\sqrt{1-e^2} = 1 - (1-e^2) 1e2=11+e2\sqrt{1-e^2} = 1 - 1 + e^2 1e2=e2\sqrt{1-e^2} = e^2 This simplified equation is solely in terms of ee.

Step 2.5: Solve for ee To eliminate the square root, we square both sides of the equation 1e2=e2\sqrt{1-e^2} = e^2: (1e2)2=(e2)2\left(\sqrt{1-e^2}\right)^2 = (e^2)^2 1e2=e41-e^2 = e^4 Finally, rearrange the terms to form a polynomial equation in ee: e4+e21=0e^4 + e^2 - 1 = 0 This is the required condition that the eccentricity ee must satisfy.


3. Important Considerations and Common Pitfalls

  • Correct Normal Equation: Double-check the formula for the normal. A common error is to confuse it with the tangent equation or to misplace terms.
  • Geometric Intuition for Point Selection: While choosing any end of the latus rectum and any extremity of the minor axis will ultimately lead to the same algebraic condition for ee (due to squaring, which handles sign differences), having a consistent geometric visualization (e.g., normal from P(ae,b2/a)P(ae, b^2/a) passing through Q(0,b)Q(0, -b)) can help in avoiding intermediate sign errors and provides confidence in the setup.
  • Algebraic Precision: Be meticulous with algebraic manipulations, especially when substituting b2=a2(1e2)b^2 = a^2(1-e^2). It's often safer to first get ratios like b2/a2b^2/a^2 and b/ab/a before substitution.
  • Squaring and Extraneous Solutions: When squaring both sides of an equation (as in 1e2=e2\sqrt{1-e^2} = e^2), it's crucial to consider if extraneous solutions might be introduced. In this specific case, for e(0,1)e \in (0,1), e2e^2 is positive, and 1e2\sqrt{1-e^2} is defined as the positive square root. Therefore, both sides of 1e2=e2\sqrt{1-e^2} = e^2 are positive, and squaring does not introduce extraneous solutions for e2e^2 that are valid within the domain of ee. For example, e2=1±14(1)(1)2=1±52e^2 = \frac{-1 \pm \sqrt{1-4(1)(-1)}}{2} = \frac{-1 \pm \sqrt{5}}{2}. Since e2e^2 must be positive, e2=1+52e^2 = \frac{-1 + \sqrt{5}}{2} is the only valid solution.

4. Summary and Key Takeaway

This problem is an excellent exercise in applying the fundamental properties of an ellipse to solve a geometric condition. The solution hinges on these key steps:

  1. Accurate Identification: Correctly identifying the coordinates of the relevant points (end of latus rectum and extremity of minor axis).
  2. Formula Application: Using the correct equation for the normal to the ellipse.
  3. Condition Translation: Substituting the coordinates of the second point into the normal equation to translate the geometric condition into an algebraic relationship between aa and bb.
  4. Eccentricity Conversion: Employing the defining relationship b2=a2(1e2)b^2 = a^2(1-e^2) to convert the algebraic relationship into an equation solely involving the eccentricity ee.

The final condition for the eccentricity ee is e 4 + e 2 – 1 = 0\boxed{\text{e 4 + e 2 – 1 = 0}}.

Practice More Conic Sections Questions

View All Questions