Analyzing the Setup
Welcome, future IITians! Today, we are going to embark on a journey through a classic JEE Advanced problem that perfectly illustrates the power of parametric differentiation.
We are given two parametric equations:
x=secθ−cosθ
y=secnθ−cosnθ
Our mission is to prove the beautiful relationship:
(x2+4)(dxdy)2=n2(y2+4)
This is not just a calculation; it is a testament to how trigonometry and algebra dance together in perfect harmony.
The Parametric Chain Rule
Since
x and
y are both functions of the parameter
θ, we cannot directly find
dxdy. Instead, we must use the parametric chain rule, which states:
dxdy=dx/dθdy/dθ
Our first task is to find these two individual derivatives. Let us start with
x. Differentiating
x=secθ−cosθ with respect to
θ gives us:
dθdx=secθtanθ+sinθ
Now, to make our lives easier, let us factor out tanθ. Since tanθ=cosθsinθ, we can rewrite sinθ as tanθcosθ.
Thus, we obtain:
dθdx=tanθ(secθ+cosθ)
Differentiating y
Now, let us turn our attention to
y=secnθ−cosnθ. Applying the power rule and the chain rule, we get:
dθdy=nsecn−1θ(secθtanθ)−ncosn−1θ(−sinθ)
Simplifying this, we obtain:
dθdy=nsecnθtanθ+ncosn−1θsinθ
Just as we did for
x, let us factor out
ntanθ. This gives us:
dθdy=ntanθ(secnθ+cosnθ)
Notice the symmetry! The structure of the derivative of y mirrors the structure of the derivative of x.
The Master Stroke of Algebra
Now, we substitute these into our parametric formula:
dxdy=tanθ(secθ+cosθ)ntanθ(secnθ+cosnθ)
The
tanθ terms cancel out beautifully, leaving us with:
dxdy=secθ+cosθn(secnθ+cosnθ)
Squaring both sides, we get:
(dxdy)2=(secθ+cosθ)2n2(secnθ+cosnθ)2
Final Calculation
Now, we need to bridge the gap to our target equation. We use the identity (A+B)2=(A−B)2+4AB.
For the denominator, let
A=secθ and
B=cosθ. Since
AB=1, we have:
(secθ+cosθ)2=(secθ−cosθ)2+4=x2+4
Similarly, for the numerator, let
A=secnθ and
B=cosnθ. Again,
AB=1, so:
(secnθ+cosnθ)2=y2+4
Substituting these back, we get:
(dxdy)2=x2+4n2(y2+4)
Cross-multiplying gives us the final result:
(x2+4)(dxdy)2=n2(y2+4)
We have arrived at the proof! This problem is a brilliant reminder that when you see complex trigonometric expressions, look for the underlying algebraic structure.