Let y=y(x) be the solution curve of the differential equation secydxdy+2xsiny=x3cosy,y(1)=0. Then y(3) is equal to:
Options
Solution
Key Concepts and Formulas
Linear First-Order Differential Equation: A differential equation of the form dxdz+P(x)z=Q(x), where P(x) and Q(x) are functions of x. The integrating factor is given by e∫P(x)dx. The solution is z(x)e∫P(x)dx=∫Q(x)e∫P(x)dxdx+C.
Trigonometric Identities:cosysiny=tany and cosy1=secy.
Integration:∫xndx=n+1xn+1+C for n=−1 and ∫exdx=ex+C.
Step-by-Step Solution
Step 1: Transform the differential equation
We are given:
secydxdy+2xsiny=x3cosy
Multiply both sides by cosy:
dxdy+2xsinycosy=x3cos2y
Divide both sides by cos2y:
sec2ydxdy+2xtany=x3
The reason for doing this is to prepare for a substitution that will linearize the equation.
Step 2: Perform the substitution
Let z=tany. Then, dxdz=sec2ydxdy. Substituting into the equation, we get:
dxdz+2xz=x3
This is now a linear first-order differential equation in z(x).
Step 3: Find the integrating factor
The integrating factor (IF) is given by e∫P(x)dx, where P(x)=2x. Thus,
IF=e∫2xdx=ex2
Step 4: Solve the linear differential equation
Multiply both sides of the linear differential equation by the integrating factor:
ex2dxdz+2xex2z=x3ex2
The left side is the derivative of zex2 with respect to x:
dxd(zex2)=x3ex2
Integrate both sides with respect to x:
∫dxd(zex2)dx=∫x3ex2dxzex2=∫x3ex2dx+C
To evaluate ∫x3ex2dx, let u=x2, so du=2xdx. Then x2=u and xdx=21du.
∫x3ex2dx=∫x2ex2xdx=∫ueu21du=21∫ueudu
Using integration by parts, ∫ueudu=ueu−∫eudu=ueu−eu+C1.
So,
∫x3ex2dx=21(x2ex2−ex2)+C1
Therefore,
zex2=21(x2ex2−ex2)+Cz=21(x2−1)+Ce−x2
Step 5: Substitute back for z and apply the initial condition
Since z=tany, we have:
tany=21(x2−1)+Ce−x2
We are given the initial condition y(1)=0. Plugging in x=1 and y=0, we get:
tan0=21(12−1)+Ce−120=0+Ce−1
Thus, C=0.
Step 6: Find the particular solution
The particular solution is:
tany=21(x2−1)
Step 7: Evaluate y(3)
We want to find y(3). Plugging in x=3, we get:
tany(3)=21((3)2−1)=21(3−1)=21(2)=1
Since tany(3)=1, we have y(3)=4π.
Step 8: Identify the correct option
The value of y(3) is 4π. This corresponds to option (D).
Common Mistakes & Tips
Remember to use an integrating factor when solving linear first-order differential equations.
Don't forget the constant of integration when performing indefinite integrals.
Be careful with the chain rule when performing substitutions.
Summary
We transformed the given non-linear differential equation into a linear first-order differential equation using a suitable substitution. We then found the integrating factor, solved the linear equation, and applied the initial condition to find the particular solution. Finally, we evaluated the solution at x=3 to find y(3)=4π.
The final answer is \boxed{\frac{\pi}{4}}. This corresponds to option (D).