Animated Solution for Mathematics - Differential Equations: If y=y(x) is the solution of the differential equation dxdy+(tanx)y=sinx,0≤x≤3π, with y(0)=0, then y(4π) equal to :
Select Answer:
Visualized Solution
Identify the Differential Equation
Given equation: dxdy+(tanx)y=sinx
This is a First-order Linear Differential Equation of the form:
dxdy+P(x)y=Q(x)
Extract P(x) and Q(x)
Comparing with the standard form:
P(x)=tanx
Q(x)=sinx
Integrating Factor (I.F.) Setup
The Integrating Factor (I.F.) is given by:
I.F.=e∫P(x)dx
Substitute P(x)=tanx:
I.F.=e∫tanxdx
Compute the Integrating Factor
Using the identity ∫tanxdx=ln∣secx∣:
I.F.=eln∣secx∣
Since elnf(x)=f(x):
I.F.=secx
Set up the General Solution
The general solution is:
y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C
Substitute I.F.=secx and Q(x)=sinx:
ysecx=∫sinxsecxdx+C
Simplify the Integrand
Simplify the term inside the integral:
sinxsecx=sinx⋅cosx1=tanx
The equation becomes:
ysecx=∫tanxdx+C
Integrate and Find General Solution
Integrating tanx:
ysecx=ln∣secx∣+C
Apply Initial Condition y(0)=0
Given y(0)=0, substitute x=0 and y=0:
0⋅sec(0)=ln∣sec(0)∣+C
Since sec(0)=1 and ln(1)=0:
0=0+C⟹C=0
Write the Particular Solution
Substitute C=0 back into the general solution:
ysecx=ln∣secx∣
Isolate y:
y(x)=cosxln∣secx∣
Evaluate at x=4π
We need to find y(4π):
y(4π)=cos(4π)ln∣sec(4π)∣
Substitute values: cos(4π)=21 and sec(4π)=2
y(4π)=21ln(2)
Final Calculation and Result
Use the property ln(ab)=blna:
ln(2)=ln(221)=21ln2
Substitute this back:
y(4π)=21⋅21ln2
y(4π)=221ln2=221loge2
00:00 / 00:00
The Sigma Insight: Linear Differential Equations
Solution Diagram
The Elegant Dance of Differential Equations
Welcome, fellow traveler on the path of JEE Advanced mastery! Today, we are not just solving a differential equation; we are uncovering the hidden geometry of a function.
The problem asks us to solve:
dxdy+(tanx)y=sinx
with the initial condition y(0)=0. It might look like a jumble of trigonometric functions, but beneath the surface lies a beautiful, structured symmetry.
Phase 1
Recognizing the Architecture
Whenever you see a differential equation, your first instinct should be to check its form. Is it separable? Is it homogeneous? Or is it linear?
Our equation fits the classic mold of a First-order Linear Differential Equation:
dxdy+P(x)y=Q(x)
Here, our P(x)=tanx and our Q(x)=sinx. Recognizing this is like finding the map to the treasure; it tells us that we have a reliable, systematic way to reach the solution: the Integrating Factor method.
Phase 2
The Magic Multiplier
To solve this, we need an Integrating Factor (I.F.). Think of the I.F. as a catalyst in a chemical reaction—it doesn't change the nature of the equation, but it makes the integration possible.
The formula is:
I.F.=e∫P(x)dx
Substituting our P(x), we get:
I.F.=e∫tanxdx=eln∣secx∣
Because the exponential and natural logarithm are inverse functions, they cancel out, leaving us with a beautifully simple I.F.=secx.
Phase 3
The Collapse of Complexity
Now, we multiply our entire original equation by secx. The left side becomes:
secxdxdy+(secxtanx)y=sinx⋅secx
If you look closely, the left side is exactly the derivative of the product y⋅secx. This is the 'collapse' I mentioned—the complexity vanishes, leaving us with:
dxd(ysecx)=tanx
Integrating both sides with respect to x, we get:
ysecx=∫tanxdx+C
ysecx=ln∣secx∣+C
Phase 4
The Anchor and the Final Leap
We are almost at the finish line. We have a family of curves, but we need the one that passes through the origin.
Using the condition y(0)=0:
0⋅sec(0)=ln∣sec(0)∣+C⇒0=ln(1)+C⇒C=0
Our particular solution is y=cosxln∣secx∣.
Finally, we evaluate this at x=4π. We know cos(4π)=21 and sec(4π)=2.
Plugging these in:
y(4π)=21ln(2)
Using the property ln(ab)=blna, we simplify ln(2) to 21ln2. The final result is:
y(4π)=221ln2
Isn't it satisfying? We started with a complex differential equation and, through the logic of the integrating factor, arrived at a clean, precise value. Keep practicing this flow, and you will find that even the most intimidating equations become stories waiting to be told.