Animated Solution for Mathematics - Differential Equations: Let y=y(x) be the solution of the differential equation cosxdxdy+2ysinx=sin2x, x∈(0,2π). If y(π/3)=0, then y(π/4) is equal to :
Select Answer:
Visualized Solution
Identifying the Differential Equation
Given equation: cosxdxdy+2ysinx=sin2x
Interval: x∈(0,2π)
Target: Find y(4π) given y(3π)=0
Normalizing the Equation
Divide by cosx throughout:
dxdy+cosx2sinxy=cosxsin2x
Simplifying the Right Hand Side
Using sin2x=2sinxcosx:
dxdy+(2tanx)y=cosx2sinxcosx
Standard Form: dxdy+(2tanx)y=2sinx
Calculating the Integrating Factor (I.F.)
P(x)=2tanx
I.F.=e∫2tanxdx
I.F.=e2ln∣secx∣=eln(sec2x)
I.F.=sec2x
Setting up the General Solution
General Solution: y⋅(I.F.)=∫Q(x)⋅(I.F.)dx
ysec2x=∫(2sinx)sec2xdx
Solving the Integral
∫2sinxsec2xdx=∫2cosxsinxcosx1dx
=∫2tanxsecxdx
=2secx+C
General solution: ysec2x=2secx+C
Finding the Constant C
Given y(3π)=0:
0⋅sec2(3π)=2sec(3π)+C
0=2(2)+C⟹C=−4
The Particular Solution
Substitute C=−4 into the general solution:
ysec2x=2secx−4
Calculating y(4π)
Substitute x=4π:
y(4π)⋅sec2(4π)=2sec(4π)−4
y(4π)⋅(2)2=2(2)−4
2y(4π)=22−4
Final Result
y(4π)=222−4
y(4π)=2−2
Correct Option: (2)
00:00 / 00:00
The Sigma Insight: Linear Differential Equations
The Hidden Elegance of Differential Equations
Differential equations are the heartbeat of physics. They describe how things change, how systems evolve, and how the universe unfolds.
When you first look at the equation cosxdxdy+2ysinx=sin2x, it might seem like a chaotic jumble of trigonometric functions. But I want you to see past the complexity and recognize the order waiting to be revealed.
Phase 1
The Art of Normalization
Every linear differential equation has a standard form: dxdy+P(x)y=Q(x). Our given equation is currently wearing a disguise, as the term cosx attached to dxdy is an obstacle.
To clear our path, we divide the entire equation by cosx. This simple, decisive action transforms our equation into:
dxdy+cosx2sinxy=cosxsin2x
Using the identity sin2x=2sinxcosx, the right side simplifies beautifully. The cosx terms cancel out, leaving us with 2sinx.
Now, our equation stands in its true, elegant form:
dxdy+(2tanx)y=2sinx
Phase 2
The Secret Weapon
Now that we have identified P(x)=2tanx, we need our secret weapon: the Integrating Factor (I.F.). The I.F. is the bridge that allows us to integrate both sides of the equation, defined as e∫P(x)dx.
Calculating this, we get e∫2tanxdx. Since the integral of tanx is ln(secx), our exponent becomes 2ln(secx).
Using the properties of logarithms, this is ln(sec2x). When we raise e to this power, the e and the ln cancel out, leaving us with a clean, powerful I.F.=sec2x.
Phase 3
The Integration Journey
With our I.F. in hand, the general solution is within reach using the formula y⋅(I.F.)=∫Q(x)⋅(I.F.)dx. Substituting our values, we get:
ysec2x=∫(2sinx)sec2xdx
Do not let this integral intimidate you. By rewriting sec2x as cos2x1, we see the integral as ∫2cosxsinx⋅cosx1dx, which is simply ∫2tanxsecxdx.
This is a standard integral! Since the derivative of secx is secxtanx, the integral is 2secx+C. Our general solution is now:
ysec2x=2secx+C
Phase 4
Finding the Particular Path
We have a family of solutions, but we need the specific one that satisfies the condition y(3π)=0. Substituting x=3π and y=0 into our equation:
0⋅sec2(3π)=2sec(3π)+C
Since sec(3π)=2, we get 0=2(2)+C, which leads us directly to C=−4. Our particular solution is ysec2x=2secx−4.
The Final Victory
Finally, we find y(4π). Substituting x=4π into our particular solution:
y(4π)⋅(2)2=2(2)−4
2y(4π)=22−4
y(4π)=2−2
And there it is. Through systematic steps and a bit of trigonometric grace, we have arrived at the final answer: y(4π)=2−2.