Animated Solution for Mathematics - Differential Equations: If y=y(x),x∈(0,2π) be the solution curve of the differential equation (sin22x)dxdy+(8sin22x+2sin4x)y=2e−4x(2sin2x+cos2x), with y(4π)=e−π, then y(6π) is equal to :
Recognize the exact derivative form: dxd(e4xsin2x)
Product rule: e4x⋅dxd(sin2x)+sin2x⋅dxd(e4x)
=e4x(2cos2x)+sin2x(4e4x)
This exactly matches our integrand!
Result: ye8xsin22x=e4xsin2x+C
Apply Initial Condition
We have: ye8xsin22x=e4xsin2x+C
Use the given condition: y(4π)=e−π
Substitute x=4π and y=e−π:
e−π⋅e8(π/4)⋅sin2(2⋅4π)=e4(π/4)⋅sin(2⋅4π)+C
Solve for C
Simplify the terms: 8(4π)=2π, 4(4π)=π, 2(4π)=2π
e−π⋅e2π⋅sin2(2π)=eπ⋅sin(2π)+C
Since sin(2π)=1:
eπ⋅(1)2=eπ⋅(1)+C
eπ=eπ+C⟹C=0
Find the Final Expression for y(x)
Substitute C=0 back into the equation:
ye8xsin22x=e4xsin2x
Isolate y: y=e8xsin22xe4xsin2x
Simplify: y(x)=sin2xe−4x
Calculate y at x=6π
We need to find y(6π).
Substitute x=6π into our function:
y(6π)=sin(2⋅6π)e−4(π/6)
Simplify the arguments:
y(6π)=sin(3π)e−2π/3
Final Answer
Recall standard value: sin(3π)=23
Substitute this value:
y(6π)=23e−2π/3
y(6π)=32e−2π/3
This matches Option (1).
00:00 / 00:00
The Sigma Insight: Linear Differential Equations
Solution Diagram
The Art of Seeing Through the Noise
Welcome, future engineers. Today, we are going to dismantle a problem that, at first glance, looks like a chaotic mess of trigonometric functions and exponential terms.
it is natural to feel a spike of anxiety. But I want you to take a deep breath. In the world of JEE Advanced, complexity is often just a mask. Our job is to peel back that mask and reveal the elegant structure underneath.
Phase 1
The Standardization
Every journey begins with a single, decisive step. In differential equations, that step is normalization. We cannot work with a coefficient attached to our dxdy.
So, we divide the entire equation by sin22x. By doing this, we transform our equation into the standard linear form:
dxdy+P(x)y=Q(x)
Now, look at P(x)=sin22x8sin22x+2sin4x. It looks messy, but remember your trigonometric identities! We know that sin4x=2sin2xcos2x.
Substituting this in, the expression simplifies beautifully. The sin22x terms cancel out, and we are left with P(x)=8+4cot2x. Suddenly, the chaos has order. We have tamed the coefficient.
Phase 2
The Magic Multiplier
Now we enter the heart of the method: the Integrating Factor (I.F.). This is the 'magic' that allows us to collapse the left side of our equation into a single derivative. The formula is I.F.=e∫P(x)dx.
Integrating 8+4cot2x is straightforward. The integral of 8 is 8x, and the integral of 4cot2x is 2ln∣sin2x∣.
When we raise e to the power of this sum, we use the laws of exponents to split it: e8x⋅e2ln(sin2x). Using the logarithmic property alnb=lnba, the second term becomes eln(sin22x), which simplifies perfectly to sin22x.
Our Integrating Factor is e8xsin22x. It is elegant, compact, and ready to work for us.
Phase 3
The Moment of Clarity
With the I.F. in hand, we multiply the entire differential equation by it. On the left side, we get the derivative of the product:
dxd(y⋅e8xsin22x)
On the right side, the magic happens. When we multiply Q(x) by our I.F., the sin22x in the denominator of Q(x) cancels out with the sin22x in our I.F. We are left with:
∫2e4x(2sin2x+cos2x)dx
Many students would immediately reach for integration by parts here. But stop! Look at the integrand: 4e4xsin2x+2e4xcos2x.
Does this look familiar? It is the exact result of the product rule applied to e4xsin2x. If you differentiate e4xsin2x, you get exactly this expression. Recognizing this is the difference between a student who struggles and a student who masters the exam. The integral is simply e4xsin2x+C.
Phase 4
The Final Victory
We are almost there. We have the general solution:
ye8xsin22x=e4xsin2x+C
We use the initial condition y(4π)=e−π to find C. Substituting x=4π, we find that C=0. This simplifies our function to:
y(x)=sin2xe−4x
Finally, we evaluate at x=6π. Substituting this value, we get y(6π)=sin(π/3)e−2π/3. Since sin(3π)=23, our final answer is:
32e−2π/3
Look at what you have achieved. You took a terrifying equation and, through systematic application of calculus, reduced it to a simple evaluation. This is the power of mathematics. Keep practicing, keep looking for the patterns, and never let the complexity intimidate you.