A tangent is drawn to the ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ to cut the ellipse $\frac{x^2}{c^2}+\frac{y^2}{d^2}=1$ at the points $P$ and $Q$. If tangents at $P$ and $Q$ to the ellipse $\frac{x^2}{c^2}+\frac{y^2}{d^2}=1$ intersect at right angle, then prove that $\frac{a^2}{c^2}+\frac{b^2}{d^2}=1$.
My attempt at a solution:
Since it is told that the tangents at $P$ and $Q$ intersect at right angle, therefore the point of intersection of the tangents must lie on the director circle of the ellipse $\frac{x^2}{c^2}+\frac{y^2}{d^2}=1$ , whose equation is $x^2 + y^2 = c^2 + d^2$.
Let $(a\space \cos\theta \space, \space b \space \sin\theta)$ be a point on the ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ at which a tangent is drawn. Therefore equation of the tangent would be $\frac{x\space \cos\theta}{a}+\frac{y\space \sin\theta}{b}=1$. Let this tangent be called $PQ$.
Now, let $(c\space \cos\theta_1 \space, \space d \space \sin\theta_1)$ and $(c\space \cos\theta_2 \space, \space d \space \sin\theta_2)$ be points $P$ and $Q$ on the ellipse $\frac{x^2}{c^2}+\frac{y^2}{d^2}=1$ where the tangent intersects it.
Let $R$ be the point of intersection of the tangents drawn at $P$ and $Q$. The coordinates of $R$ is given by $(\frac{a \space \cos(\frac{\theta_1 + \theta_2}{2})}{\cos(\frac{\theta_1 - \theta_2}{2})},\frac{b \space \sin(\frac{\theta_1 + \theta_2}{2})}{\cos(\frac{\theta_1 - \theta_2}{2})})$
Now I get 3 equations, as follows:
- The point $R$ satisfies the equation of the director circle.
- The point $P$ satisfies the equation of the tangent PQ.
- The point $Q$ satisfies the equation of the tangent PQ.
Solving these equations, I get something like: $(c^2-d^2)\sin^4(\theta)+(a^2+b^2+d^2-c^2) \sin^2(\theta)-b^2=0$
Now since it is told in the problem only "A tangent is drawn..." I tried to prove the given equation by making the discriminant of the above equation to 0, but I am unable to get the condition. Is there a simpler approach to this? Thanks for any help.
$ \sin $instead if$ sin $in your post for readability. The results is $\sin(x)$ vs. $sin(x)$, the latter looking like the multiplication of three variables $s,i,n$. – John Alexiou Nov 06 '16 at 16:53