Animated Solution for Mathematics - Differential Equations: Let y=y(x) be the solution curve of the differential equation secydxdy+2xsiny=x3cosy,y(1)=0. Then y(3) is equal to :
Select Answer:
Visualized Solution
Identify the Differential Equation
Given equation: secydxdy+2xsiny=x3cosy
Initial condition: y(1)=0
Goal: Find y(3)
Simplify by Dividing by cosy
Divide the entire equation by cosy:
cosysecydxdy+2xcosysiny=x3
Using cosy1=secy and cosysiny=tany:
sec2ydxdy+2xtany=x3
Substitution to Linear Form
Let t=tany
Differentiating both sides with respect to x:
dxdt=sec2ydxdy
Form the Linear Differential Equation
Substitute t and dxdt into the simplified equation:
dxdt+2xt=x3
This is a standard Linear Differential Equation (LDE) of the form dxdt+P(x)t=Q(x)
Here, P(x)=2x and Q(x)=x3
Calculate the Integrating Factor
Integrating Factor IF=e∫P(x)dx
Substitute P(x)=2x:
IF=e∫2xdx
IF=ex2
Write the General Solution
The general solution for an LDE is: t⋅(IF)=∫Q(x)⋅(IF)dx+C
Substitute t, IF, and Q(x):
tany⋅ex2=∫x3ex2dx+C
Solve the Integral: Substitution
Let's evaluate I=∫x3ex2dx
Rewrite x3 as x2⋅x:
I=∫x2ex2xdx
Let u=x2, then du=2xdx, which means xdx=2du
I=∫ueu2du
Solve the Integral: By Parts
I=21∫ueudu
Using Integration by Parts: ∫ueudu=ueu−∫eudu=ueu−eu
I=21(ueu−eu)=21eu(u−1)
Substitute back u=x2:
I=21ex2(x2−1)
Complete the General Solution
Substitute the integral back into our equation:
tany⋅ex2=21ex2(x2−1)+C
Divide the entire equation by ex2:
tany=21(x2−1)+Ce−x2
Apply Initial Condition
We are given y(1)=0
This means when x=1, y=0
Substitute these values into the general solution:
tan(0)=21(12−1)+Ce−12
Find the Constant of Integration
Evaluate the terms: tan(0)=0 and 12−1=0
0=21(0)+Ce−1
0=Ce−1
Since e−1 is not zero, C must be 0.
The specific solution is: tany=2x2−1
Calculate y(3)
We need to find y when x=3
Substitute x=3 into the specific solution:
tany=2(3)2−1
tany=23−1=22=1
y=tan−1(1)=4π
00:00 / 00:00
The Sigma Insight: Linear Differential Equations
Analyzing the Setup
When you first look at the equation secydxdy+2xsiny=x3cosy, it is natural to feel a moment of hesitation. In the world of JEE Advanced, complexity is often just a disguise for elegance. Our mission is to strip away that disguise.
Phase 1
The Simplification
The first step is to observe the structure. We have secy, siny, and cosy all mixed with x. The key insight here is to simplify the trigonometric landscape.
By dividing the entire equation by cosy, we perform a surgical strike on the complexity. The term secy becomes sec2y, and siny becomes tany. Suddenly, we are looking at:
sec2ydxdy+2xtany=x3
This is not just a cleaner equation; it is a revelation.
Phase 2
The Transformation
Now, look at the term sec2ydxdy. It is the derivative of tany with respect to x. This is the "Aha!" moment.
We introduce a substitution: let t=tany. Consequently, dxdt=sec2ydxdy. Our equation transforms into:
dxdt+2xt=x3
We have successfully mapped a non-linear nightmare into a standard Linear Differential Equation (LDE) of the form dxdt+P(x)t=Q(x).
Phase 3
The Linear Engine
With P(x)=2x and Q(x)=x3, we are on familiar ground. We calculate the Integrating Factor (IF):
IF=e∫2xdx=ex2
This factor is the magic key. Multiplying our LDE by ex2 allows us to collapse the left side into the derivative of a product:
dxd(t⋅ex2)=x3ex2
Phase 4
The Integration Challenge
Now, we face the integral ∫x3ex2dx. We use substitution again: let u=x2, so du=2xdx. The integral becomes:
21∫ueudu
This is a classic Integration by Parts scenario. Solving this yields 21eu(u−1), which translates back to:
21ex2(x2−1)
Conclusion
The Final Victory
We combine everything:
tany⋅ex2=21ex2(x2−1)+C
Applying the initial condition y(1)=0, we find that C=0. Our specific solution is:
tany=2x2−1
Finally, substituting x=3, we get tany=1, which means y=4π. You have navigated the storm and arrived at the solution.