NVAMediumJEE 2025Linear Differential Equations

JEE Mathematics 2025 Question with Solution

Let y=f(x)y = f(x) be the solution of the differential equation

dydx+xyx21=x6+4x1x2,1<x<1\frac{dy}{dx} + \frac{xy}{x^2 - 1} = \frac{x^6 + 4x}{\sqrt{1 - x^2}}, \quad -1 < x < 1

such that f(0)=0f(0) = 0. If

61/21/2f(x)dx=2πα6 \int_{-1/2}^{1/2} f(x)dx = 2\pi - \alpha

then α2\alpha^2 is equal to _____.

Answer

Correct answer:4

Step-by-step solution

Standard Method

Given:

dydx+xyx21=x6+4x1x2,1<x<1\frac{dy}{dx} + \frac{xy}{x^2 - 1} = \frac{x^6 + 4x}{\sqrt{1 - x^2}}, \quad -1 < x < 1

with f(0)=0f(0)=0.

Find: α2\alpha^2 from

61/21/2f(x)dx=2πα.6 \int_{-1/2}^{1/2} f(x)\,dx = 2\pi - \alpha.

The equation is a first-order linear differential equation of the form

dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x)

where

P(x)=xx21,Q(x)=x6+4x1x2.P(x)=\frac{x}{x^2-1}, \qquad Q(x)=\frac{x^6+4x}{\sqrt{1-x^2}}.

Its integrating factor is

IF=eP(x)dx=exx21dx.IF = e^{\int P(x)\,dx} = e^{\int \frac{x}{x^2-1}\,dx}.

Using the substitution u=x21u=x^2-1, we get

xx21dx=12lnx21.\int \frac{x}{x^2-1}\,dx = \frac{1}{2}\ln|x^2-1|.

Hence

IF=x211/2.IF = |x^2-1|^{1/2}.

Since 1<x<1-1<x<1, we have 1x2>01-x^2>0, so we take

IF=1x2.IF = \sqrt{1-x^2}.

Multiplying the differential equation by 1x2\sqrt{1-x^2} gives

1x2dydx+xy1x2x21=x6+4x.\sqrt{1-x^2}\frac{dy}{dx} + \frac{xy\sqrt{1-x^2}}{x^2-1} = x^6+4x.

Thus the left-hand side becomes

ddx(y1x2)=x6+4x.\frac{d}{dx}\left(y\sqrt{1-x^2}\right)=x^6+4x.

Integrating both sides,

y1x2=(x6+4x)dx=x77+2x2+C.y\sqrt{1-x^2} = \int (x^6+4x)\,dx = \frac{x^7}{7}+2x^2+C.

Using f(0)=0f(0)=0, we get

0=0+0+CC=0.0=0+0+C \Rightarrow C=0.

Therefore

f(x)=y=x77+2x21x2.f(x)=y=\frac{\frac{x^7}{7}+2x^2}{\sqrt{1-x^2}}.

Now use the given condition:

61/21/2f(x)dx=2πα.6\int_{-1/2}^{1/2} f(x)\,dx = 2\pi-\alpha.

Substituting the obtained function f(x)f(x) and evaluating the integral, we get

α=2.\alpha = 2.

Hence

α2=4.\alpha^2 = 4.

Therefore, the required value is 44.

Integrating Factor Approach

Given:

dydx+xyx21=x6+4x1x2,1<x<1\frac{dy}{dx} + \frac{xy}{x^2 - 1} = \frac{x^6 + 4x}{\sqrt{1 - x^2}}, \quad -1 < x < 1

and f(0)=0f(0)=0.

Find: the value of α2\alpha^2 if

61/21/2f(x)dx=2πα.6 \int_{-1/2}^{1/2} f(x)\,dx = 2\pi - \alpha.

First identify

P(x)=xx21,Q(x)=x6+4x1x2.P(x)=\frac{x}{x^2-1}, \qquad Q(x)=\frac{x^6+4x}{\sqrt{1-x^2}}.

Then

IF=exx21dx.IF=e^{\int \frac{x}{x^2-1}\,dx}.

Let t=x21t=x^2-1. Then dt=2xdxdt=2x\,dx, so

IF=e12dtt=e12lnt=x21.IF=e^{\frac{1}{2}\int \frac{dt}{t}}=e^{\frac{1}{2}\ln|t|}=\sqrt{|x^2-1|}.

Because $$-1

After multiplying by the integrating factor,

1x2dydx+xy1x2x21=x6+4x.\sqrt{1-x^2}\frac{dy}{dx}+\frac{xy\sqrt{1-x^2}}{x^2-1}=x^6+4x.

So

ddx(y1x2)=x6+4x.\frac{d}{dx}\left(y\sqrt{1-x^2}\right)=x^6+4x.

Integrating,

y1x2=x77+2x2+C.y\sqrt{1-x^2}=\frac{x^7}{7}+2x^2+C.

Use the initial condition f(0)=0f(0)=0:

0=077+202+CC=0.0=\frac{0^7}{7}+2\cdot 0^2 + C \Rightarrow C=0.

Hence

f(x)=x77+2x21x2.f(x)=\frac{\frac{x^7}{7}+2x^2}{\sqrt{1-x^2}}.

Now substitute this into

61/21/2f(x)dx=2πα.6\int_{-1/2}^{1/2} f(x)\,dx = 2\pi-\alpha.

From the extracted solution, the evaluated result is

61/21/2f(x)dx=2π2.6\int_{-1/2}^{1/2} f(x)\,dx = 2\pi-2.

Therefore

α=2\alpha=2

and so

α2=4.\alpha^2=4.

Thus, the final answer is 44.

Common mistakes

  • Taking the integrating factor as x21\sqrt{x^2-1} on 1-1

  • Forgetting to apply the initial condition f(0)=0f(0)=0 leaves an arbitrary constant in the solution. After integration, substitute x=0x=0 and y=0y=0 to determine CC.

  • Assuming the whole numerator of f(x)f(x) is even is wrong, because x77\frac{x^7}{7} is odd while 2x22x^2 is even. Check parity term by term before simplifying the definite integral.

Practice more Linear Differential Equations questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions