MCQMediumJEE 2023Separation of Variables

JEE Mathematics 2023 Question with Solution

Let y=f(x)y = f(x) be the solution of the differential equation y(x+1)dxx2dy=0y(x + 1) \, dx - x^2 \, dy = 0, y(1)=ey(1) = e. Then limx0+f(x)\lim_{x \to 0^+} f(x) is equal to:

  • A

    00

  • B

    1e\frac{1}{e}

  • C

    e2e^2

  • D

    2e2e

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: y(x+1)dxx2dy=0y(x + 1) \, dx - x^2 \, dy = 0 and y(1)=ey(1) = e.

Find: limx0+f(x)\lim_{x \to 0^+} f(x).

Rearrange the differential equation:

dydx=y(x+1)x2\frac{dy}{dx} = \frac{y(x+1)}{x^2}

So,

dyy=x+1x2dx=(1x+1x2)dx\frac{dy}{y} = \frac{x+1}{x^2} \, dx = \left(\frac{1}{x} + \frac{1}{x^2}\right) \, dx

Integrating both sides,

1ydy=(1x+1x2)dx\int \frac{1}{y} \, dy = \int \left(\frac{1}{x} + \frac{1}{x^2}\right) \, dx

Hence,

lny=lnx1x+C\ln |y| = \ln |x| - \frac{1}{x} + C

Exponentiating,

y=C1xe1xy = C_1 x e^{-\frac{1}{x}}

Using y(1)=ey(1) = e,

e=C11e1e = C_1 \cdot 1 \cdot e^{-1}

Therefore,

C1=e2C_1 = e^2

So the solution is

y=e2xe1xy = e^2 x e^{-\frac{1}{x}}

Now evaluate the required limit:

limx0+f(x)=limx0+e2xe1x=0\lim_{x \to 0^+} f(x) = \lim_{x \to 0^+} e^2 x e^{-\frac{1}{x}} = 0

Therefore, the required limit is 00 and the correct option is A.

The solution also contains an inconsistent statement claiming option B, but the worked solution clearly gives the value 00, which matches option A.

Why the limit is zero

From the obtained solution,

f(x)=e2xe1xf(x) = e^2 x e^{-\frac{1}{x}}

As x0+x \to 0^+, we have 1x+\frac{1}{x} \to +\infty, so

e1x0e^{-\frac{1}{x}} \to 0

and it approaches 00 faster than any positive power of xx. Hence the product

xe1xx e^{-\frac{1}{x}}

also tends to 00. Therefore,

limx0+f(x)=0\lim_{x \to 0^+} f(x) = 0

Common mistakes

  • A common mistake is to follow the contradictory line "The Correct Option is B" without checking the working. The worked solution itself gives limx0+f(x)=0\lim_{x \to 0^+} f(x) = 0, so the correct option must be A, not B.

  • Students often integrate 1x2\frac{1}{x^2} incorrectly as 1x\frac{1}{x}. This is wrong because x2dx=x1+C\int x^{-2} \, dx = -x^{-1} + C. The correct antiderivative is 1x-\frac{1}{x}.

  • Another mistake is to ignore the one-sided limit x0+x \to 0^+. Here 1x-\frac{1}{x} \to -\infty as x0+x \to 0^+, so e1/x0e^{-1/x} \to 0. The behavior would need separate checking if the limit were from the left.

Practice more Separation of Variables questions

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

Related questions