JEE Challenger
More from Differential Equations

Maximum Value of Solution to First Order Linear Differential Equation

For xRx \in \mathbb{R}, let y(x)y(x) be a solution of the differential equation (x25)dydx2xy=2x(x25)2(x^2 - 5)\frac{dy}{dx} - 2xy = -2x(x^2 - 5)^2 such that y(2)=7y(2) = 7. Then the maximum value of the function y(x)y(x) is

Official Numerical Answer16

Step-by-Step Solution

To find the maximum value of the function y(x)y(x), we first solve the given differential equation:

(x25)dydx2xy=2x(x25)2(x^2 - 5)\frac{dy}{dx} - 2xy = -2x(x^2 - 5)^2

Dividing both sides of the equation by (x25)2(x^2 - 5)^2, we obtain:

(x25)dydx2xy(x25)2=2x\frac{(x^2 - 5)\frac{dy}{dx} - 2xy}{(x^2 - 5)^2} = -2x

Recognizing the left-hand side as the derivative of a quotient, we can rewrite the equation as:

ddx(yx25)=2x\frac{d}{dx} \left( \frac{y}{x^2 - 5} \right) = -2x

Integrating both sides with respect to xx:

yx25=2xdx\frac{y}{x^2 - 5} = \int -2x \, dx

yx25=x2+C\frac{y}{x^2 - 5} = -x^2 + C

y(x)=(x25)(Cx2)y(x) = (x^2 - 5)(C - x^2)

We are given the initial condition y(2)=7y(2) = 7. Substituting x=2x = 2 and y=7y = 7 into the solution:

7=(225)(C22)7 = (2^2 - 5)(C - 2^2) 7=(1)(C4)7 = (-1)(C - 4) 7=4C    C=37 = 4 - C \implies C = -3

Substituting C=3C = -3 back into the solution for y(x)y(x):

y(x)=(x25)(3x2)=(x25)(x2+3)y(x) = (x^2 - 5)(-3 - x^2) = -(x^2 - 5)(x^2 + 3) y(x)=(x42x215)=x4+2x2+15y(x) = -(x^4 - 2x^2 - 15) = -x^4 + 2x^2 + 15

To find the maximum value of y(x)y(x), we can rewrite the expression by completing the square:

y(x)=(x42x2+1)+1+15y(x) = -(x^4 - 2x^2 + 1) + 1 + 15 y(x)=(x21)2+16y(x) = -(x^2 - 1)^2 + 16

Since (x21)20(x^2 - 1)^2 \ge 0 for all xRx \in \mathbb{R}, the maximum value of y(x)y(x) occurs when x21=0x^2 - 1 = 0 (i.e., x=±1x = \pm 1).

Thus, the maximum value of the function y(x)y(x) is:

ymax=16y_{\text{max}} = 16

Maximum Value of Solution to First Order Linear Differential Equation | Mathematics PYQ Solution - JEE Challenger