If y=y(x),x∈(0,π/2) be the solution curve of the differential equation (sin22x)dxdy+(8sin22x+2sin4x)y=2e−4x(2sin2x+cos2x), with y(π/4)=e−π, then y(π/6) is equal to :
Options
Solution
Key Concepts and Formulas
Linear First-Order Differential Equation: A differential equation of the form dxdy+P(x)y=Q(x), where P(x) and Q(x) are continuous functions.
Integrating Factor (I.F.): For a linear first-order differential equation, the integrating factor is given by I.F.=e∫P(x)dx.
General Solution: The general solution to a linear first-order differential equation is given by y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C.
Step-by-Step Solution
Step 1: Transform the Differential Equation to Standard Form
The given differential equation is:
(sin22x)dxdy+(8sin22x+2sin4x)y=2e−4x(2sin2x+cos2x)
To get it into the standard form dxdy+P(x)y=Q(x), we divide by sin22x. This is valid since x∈(0,π/2), implying sin2x>0.
Now, simplify the coefficients. Using the identity sin4x=2sin2xcos2x:
P(x)=sin22x8sin22x+4sin2xcos2x=8+sin2x4cos2x=8+4cot2xQ(x)=sin22x2e−4x(2sin2x+cos2x)
The standard form is:
dxdy+(8+4cot2x)y=sin22x2e−4x(2sin2x+cos2x)
Step 2: Calculate the Integrating Factor (I.F.)
The integrating factor is given by I.F.=e∫P(x)dx. We need to calculate ∫P(x)dx.
∫P(x)dx=∫(8+4cot2x)dx=8x+4∫cot2xdx
Let u=2x, so du=2dx, and dx=21du.
∫cot2xdx=21∫cotudu=21ln∣sinu∣=21ln∣sin2x∣
Since x∈(0,π/2), sin2x>0, so ∣sin2x∣=sin2x.
∫P(x)dx=8x+2ln(sin2x)
Therefore, the integrating factor is:
I.F.=e8x+2ln(sin2x)=e8xe2ln(sin2x)=e8xeln(sin22x)=e8xsin22x
Step 3: Find the General Solution
The general solution is given by y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C.
ye8xsin22x=∫sin22x2e−4x(2sin2x+cos2x)⋅e8xsin22xdx+Cye8xsin22x=∫2e4x(2sin2x+cos2x)dx+C
Let I=∫e4x(2sin2x+cos2x)dx=∫2e4xsin2xdx+∫e4xcos2xdx.
Integrate ∫e4xsin2xdx by parts: Let u=sin2x, dv=e4xdx. Then du=2cos2xdx, v=41e4x.
∫e4xsin2xdx=41e4xsin2x−21∫e4xcos2xdx
So, I=2(41e4xsin2x−21∫e4xcos2xdx)+∫e4xcos2xdx=21e4xsin2x−∫e4xcos2xdx+∫e4xcos2xdx=21e4xsin2x.
ye8xsin22x=2(21e4xsin2x)+Cye8xsin22x=e4xsin2x+Cy=e8xsin22xe4xsin2x+C=sin2xe−4x+sin22xCe−8x
Step 4: Apply the Initial Condition
Given y(π/4)=e−π. Substitute x=π/4 into the general solution:
e−π=sin(π/2)e−π+sin2(π/2)Ce−2πe−π=e−π+Ce−2π0=Ce−2π
Thus, C=0.
The particular solution is:
y=sin2xe−4x
Step 5: Calculate y(π/6)
We need to find y(π/6). Substitute x=π/6:
y(π/6)=sin(2(π/6))e−4(π/6)=sin(π/3)e−2π/3=3/2e−2π/3=32e−2π/3
Common Mistakes & Tips
Carefully simplify expressions after each step to avoid carrying unnecessary complexity.
Remember the chain rule when integrating trigonometric functions with arguments like 2x.
Don't forget the constant of integration, C, and to use the initial condition to find its value.
Summary
We transformed the given differential equation into standard linear form, calculated the integrating factor, found the general solution, applied the initial condition to determine the constant of integration, and finally calculated y(π/6). The value of y(π/6) is 32e−2π/3.
Final Answer
The final answer is 32e−2π/3, which corresponds to option (A).