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

Question

Let the solution curve y=f(x)y=f(x) of the differential equation dydx+xyx21=x4+2x1x2 \frac{d y}{d x}+\frac{x y}{x^{2}-1}=\frac{x^{4}+2 x}{\sqrt{1-x^{2}}}, x(1,1)x\in(-1,1) pass through the origin. Then 3232f(x)dx\int\limits_{-\frac{\sqrt{3}}{2}}^{\frac{\sqrt{3}}{2}} f(x) d x is equal to

Options

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 (I.F.): I.F.=eP(x)dxI.F. = e^{\int P(x) dx}. The solution is y(I.F.)=Q(x)(I.F.)dx+Cy \cdot (I.F.) = \int Q(x) \cdot (I.F.) dx + C.
  • Definite Integral Properties: aaf(x)dx=0\int_{-a}^{a} f(x) dx = 0 if f(x)f(x) is an odd function, and aaf(x)dx=20af(x)dx\int_{-a}^{a} f(x) dx = 2\int_{0}^{a} f(x) dx if f(x)f(x) is an even function.

Step-by-Step Solution

Step 1: Identify P(x)P(x) and Q(x)Q(x)

We are given the differential equation dydx+xyx21=x4+2x1x2.\frac{dy}{dx} + \frac{xy}{x^2-1} = \frac{x^4+2x}{\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)=xx21,Q(x)=x4+2x1x2.P(x) = \frac{x}{x^2-1}, \quad Q(x) = \frac{x^4+2x}{\sqrt{1-x^2}}. This step is crucial for setting up the problem and applying the correct formulas.

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

The integrating factor is given by I.F.=eP(x)dxI.F. = e^{\int P(x) dx}. We need to calculate P(x)dx=xx21dx\int P(x) dx = \int \frac{x}{x^2-1} dx. Let u=x21u = x^2-1, then du=2xdxdu = 2x dx, so xdx=12dux dx = \frac{1}{2} du. Therefore, xx21dx=1u12du=121udu=12lnu+C1=12lnx21+C1.\int \frac{x}{x^2-1} dx = \int \frac{1}{u} \cdot \frac{1}{2} du = \frac{1}{2} \int \frac{1}{u} du = \frac{1}{2} \ln |u| + C_1 = \frac{1}{2} \ln |x^2-1| + C_1. Since x(1,1)x \in (-1, 1), we have x2<1x^2 < 1, so x21<0x^2 - 1 < 0. Thus, x21=1x2|x^2-1| = 1-x^2. P(x)dx=12ln(1x2).\int P(x) dx = \frac{1}{2} \ln (1-x^2). The integrating factor is then I.F.=eP(x)dx=e12ln(1x2)=eln1x2=1x2.I.F. = e^{\int P(x) dx} = e^{\frac{1}{2} \ln (1-x^2)} = e^{\ln \sqrt{1-x^2}} = \sqrt{1-x^2}. The correct handling of the domain x(1,1)x\in(-1,1) is crucial here.

Step 3: Find the General Solution

The general solution is given by y(I.F.)=Q(x)(I.F.)dx+Cy \cdot (I.F.) = \int Q(x) \cdot (I.F.) dx + C. Substituting Q(x)Q(x) and I.F.I.F., we have y1x2=x4+2x1x21x2dx+C=(x4+2x)dx+C.y \sqrt{1-x^2} = \int \frac{x^4+2x}{\sqrt{1-x^2}} \cdot \sqrt{1-x^2} dx + C = \int (x^4+2x) dx + C. Integrating, we get y1x2=x55+x2+C.y \sqrt{1-x^2} = \frac{x^5}{5} + x^2 + C.

Step 4: Apply the Initial Condition

Since the solution curve passes through the origin (0,0)(0,0), we have f(0)=0f(0) = 0. Substituting x=0x=0 and y=0y=0 into the general solution, we get 0102=055+02+C    0=0+0+C    C=0.0 \cdot \sqrt{1-0^2} = \frac{0^5}{5} + 0^2 + C \implies 0 = 0 + 0 + C \implies C=0.

Step 5: Find the Particular Solution

With C=0C=0, the specific solution is y1x2=x55+x2.y \sqrt{1-x^2} = \frac{x^5}{5} + x^2. Solving for yy, we have f(x)=y=x55+x21x2=x5+5x251x2.f(x) = y = \frac{\frac{x^5}{5} + x^2}{\sqrt{1-x^2}} = \frac{x^5+5x^2}{5\sqrt{1-x^2}}.

Step 6: Evaluate the Definite Integral

We need to evaluate 3232f(x)dx=3232x5+5x251x2dx=3232x551x2dx+32325x251x2dx.\int_{-\frac{\sqrt{3}}{2}}^{\frac{\sqrt{3}}{2}} f(x) dx = \int_{-\frac{\sqrt{3}}{2}}^{\frac{\sqrt{3}}{2}} \frac{x^5+5x^2}{5\sqrt{1-x^2}} dx = \int_{-\frac{\sqrt{3}}{2}}^{\frac{\sqrt{3}}{2}} \frac{x^5}{5\sqrt{1-x^2}} dx + \int_{-\frac{\sqrt{3}}{2}}^{\frac{\sqrt{3}}{2}} \frac{5x^2}{5\sqrt{1-x^2}} dx. The function x551x2\frac{x^5}{5\sqrt{1-x^2}} is odd since (x)551(x)2=x551x2=x551x2\frac{(-x)^5}{5\sqrt{1-(-x)^2}} = \frac{-x^5}{5\sqrt{1-x^2}} = -\frac{x^5}{5\sqrt{1-x^2}}. Therefore, 3232x551x2dx=0\int_{-\frac{\sqrt{3}}{2}}^{\frac{\sqrt{3}}{2}} \frac{x^5}{5\sqrt{1-x^2}} dx = 0. The function x21x2\frac{x^2}{\sqrt{1-x^2}} is even since (x)21(x)2=x21x2\frac{(-x)^2}{\sqrt{1-(-x)^2}} = \frac{x^2}{\sqrt{1-x^2}}. Therefore, 3232x21x2dx=2032x21x2dx.\int_{-\frac{\sqrt{3}}{2}}^{\frac{\sqrt{3}}{2}} \frac{x^2}{\sqrt{1-x^2}} dx = 2 \int_{0}^{\frac{\sqrt{3}}{2}} \frac{x^2}{\sqrt{1-x^2}} dx. Let x=sinθx = \sin \theta, then dx=cosθdθdx = \cos \theta d\theta. When x=0x=0, θ=0\theta = 0. When x=32x = \frac{\sqrt{3}}{2}, θ=π3\theta = \frac{\pi}{3}. 20π3sin2θ1sin2θcosθdθ=20π3sin2θcosθcosθdθ=20π3sin2θdθ.2 \int_{0}^{\frac{\pi}{3}} \frac{\sin^2 \theta}{\sqrt{1-\sin^2 \theta}} \cos \theta d\theta = 2 \int_{0}^{\frac{\pi}{3}} \frac{\sin^2 \theta}{\cos \theta} \cos \theta d\theta = 2 \int_{0}^{\frac{\pi}{3}} \sin^2 \theta d\theta. Using the identity sin2θ=1cos2θ2\sin^2 \theta = \frac{1 - \cos 2\theta}{2}, we have 20π31cos2θ2dθ=0π3(1cos2θ)dθ=[θ12sin2θ]0π3=(π312sin2π3)(012sin0).2 \int_{0}^{\frac{\pi}{3}} \frac{1 - \cos 2\theta}{2} d\theta = \int_{0}^{\frac{\pi}{3}} (1 - \cos 2\theta) d\theta = \left[ \theta - \frac{1}{2} \sin 2\theta \right]_{0}^{\frac{\pi}{3}} = \left( \frac{\pi}{3} - \frac{1}{2} \sin \frac{2\pi}{3} \right) - \left( 0 - \frac{1}{2} \sin 0 \right). =π31232=π334.= \frac{\pi}{3} - \frac{1}{2} \cdot \frac{\sqrt{3}}{2} = \frac{\pi}{3} - \frac{\sqrt{3}}{4}.

Common Mistakes & Tips

  • Sign Errors: Be extremely careful with signs, especially when dealing with absolute values and substitutions.
  • Domain Awareness: Always consider the given domain and how it affects absolute values and other functions. In this problem, x(1,1)x\in (-1,1) was crucial.
  • Odd/Even Functions: Recognizing odd and even functions can greatly simplify definite integrals over symmetric intervals.

Summary

We solved the first-order linear differential equation by finding the integrating factor, using the initial condition to find the constant of integration, and then evaluating the definite integral of the solution. Recognizing the odd/even properties of the integrand simplified the evaluation process. The final result of the definite integral is π334\frac{\pi}{3} - \frac{\sqrt{3}}{4}.

Final Answer

The final answer is π334\boxed{\frac{\pi}{3}-\frac{\sqrt{3}}{4}}, which corresponds to option (B).

Practice More Differential Equations Questions

View All Questions