A JEE advanced level question:
From a point $P$ on the curve $b^4x + 2a^2y^2=0$, a pair of tangents $PQ$ and $PR$ are drawn to hyperbola $\dfrac{x^2}{a^2} - \dfrac{y^2}{b^2} =1$. ($a$, $b$ are some constants.) If $QR$ touches a fixed parabola, then the equation of the parabola is ...
Options are: (i)$\;x^2=4y \qquad$(ii)$\;y^2=8x\qquad$(iii)$\;y^2=4x\qquad$(iv)$\;x^2=8y$
The correct answer is $y^2=8x$.
Please provide a conceptual and clear solution.
I have tried to write the given curve as a parabola, with its focus at $(\frac{-b^4}{2a^2},0)$ and a parametric point on that parabola as ($-at^2,2at$) and write pair of tangents from this parabola to a hyperbola, but it became too complicated as it is very long to solve the equation of the tangents with the given hyperbola, and even if I get to know the points where the tangent touches the hyperbola, how do I know which parabola it always touches, please provide a better conceptual approach.
(Geogebra figure) We have taken here $a=3$ and $b=4$. Parabola (P) with equ. (1) or (2) in red, Hyperbola (H) with equation (3a) in blue. Envelope of lines $QR$ is (P') in green.
Parabola (P) has cartesian equation :
$$b^4x+2a^2y^2=0\tag{1}$$
Let us work on it with (equivalent !) parametric equations :
$$(x=-2a^2t^2,y=b^2t)\tag{2}$$
Line $QR$ connecting the two points of tangency issued from a generic point $P(x_0,y_0)$ on parabola $(P)$ is called the polar line of point $P$ wrt to hyperbola $(H)$ ; the equation of this polar line can be obtained directly (see (3) below) : you haven't to bother about 1) computing the equations of the tangent lines (which could have been obtained by the $SS_0=T^2$ formula, but that's another story) and 2) computing the coordinates of the points of tangency.
The equation of this polar line is classicaly obtained by taking the bilinear form associated with the equ. of (H):
$$\begin{cases}&x^2/a^2−y^2/b^2−1&=&0 \ & (3a) \\ \longrightarrow & xx_0/a^2−yy_0/b^2−1&=&0 \ & (3b) \end{cases}\tag{3}$$
Using parametric equations (1) into (3b) for $x=x_0,y=y_0$
$$y=-2xt-\frac{1}{t}$$
When $t$ varies, this line envelopes a curve. Let us show that this curve has equation $y^2=8x.$
In general, the envelope of a family of straight lines depending upon a parameter $t$ is obtained using a classical technique involving derivation wrt parameter $t$. (See for example my answer here).
Here we have the system $$\begin{cases}\text{initial equation } \ &y&=&-2xt-\frac{1}{t}\\\text{deriv. wrt parameter t } \ &0&=&-2x+\frac{1}{t^2}\end{cases}.$$ Eliminating $t$, we get
$$x=\frac{1}{t^2},y=-\frac{2}{t}$$ which are parametric equations of parabola
$$x=8y^2\tag{4}$$
giving a direct way to get the final result.
Important remark : In fact, all this question deals with a classical curve transformation which was well studied, say between 1850 and 1950, under the name "(reciprocal) polar transform". See for example here. Here the polar transform (wrt to hyperbola (H)) of (1) is (4).