Skip to main content
Back to Conic Sections
JEE Main 2020
Conic Sections
Ellipse
Medium

Question

If the maximum distance of normal to the ellipse x24+y2b2=1,b<2\frac{x^{2}}{4}+\frac{y^{2}}{b^{2}}=1, b < 2, from the origin is 1, then the eccentricity of the ellipse is :

Options

Solution

Key Concepts and Formulas

To solve this problem, we will utilize the following fundamental concepts related to ellipses:

  1. Equation of the Normal to an Ellipse: For an ellipse given by the equation x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, the equation of the normal at a point P(acosθ,bsinθ)P(a \cos \theta, b \sin \theta) (in parametric form) is given by: axsecθbycscθ=a2b2ax \sec \theta - by \csc \theta = a^2 - b^2 Here, aa and bb represent the lengths of the semi-major and semi-minor axes, respectively.

  2. Perpendicular Distance from a Point to a Line: The perpendicular distance DD from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is given by: D=Ax0+By0+CA2+B2D = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}

  3. Arithmetic Mean - Geometric Mean (AM-GM) Inequality: For non-negative real numbers XX and YY, the AM-GM inequality states that X+Y2XY\frac{X+Y}{2} \ge \sqrt{XY}. Equality holds if and only if X=YX=Y. This inequality is particularly useful for finding minimum or maximum values of expressions.

  4. Eccentricity of an Ellipse: For an ellipse with semi-major axis aa and semi-minor axis bb, the eccentricity ee is related by the formula: b2=a2(1e2)b^2 = a^2(1-e^2)


Step-by-Step Solution

1. Identify Ellipse Parameters and Set Up the Equation of the Normal

  • Understanding the given ellipse: The equation of the ellipse is x24+y2b2=1\frac{x^2}{4} + \frac{y^2}{b^2} = 1.
    • Comparing this with the standard form x2A2+y2B2=1\frac{x^2}{A^2} + \frac{y^2}{B^2} = 1, we have A2=4A^2 = 4 and B2=b2B^2 = b^2.
    • This means the squares of the semi-axes are 44 and b2b^2.
  • Determining semi-major and semi-minor axes: The problem states b<2b < 2. Since A=4=2A=\sqrt{4}=2, this implies that A=2A=2 is the length of the semi-major axis, and B=bB=b is the length of the semi-minor axis.
    • Therefore, in our standard formulas, we will use a=2a=2 (for the semi-major axis) and bb (for the semi-minor axis, as given in the problem).
  • Equation of the Normal: Substitute a=2a=2 into the general equation of the normal: 2xsecθbycscθ=22b22x \sec \theta - by \csc \theta = 2^2 - b^2 2xsecθbycscθ=4b2()2x \sec \theta - by \csc \theta = 4 - b^2 \quad (*)

2. Calculate the Perpendicular Distance of the Normal from the Origin

  • Goal: We need to find the distance of the normal line ()(*) from the origin (0,0)(0,0).
  • Applying the distance formula: For the line 2xsecθbycscθ(4b2)=02x \sec \theta - by \csc \theta - (4 - b^2) = 0, the coefficients are A=2secθA = 2 \sec \theta, B=bcscθB = -b \csc \theta, and C=(4b2)C = -(4 - b^2). The point is (x0,y0)=(0,0)(x_0, y_0) = (0,0). D=(2secθ)(0)+(bcscθ)(0)(4b2)(2secθ)2+(bcscθ)2D = \frac{|(2 \sec \theta)(0) + (-b \csc \theta)(0) - (4 - b^2)|}{\sqrt{(2 \sec \theta)^2 + (-b \csc \theta)^2}} D=(4b2)4sec2θ+b2csc2θD = \frac{|-(4 - b^2)|}{\sqrt{4 \sec^2 \theta + b^2 \csc^2 \theta}} D=4b24sec2θ+b2csc2θD = \frac{|4 - b^2|}{\sqrt{4 \sec^2 \theta + b^2 \csc^2 \theta}}
  • Simplifying the numerator: Since b<2b < 2, b2<4b^2 < 4. Therefore, 4b24 - b^2 is positive, and 4b2=4b2|4 - b^2| = 4 - b^2. D=4b24sec2θ+b2csc2θD = \frac{4 - b^2}{\sqrt{4 \sec^2 \theta + b^2 \csc^2 \theta}}

3. Maximize the Distance DD

  • Condition: The problem states that the maximum distance of the normal from the origin is 1.
  • Strategy for maximization: To maximize D=4b24sec2θ+b2csc2θD = \frac{4 - b^2}{\sqrt{4 \sec^2 \theta + b^2 \csc^2 \theta}}, since the numerator (4b2)(4-b^2) is a positive constant, we need to minimize the denominator 4sec2θ+b2csc2θ\sqrt{4 \sec^2 \theta + b^2 \csc^2 \theta}. This is equivalent to minimizing the expression inside the square root: f(θ)=4sec2θ+b2csc2θf(\theta) = 4 \sec^2 \theta + b^2 \csc^2 \theta.
  • Using trigonometric identities: Recall that sec2θ=1+tan2θ\sec^2 \theta = 1 + \tan^2 \theta and csc2θ=1+cot2θ\csc^2 \theta = 1 + \cot^2 \theta. f(θ)=4(1+tan2θ)+b2(1+cot2θ)f(\theta) = 4(1 + \tan^2 \theta) + b^2(1 + \cot^2 \theta) f(θ)=4+4tan2θ+b2+b2cot2θf(\theta) = 4 + 4 \tan^2 \theta + b^2 + b^2 \cot^2 \theta f(θ)=(4+b2)+(4tan2θ+b2cot2θ)f(\theta) = (4 + b^2) + (4 \tan^2 \theta + b^2 \cot^2 \theta)
  • Applying AM-GM inequality: Let X=4tan2θX = 4 \tan^2 \theta and Y=b2cot2θY = b^2 \cot^2 \theta. Since tan2θ\tan^2 \theta and cot2θ\cot^2 \theta are non-negative, XX and YY are non-negative. X+Y2XYX + Y \ge 2\sqrt{XY} 4tan2θ+b2cot2θ2(4tan2θ)(b2cot2θ)4 \tan^2 \theta + b^2 \cot^2 \theta \ge 2\sqrt{(4 \tan^2 \theta)(b^2 \cot^2 \theta)} 4tan2θ+b2cot2θ24b2tan2θcot2θ4 \tan^2 \theta + b^2 \cot^2 \theta \ge 2\sqrt{4b^2 \tan^2 \theta \cot^2 \theta} 4tan2θ+b2cot2θ24b21(since tanθcotθ=1)4 \tan^2 \theta + b^2 \cot^2 \theta \ge 2\sqrt{4b^2 \cdot 1} \quad (\text{since } \tan \theta \cot \theta = 1) 4tan2θ+b2cot2θ2(2b)4 \tan^2 \theta + b^2 \cot^2 \theta \ge 2(2b) 4tan2θ+b2cot2θ4b4 \tan^2 \theta + b^2 \cot^2 \theta \ge 4b
  • Minimum value of the denominator term: Substituting this back into f(θ)f(\theta): f(θ)min=(4+b2)+4b=(2+b)2f(\theta)_{min} = (4 + b^2) + 4b = (2+b)^2 This minimum occurs when 4tan2θ=b2cot2θ4 \tan^2 \theta = b^2 \cot^2 \theta, which implies tan4θ=b2/4\tan^4 \theta = b^2/4, or tan2θ=b/2\tan^2 \theta = b/2. Such a θ\theta always exists.
  • Minimum value of the square root:

Practice More Conic Sections Questions

View All Questions