Skip to main content
Back to Differential Equations
JEE Main 2024
Differential Equations
Differential Equations
Hard

Question

If y=y(x),x(0,π/2)y=y(x), x \in(0, \pi / 2) be the solution curve of the differential equation (sin22x)dydx+(8sin22x+2sin4x)y=2e4x(2sin2x+cos2x)\left(\sin ^{2} 2 x\right) \frac{d y}{d x}+\left(8 \sin ^{2} 2 x+2 \sin 4 x\right) y=2 \mathrm{e}^{-4 x}(2 \sin 2 x+\cos 2 x), with y(π/4)=eπy(\pi / 4)=\mathrm{e}^{-\pi}, then y(π/6)y(\pi / 6) is equal to :

Options

Solution

Key Concepts and Formulas

  • Linear First-Order Differential Equation: A differential equation of the form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x), where P(x)P(x) and Q(x)Q(x) are continuous functions.
  • Integrating Factor (I.F.): For a linear first-order differential equation, the integrating factor is given by I.F.=eP(x)dx\text{I.F.} = e^{\int 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+Cy \cdot (\text{I.F.}) = \int Q(x) \cdot (\text{I.F.}) \, dx + C.

Step-by-Step Solution

Step 1: Transform the Differential Equation to Standard Form

The given differential equation is: (sin22x)dydx+(8sin22x+2sin4x)y=2e4x(2sin2x+cos2x)(\sin^2 2x)\frac{dy}{dx} + (8\sin^2 2x + 2\sin 4x)y = 2e^{-4x}(2\sin 2x + \cos 2x) To get it into the standard form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x), we divide by sin22x\sin^2 2x. This is valid since x(0,π/2)x \in (0, \pi/2), implying sin2x>0\sin 2x > 0.

dydx+(8sin22x+2sin4xsin22x)y=2e4x(2sin2x+cos2x)sin22x\frac{dy}{dx} + \left(\frac{8\sin^2 2x + 2\sin 4x}{\sin^2 2x}\right)y = \frac{2e^{-4x}(2\sin 2x + \cos 2x)}{\sin^2 2x}

Now, simplify the coefficients. Using the identity sin4x=2sin2xcos2x\sin 4x = 2\sin 2x \cos 2x: P(x)=8sin22x+4sin2xcos2xsin22x=8+4cos2xsin2x=8+4cot2xP(x) = \frac{8\sin^2 2x + 4\sin 2x \cos 2x}{\sin^2 2x} = 8 + \frac{4\cos 2x}{\sin 2x} = 8 + 4\cot 2x Q(x)=2e4x(2sin2x+cos2x)sin22xQ(x) = \frac{2e^{-4x}(2\sin 2x + \cos 2x)}{\sin^2 2x}

The standard form is: dydx+(8+4cot2x)y=2e4x(2sin2x+cos2x)sin22x\frac{dy}{dx} + (8 + 4\cot 2x)y = \frac{2e^{-4x}(2\sin 2x + \cos 2x)}{\sin^2 2x}

Step 2: Calculate the Integrating Factor (I.F.)

The integrating factor is given by I.F.=eP(x)dx\text{I.F.} = e^{\int P(x) dx}. We need to calculate P(x)dx\int P(x) dx. P(x)dx=(8+4cot2x)dx=8x+4cot2xdx\int P(x) dx = \int (8 + 4\cot 2x) dx = 8x + 4\int \cot 2x \, dx Let u=2xu = 2x, so du=2dxdu = 2dx, and dx=12dudx = \frac{1}{2}du. cot2xdx=12cotudu=12lnsinu=12lnsin2x\int \cot 2x \, dx = \frac{1}{2} \int \cot u \, du = \frac{1}{2} \ln|\sin u| = \frac{1}{2} \ln|\sin 2x| Since x(0,π/2)x \in (0, \pi/2), sin2x>0\sin 2x > 0, so sin2x=sin2x|\sin 2x| = \sin 2x. P(x)dx=8x+2ln(sin2x)\int P(x) dx = 8x + 2\ln(\sin 2x) Therefore, the integrating factor is: I.F.=e8x+2ln(sin2x)=e8xe2ln(sin2x)=e8xeln(sin22x)=e8xsin22x\text{I.F.} = e^{8x + 2\ln(\sin 2x)} = e^{8x}e^{2\ln(\sin 2x)} = e^{8x}e^{\ln(\sin^2 2x)} = e^{8x}\sin^2 2x

Step 3: Find the General Solution

The general solution is given by y(I.F.)=Q(x)(I.F.)dx+Cy \cdot (\text{I.F.}) = \int Q(x) \cdot (\text{I.F.}) \, dx + C. ye8xsin22x=2e4x(2sin2x+cos2x)sin22xe8xsin22xdx+Cy e^{8x} \sin^2 2x = \int \frac{2e^{-4x}(2\sin 2x + \cos 2x)}{\sin^2 2x} \cdot e^{8x}\sin^2 2x \, dx + C ye8xsin22x=2e4x(2sin2x+cos2x)dx+Cy e^{8x} \sin^2 2x = \int 2e^{4x}(2\sin 2x + \cos 2x) \, dx + C Let I=e4x(2sin2x+cos2x)dx=2e4xsin2xdx+e4xcos2xdxI = \int e^{4x}(2\sin 2x + \cos 2x) \, dx = \int 2e^{4x}\sin 2x \, dx + \int e^{4x}\cos 2x \, dx. Integrate e4xsin2xdx\int e^{4x}\sin 2x \, dx by parts: Let u=sin2xu = \sin 2x, dv=e4xdxdv = e^{4x} dx. Then du=2cos2xdxdu = 2\cos 2x \, dx, v=14e4xv = \frac{1}{4}e^{4x}. e4xsin2xdx=14e4xsin2x12e4xcos2xdx\int e^{4x}\sin 2x \, dx = \frac{1}{4}e^{4x}\sin 2x - \frac{1}{2} \int e^{4x}\cos 2x \, dx So, I=2(14e4xsin2x12e4xcos2xdx)+e4xcos2xdx=12e4xsin2xe4xcos2xdx+e4xcos2xdx=12e4xsin2xI = 2 \left( \frac{1}{4}e^{4x}\sin 2x - \frac{1}{2} \int e^{4x}\cos 2x \, dx \right) + \int e^{4x}\cos 2x \, dx = \frac{1}{2}e^{4x}\sin 2x - \int e^{4x}\cos 2x \, dx + \int e^{4x}\cos 2x \, dx = \frac{1}{2}e^{4x}\sin 2x. ye8xsin22x=2(12e4xsin2x)+Cy e^{8x} \sin^2 2x = 2 \left( \frac{1}{2}e^{4x}\sin 2x \right) + C ye8xsin22x=e4xsin2x+Cy e^{8x} \sin^2 2x = e^{4x}\sin 2x + C y=e4xsin2x+Ce8xsin22x=e4xsin2x+Ce8xsin22xy = \frac{e^{4x}\sin 2x + C}{e^{8x}\sin^2 2x} = \frac{e^{-4x}}{\sin 2x} + \frac{C e^{-8x}}{\sin^2 2x}

Step 4: Apply the Initial Condition

Given y(π/4)=eπy(\pi/4) = e^{-\pi}. Substitute x=π/4x = \pi/4 into the general solution: eπ=eπsin(π/2)+Ce2πsin2(π/2)e^{-\pi} = \frac{e^{-\pi}}{\sin(\pi/2)} + \frac{Ce^{-2\pi}}{\sin^2(\pi/2)} eπ=eπ+Ce2πe^{-\pi} = e^{-\pi} + Ce^{-2\pi} 0=Ce2π0 = Ce^{-2\pi} Thus, C=0C = 0.

The particular solution is: y=e4xsin2xy = \frac{e^{-4x}}{\sin 2x}

Step 5: Calculate y(π/6)y(\pi/6)

We need to find y(π/6)y(\pi/6). Substitute x=π/6x = \pi/6: y(π/6)=e4(π/6)sin(2(π/6))=e2π/3sin(π/3)=e2π/33/2=2e2π/33y(\pi/6) = \frac{e^{-4(\pi/6)}}{\sin(2(\pi/6))} = \frac{e^{-2\pi/3}}{\sin(\pi/3)} = \frac{e^{-2\pi/3}}{\sqrt{3}/2} = \frac{2e^{-2\pi/3}}{\sqrt{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 2x2x.
  • 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)y(\pi/6). The value of y(π/6)y(\pi/6) is 23e2π/3\frac{2}{\sqrt{3}}e^{-2\pi/3}.

Final Answer

The final answer is 23e2π/3\boxed{\frac{2}{\sqrt{3}} e^{-2 \pi / 3}}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions