Solveeit Logo

Question

Question: The ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ is such that it has least area but contains the circ...

The ellipse x2a2+y2b2=1\frac{x^2}{a^2}+\frac{y^2}{b^2}=1 is such that it has least area but contains the circle (x1)2+y2=1(x-1)^2+y^2=1. If eccentricity of ellipse is e, then value of 3e23e^2 is equal to

A

3/2

B

1/2

C

2/3

D

3

Answer

3/2

Explanation

Solution

The ellipse x2a2+y2b2=1\frac{x^2}{a^2}+\frac{y^2}{b^2}=1 contains the circle (x1)2+y2=1(x-1)^2+y^2=1. The area of the ellipse is A=πabA = \pi ab. To minimize the area, the ellipse must be tangent to the circle.

The points on the circle can be parameterized as (1+cosθ,sinθ)(1+\cos\theta, \sin\theta). For the ellipse to contain the circle, all these points must satisfy the ellipse equation: (1+cosθ)2a2+sin2θb21θ\frac{(1+\cos\theta)^2}{a^2} + \frac{\sin^2\theta}{b^2} \le 1 \quad \forall \theta The maximum value of the left side must be equal to 1 for the ellipse to have the least area while containing the circle. Let f(θ)=(1+cosθ)2a2+sin2θb2f(\theta) = \frac{(1+\cos\theta)^2}{a^2} + \frac{\sin^2\theta}{b^2}. The maximum of f(θ)f(\theta) occurs when cosθ=b2a2b2\cos\theta = \frac{b^2}{a^2-b^2} (assuming a>ba>b) or at θ=0\theta=0. At θ=0\theta=0, f(0)=(1+1)2a2+02b2=4a2f(0) = \frac{(1+1)^2}{a^2} + \frac{0^2}{b^2} = \frac{4}{a^2}. So 4a21    a2\frac{4}{a^2} \le 1 \implies a \ge 2. When a>ba>b, the maximum value of f(θ)f(\theta) is a2b2(a2b2)\frac{a^2}{b^2(a^2-b^2)}, which must be equal to 1. a2b2(a2b2)=1    a2=a2b2b4    b4a2b2+a2=0\frac{a^2}{b^2(a^2-b^2)} = 1 \implies a^2 = a^2b^2 - b^4 \implies b^4 - a^2b^2 + a^2 = 0 To minimize the area πab\pi ab, we need to minimize a2b2a^2b^2. From the quadratic equation for b2b^2, b2=a2±a44a22b^2 = \frac{a^2 \pm \sqrt{a^4-4a^2}}{2}. We take the minus sign for minimum b2b^2: b2=a2a44a22b^2 = \frac{a^2 - \sqrt{a^4-4a^2}}{2}. The minimum area occurs when a44a2=0a^4-4a^2=0, which implies a2=4a^2=4, so a=2a=2. Then b2=402=2b^2 = \frac{4 - 0}{2} = 2, so b=2b=\sqrt{2}. The semi-axes are a=2a=2 and b=2b=\sqrt{2}. Since a>ba>b, aa is the semi-major axis. The eccentricity ee is given by b2=a2(1e2)b^2 = a^2(1-e^2). 2=4(1e2)    12=1e2    e2=122 = 4(1-e^2) \implies \frac{1}{2} = 1-e^2 \implies e^2 = \frac{1}{2}. The value of 3e23e^2 is 3×12=323 \times \frac{1}{2} = \frac{3}{2}.