JEE Challenger
More from Differential Equations

Differential Equation Solution and Properties of Real Valued Function

Let y=f(x)y = f(x) be the real valued function defined on the interval (0,)(0, \infty), satisfying y(1)=0y(1) = 0 and the differential equation xdydx=yx3.x \frac{dy}{dx} = y - x^3.

Then which of the following statements is (are) TRUE ?

Options

A

The function ff has a local minimum at x=13x = \frac{1}{\sqrt{3}}

B

The function ff has a local maximum at x=13x = \frac{1}{\sqrt{3}}

Correct
C

The function ff is increasing in the interval (1,2)(1, 2)

D

If g(x)=4x35x2+32xg(x) = 4x^3 - 5x^2 + \frac{3}{2}x for x>0x > 0, then the number of elements in the set {x(0,):f(x)=g(x)}\{x \in (0, \infty) : f(x) = g(x)\} is 22

Correct

Step-by-Step Solution

To determine which of the given statements are correct, we first solve the given differential equation for the function y=f(x)y = f(x).

Step 1: Solving the Differential Equation

The given differential equation is: xdydx=yx3for x(0,)x \frac{dy}{dx} = y - x^3 \quad \text{for } x \in (0, \infty)

Rearranging the terms: xdydxy=x3x \frac{dy}{dx} - y = -x^3

Dividing both sides by x2x^2 (since x>0x > 0): xdydxyx2=x\frac{x \frac{dy}{dx} - y}{x^2} = -x

The left-hand side is the derivative of yx\frac{y}{x}: ddx(yx)=x\frac{d}{dx}\left(\frac{y}{x}\right) = -x

Integrating both sides with respect to xx: yx=x22+C\frac{y}{x} = -\frac{x^2}{2} + C y=x32+Cxy = -\frac{x^3}{2} + Cx

Using the initial condition y(1)=0y(1) = 0: 0=132+C(1)    C=120 = -\frac{1^3}{2} + C(1) \implies C = \frac{1}{2}

Thus, the function f(x)f(x) is given by: f(x)=xx32f(x) = \frac{x - x^3}{2}


Step 2: Analyzing Maxima and Minima (Options A and B)

To find the local extrema, we differentiate f(x)f(x) with respect to xx: f(x)=ddx(xx32)=13x22f'(x) = \frac{d}{dx}\left(\frac{x - x^3}{2}\right) = \frac{1 - 3x^2}{2}

Setting f(x)=0f'(x) = 0 for x(0,)x \in (0, \infty): 13x2=0    x=131 - 3x^2 = 0 \implies x = \frac{1}{\sqrt{3}}

Now, computing the second derivative: f(x)=ddx(13x22)=3xf''(x) = \frac{d}{dx}\left(\frac{1 - 3x^2}{2}\right) = -3x

Evaluating f(x)f''(x) at the critical point x=13x = \frac{1}{\sqrt{3}}: f(13)=3(13)=3<0f''\left(\frac{1}{\sqrt{3}}\right) = -3\left(\frac{1}{\sqrt{3}}\right) = -\sqrt{3} < 0

Since f(13)<0f''\left(\frac{1}{\sqrt{3}}\right) < 0, the function f(x)f(x) has a local maximum at x=13x = \frac{1}{\sqrt{3}}.

  • Therefore, Option A is FALSE and Option B is TRUE.

Step 3: Analyzing Monotonicity in the Interval (1,2)(1, 2) (Option C)

For any x(1,2)x \in (1, 2): x>1    x2>1    3x2>3    13x2<2<0x > 1 \implies x^2 > 1 \implies 3x^2 > 3 \implies 1 - 3x^2 < -2 < 0

Since f(x)=13x22<0f'(x) = \frac{1 - 3x^2}{2} < 0 for all x(1,2)x \in (1, 2), the function f(x)f(x) is strictly decreasing in the interval (1,2)(1, 2).

  • Therefore, Option C is FALSE.

Step 4: Number of Solutions for f(x)=g(x)f(x) = g(x) (Option D)

Given: g(x)=4x35x2+32xfor x>0g(x) = 4x^3 - 5x^2 + \frac{3}{2}x \quad \text{for } x > 0

Setting f(x)=g(x)f(x) = g(x): xx32=4x35x2+32x\frac{x - x^3}{2} = 4x^3 - 5x^2 + \frac{3}{2}x

Since x>0x > 0, we can divide the entire equation by xx: 1x22=4x25x+32\frac{1 - x^2}{2} = 4x^2 - 5x + \frac{3}{2}

Multiplying both sides by 2: 1x2=8x210x+31 - x^2 = 8x^2 - 10x + 3

Rearranging into a quadratic equation: 9x210x+2=09x^2 - 10x + 2 = 0

Using the quadratic formula, the roots are: x=(10)±(10)24(9)(2)2(9)=10±1007218=10±2818=5±79x = \frac{-(-10) \pm \sqrt{(-10)^2 - 4(9)(2)}}{2(9)} = \frac{10 \pm \sqrt{100 - 72}}{18} = \frac{10 \pm \sqrt{28}}{18} = \frac{5 \pm \sqrt{7}}{9}

Both roots are positive real numbers: x1=5+79>0andx2=579>0(since 72.65<5)x_1 = \frac{5 + \sqrt{7}}{9} > 0 \quad \text{and} \quad x_2 = \frac{5 - \sqrt{7}}{9} > 0 \quad (\text{since } \sqrt{7} \approx 2.65 < 5)

Thus, there are exactly 2 elements in the set {x(0,):f(x)=g(x)}\{x \in (0, \infty) : f(x) = g(x)\}.

  • Therefore, Option D is TRUE.

Conclusion

The correct options are B and D.

Differential Equation Solution and Properties of Real Valued Function | Mathematics PYQ Solution - JEE Challenger