The Illusion of Complexity
Welcome, warrior of mathematics. Today, we stand before a problem that looks like a nightmare. You see a fraction, you see multiple angles like 2θ and 3θ, and your instinct might be to panic and reach for the quotient rule.
But stop. Take a breath. In the world of JEE Advanced, the most intimidating problems are often the ones that hide the simplest truths.
We are given the function:
y(θ)=cos3θ+4cos2θ+5cosθ+22cosθ+cos2θ
We need to find y′′+y′+y at θ=2π. If you dive into differentiation now, you will drown in algebra. Let us instead use the scalpel of trigonometry to dissect this beast.
The Power of Identities
We must strip away the complexity. Our goal is to express everything in terms of cosθ.
We recall our trusty identities:
cos2θ=2cos2θ−1
cos3θ=4cos3θ−3cosθ
Let us apply these to the numerator first. We have 2cosθ+cos2θ. Substituting our identity, we get 2cosθ+(2cos2θ−1), which rearranges beautifully to 2cos2θ+2cosθ−1. Keep this safe; it is the key to our salvation.
Now, consider the denominator: cos3θ+4cos2θ+5cosθ+2. Substituting our identities, we get:
(4cos3θ−3cosθ)+4(2cos2θ−1)+5cosθ+2
Expanding this, we find 4cos3θ−3cosθ+8cos2θ−4+5cosθ+2. Combining like terms, we arrive at 4cos3θ+8cos2θ+2cosθ−2. If we factor out a 2, we get 2(2cos3θ+4cos2θ+cosθ−1).
The Elegant Collapse
Here is the moment of truth. We have a cubic polynomial. By testing cosθ=−1, we see the expression vanishes, meaning (cosθ+1) is a factor.
Through polynomial division, we find the other factor is exactly our numerator: (2cos2θ+2cosθ−1). The entire expression for y(θ) collapses into:
y(θ)=2(cosθ+1)(2cos2θ+2cosθ−1)2cos2θ+2cosθ−1
The quadratic terms cancel out! We are left with the incredibly simple expression:
The Calculus Dance
Now, the calculus becomes a joy. We need y(θ), y′(θ), and y′′(θ) at θ=2π.
First, y(2π)=2(0+1)1=21.
Next, for y′(θ), we rewrite y(θ)=21(cosθ+1)−1. Using the chain rule:
y′(θ)=21⋅(−1)(cosθ+1)−2⋅(−sinθ)=2(cosθ+1)2sinθ
At θ=2π, sin(2π)=1 and cos(2π)=0, so y′(2π)=2(1)21=21.
Finally, for y′′(θ), we apply the quotient rule to y′(θ). After careful differentiation and substituting θ=2π, we find y′′(2π)=1.
Adding them all together: 1+21+21=2.
We have conquered the monster. The final answer is 2. Remember, in JEE, the path to the answer is often hidden in plain sight—you just need the courage to simplify.