Question
Mathematics Question on 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:
3π
6π
4π
12π
4π
Solution
Given the differential equation: sec2ydxdy+2xsinysecy=x3cosy.
Rearranging terms: sec2ydxdy+2xtany=x3. Let t=tany.
Then: sec2ydxdy=dxdt.
Substituting into the equation: dxdt+2xt=x3.
This is a linear first-order differential equation.
To solve it, we find the integrating factor (IF): IF=e∫2xdx=ex2.
Multiplying the entire equation by the integrating factor: ex2dxdt+2xtex2=x3ex2.
This simplifies to: dxd(tex2)=x3ex2.
Integrating both sides: tex2=∫x3ex2dx.
Using the substitution z=x2,dz=2xdx: ∫x3ex2dx=21∫zezdz.
Integrating by parts: ∫zezdz=ez(z−1),
so: 21∫zezdz=21ex2(x2−1).
Thus: tex2=21ex2(x2−1)+C.
Dividing by ex2: t=21(x2−1)+Ce−x2.
Recalling that t=tany,
we have: tany=21(x2−1)+Ce−x2.
Using the initial condition y(1)=0: tan0=21(12−1)+Ce−12, 0=0+Ce−1⟹C=0.
Thus: tany=21(x2−1).
To find y(3): tany=21((3)2−1)=21(3−1)=1.
Therefore: y=tan−1(1)=4π.
Therefore: 4π.