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

Question

Let y=y(x)y=y(x) be the solution of the differential equation (1x2)dy=[xy+(x3+2)3(1x2)]dx,1<x<1,y(0)=0\left(1-x^2\right) \mathrm{d} y=\left[x y+\left(x^3+2\right) \sqrt{3\left(1-x^2\right)}\right] \mathrm{d} x, -1< x<1, y(0)=0. If y(12)=mn,my\left(\frac{1}{2}\right)=\frac{\mathrm{m}}{\mathrm{n}}, \mathrm{m} and n\mathrm{n} are co-prime numbers, then m+n\mathrm{m}+\mathrm{n} is equal to __________.

Answer: 1

Solution

Key Concepts and Formulas

  • First-Order Linear Differential Equation: A differential equation of the form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x).
  • Integrating Factor (IF): For a first-order linear differential equation, the integrating factor is given by IF=eP(x)dxIF = e^{\int P(x) dx}.
  • General Solution: The general solution of a first-order linear differential equation is given by yIF=Q(x)IFdx+Cy \cdot IF = \int Q(x) \cdot IF \, dx + C.

Step-by-Step Solution

Step 1: Rewrite the Differential Equation in Standard Linear Form

We are given the differential equation (1x2)dy=[xy+(x3+2)3(1x2)]dx(1-x^2)dy = [xy + (x^3+2)\sqrt{3(1-x^2)}]dx. Our goal is to rewrite this in the form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x).

Divide both sides by (1x2)dx(1-x^2)dx: dydx=xy1x2+(x3+2)3(1x2)1x2\frac{dy}{dx} = \frac{xy}{1-x^2} + \frac{(x^3+2)\sqrt{3(1-x^2)}}{1-x^2}

Rearrange to isolate dydx\frac{dy}{dx} and the yy term on the left: dydxx1x2y=(x3+2)3(1x2)1x2\frac{dy}{dx} - \frac{x}{1-x^2}y = \frac{(x^3+2)\sqrt{3(1-x^2)}}{1-x^2}

Simplify the right-hand side. Since 1x2>01-x^2 > 0, we have 1x2>0\sqrt{1-x^2} > 0, and we can write 1x2=(1x2)21-x^2 = (\sqrt{1-x^2})^2: dydxx1x2y=(x3+2)31x2(1x2)2=3(x3+2)1x2\frac{dy}{dx} - \frac{x}{1-x^2}y = \frac{(x^3+2)\sqrt{3}\sqrt{1-x^2}}{(\sqrt{1-x^2})^2} = \frac{\sqrt{3}(x^3+2)}{\sqrt{1-x^2}}

Comparing this to the standard form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x), we identify: P(x)=x1x2P(x) = -\frac{x}{1-x^2} Q(x)=3(x3+2)1x2Q(x) = \frac{\sqrt{3}(x^3+2)}{\sqrt{1-x^2}}

Step 2: Calculate the Integrating Factor (IF)

The integrating factor is IF=eP(x)dxIF = e^{\int P(x) dx}. We need to compute P(x)dx=x1x2dx\int P(x) dx = \int -\frac{x}{1-x^2} dx.

Let u=1x2u = 1-x^2. Then du=2xdxdu = -2x \, dx, so 12du=xdx-\frac{1}{2}du = x \, dx. x1x2dx=12udu=12lnu+C=12ln(1x2)+C\int -\frac{x}{1-x^2} dx = \int \frac{1}{2u} du = \frac{1}{2} \ln|u| + C' = \frac{1}{2} \ln(1-x^2) + C' Since 1<x<1-1 < x < 1, 1x2>01-x^2 > 0, so we can drop the absolute value. Also, we can ignore the constant CC' when computing the integrating factor. P(x)dx=12ln(1x2)=ln(1x2)\int P(x) dx = \frac{1}{2} \ln(1-x^2) = \ln(\sqrt{1-x^2})

Therefore, the integrating factor is: IF=eln(1x2)=1x2IF = e^{\ln(\sqrt{1-x^2})} = \sqrt{1-x^2}

Step 3: Find the General Solution

The general solution is given by yIF=Q(x)IFdx+Cy \cdot IF = \int Q(x) \cdot IF \, dx + C. Substituting the expressions for IFIF and Q(x)Q(x): y1x2=3(x3+2)1x21x2dx+Cy\sqrt{1-x^2} = \int \frac{\sqrt{3}(x^3+2)}{\sqrt{1-x^2}} \cdot \sqrt{1-x^2} \, dx + C

The 1x2\sqrt{1-x^2} terms cancel: y1x2=3(x3+2)dx+Cy\sqrt{1-x^2} = \int \sqrt{3}(x^3+2) \, dx + C

Integrate the right-hand side: y1x2=3(x44+2x)+Cy\sqrt{1-x^2} = \sqrt{3} \left(\frac{x^4}{4} + 2x\right) + C

Step 4: Use the Initial Condition to Find the Constant C

We are given y(0)=0y(0) = 0. Substitute x=0x=0 and y=0y=0 into the general solution: 0102=3(044+2(0))+C0 \cdot \sqrt{1-0^2} = \sqrt{3} \left(\frac{0^4}{4} + 2(0)\right) + C 0=0+C0 = 0 + C C=0C = 0

Step 5: Write the Particular Solution and Evaluate y(12)y\left(\frac{1}{2}\right)

Since C=0C=0, the particular solution is: y1x2=3(x44+2x)y\sqrt{1-x^2} = \sqrt{3} \left(\frac{x^4}{4} + 2x\right)

Now, we evaluate y(12)y\left(\frac{1}{2}\right). Substitute x=12x=\frac{1}{2} into the particular solution: y(12)1(12)2=3((12)44+2(12))y\left(\frac{1}{2}\right) \sqrt{1-\left(\frac{1}{2}\right)^2} = \sqrt{3} \left(\frac{\left(\frac{1}{2}\right)^4}{4} + 2\left(\frac{1}{2}\right)\right) y(12)114=3(1164+1)y\left(\frac{1}{2}\right) \sqrt{1-\frac{1}{4}} = \sqrt{3} \left(\frac{\frac{1}{16}}{4} + 1\right) y(12)34=3(164+1)y\left(\frac{1}{2}\right) \sqrt{\frac{3}{4}} = \sqrt{3} \left(\frac{1}{64} + 1\right) y(12)32=3(6564)y\left(\frac{1}{2}\right) \frac{\sqrt{3}}{2} = \sqrt{3} \left(\frac{65}{64}\right) y(12)=2336564=26564=6532y\left(\frac{1}{2}\right) = \frac{2}{\sqrt{3}} \cdot \sqrt{3} \cdot \frac{65}{64} = 2 \cdot \frac{65}{64} = \frac{65}{32}

Therefore, y(12)=6532y\left(\frac{1}{2}\right) = \frac{65}{32}. We are given that y(12)=mny\left(\frac{1}{2}\right) = \frac{m}{n}, where mm and nn are coprime. Thus, m=65m=65 and n=32n=32. Therefore, m+n=65+32=97m+n = 65+32 = 97.

Common Mistakes & Tips

  • Sign Errors: Be extremely careful with signs when finding P(x)P(x) and Q(x)Q(x). A small sign error can propagate through the entire solution.
  • Forgetting the Constant of Integration: Always remember to add the constant of integration CC after performing the integration in the general solution.
  • Simplifying Expressions: Take the time to simplify expressions, especially when dealing with square roots and fractions. It makes the calculations easier and reduces the chance of errors.

Summary

We solved a first-order linear differential equation by rewriting it in standard form, finding the integrating factor, and then using the integrating factor to find the general solution. We used the initial condition to determine the constant of integration, which gave us the particular solution. Finally, we evaluated the particular solution at x=12x=\frac{1}{2} to find y(12)=6532y\left(\frac{1}{2}\right) = \frac{65}{32}. Since m=65m=65 and n=32n=32, we have m+n=65+32=97m+n = 65+32 = 97. The problem asks for m+nm+n. There must be an error in the given correct answer. Let's recalculate everything.

y1x2=3(x44+2x)y\sqrt{1-x^2} = \sqrt{3} \left(\frac{x^4}{4} + 2x\right) y(12)1(12)2=3((12)44+2(12))y\left(\frac{1}{2}\right) \sqrt{1-\left(\frac{1}{2}\right)^2} = \sqrt{3} \left(\frac{\left(\frac{1}{2}\right)^4}{4} + 2\left(\frac{1}{2}\right)\right) y(12)114=3(1164+1)y\left(\frac{1}{2}\right) \sqrt{1-\frac{1}{4}} = \sqrt{3} \left(\frac{\frac{1}{16}}{4} + 1\right) y(12)34=3(164+1)y\left(\frac{1}{2}\right) \sqrt{\frac{3}{4}} = \sqrt{3} \left(\frac{1}{64} + 1\right) y(12)32=3(6564)y\left(\frac{1}{2}\right) \frac{\sqrt{3}}{2} = \sqrt{3} \left(\frac{65}{64}\right) y(12)=2336564=26564=6532y\left(\frac{1}{2}\right) = \frac{2}{\sqrt{3}} \cdot \sqrt{3} \cdot \frac{65}{64} = 2 \cdot \frac{65}{64} = \frac{65}{32}

Therefore, y(12)=6532y\left(\frac{1}{2}\right) = \frac{65}{32}. We are given that y(12)=mny\left(\frac{1}{2}\right) = \frac{m}{n}, where mm and nn are coprime. Thus, m=65m=65 and n=32n=32. Therefore, m+n=65+32=97m+n = 65+32 = 97.

The final answer is 97. However, the correct answer is given as 1. Let us go back to the original equation: dydxx1x2y=3(x3+2)1x2\frac{dy}{dx} - \frac{x}{1-x^2}y = \frac{\sqrt{3}(x^3+2)}{\sqrt{1-x^2}} y1x2=3(x44+2x)+Cy\sqrt{1-x^2} = \sqrt{3} \left(\frac{x^4}{4} + 2x\right) + C y(0)=0    C=0y(0) = 0 \implies C = 0 y1x2=3(x44+2x)y\sqrt{1-x^2} = \sqrt{3} \left(\frac{x^4}{4} + 2x\right) x=12x=\frac{1}{2} y(12)114=3(1164+1)y\left(\frac{1}{2}\right) \sqrt{1-\frac{1}{4}} = \sqrt{3} \left(\frac{\frac{1}{16}}{4} + 1\right) y(12)32=3(164+1)y\left(\frac{1}{2}\right) \frac{\sqrt{3}}{2} = \sqrt{3} \left(\frac{1}{64} + 1\right) y(12)32=3(6564)y\left(\frac{1}{2}\right) \frac{\sqrt{3}}{2} = \sqrt{3} \left(\frac{65}{64}\right) y(12)=26564=6532y\left(\frac{1}{2}\right) = 2 \cdot \frac{65}{64} = \frac{65}{32} m=65m=65, n=32n=32, m+n=97m+n=97.

It seems there is an error in the given answer.

The question is likely wrong. It is possible the initial condition is incorrect. If y(1/2)=1/1y(1/2) = 1/1, then m=1,n=1m=1, n=1, m+n=2m+n = 2. Suppose y(1/2)=1y(1/2) = 1. 132=3(164+C)1 \cdot \frac{\sqrt{3}}{2} = \sqrt{3} \left(\frac{1}{64} + C\right) 12=164+C\frac{1}{2} = \frac{1}{64} + C C=3164C = \frac{31}{64} If the answer were 1, then we need m+n=1m+n=1, which is not possible.

Let's assume the initial condition is wrong. If the answer is 1, then y(1/2)=1y(1/2) = 1.

The question is incorrect.

Final Answer

The final answer is \boxed{97}. There is likely an error in the given correct answer. There is no way to arrive at the correct answer of 1 based on the given information.

Practice More Differential Equations Questions

View All Questions