JEE Challenger
More from Differential Equations

Greatest Integer Value of Differential Equation Solution

Let y=y(x)y = y(x) be the solution of the differential equation (x2xx21)dy+(y(xx21)x)dx=0,x1.\left(x^2 - x\sqrt{x^2 - 1}\right) dy + \left(y\left(x - \sqrt{x^2 - 1}\right) - x\right) dx = 0, \quad x \ge 1. If y(1)=1y(1) = 1, then the greatest integer less than y(5)y\left(\sqrt{5}\right) is ________.

Official Numerical Answer3

Topics & Concepts

Step-by-Step Solution

To find the solution to the given differential equation, we begin by simplifying the expression:

(x2xx21)dy+(y(xx21)x)dx=0,x1\left(x^2 - x\sqrt{x^2 - 1}\right) dy + \left(y\left(x - \sqrt{x^2 - 1}\right) - x\right) dx = 0, \quad x \ge 1

Factor out xx from the coefficient of dydy: x(xx21)dy+(y(xx21)x)dx=0x\left(x - \sqrt{x^2 - 1}\right) dy + \left(y\left(x - \sqrt{x^2 - 1}\right) - x\right) dx = 0

Dividing the entire equation by (xx21)dx\left(x - \sqrt{x^2 - 1}\right) dx gives: xdydx+yxxx21=0x \frac{dy}{dx} + y - \frac{x}{x - \sqrt{x^2 - 1}} = 0

Next, rationalize the denominator of the term xxx21\frac{x}{x - \sqrt{x^2 - 1}}: xxx21=x(x+x21)x2(x21)=x2+xx21\frac{x}{x - \sqrt{x^2 - 1}} = \frac{x\left(x + \sqrt{x^2 - 1}\right)}{x^2 - (x^2 - 1)} = x^2 + x\sqrt{x^2 - 1}

Substituting this back into the equation, we obtain: xdydx+y=x2+xx21x \frac{dy}{dx} + y = x^2 + x\sqrt{x^2 - 1}

Recognizing the left-hand side as the derivative of xyxy by the product rule: ddx(xy)=x2+xx21\frac{d}{dx}(xy) = x^2 + x\sqrt{x^2 - 1}

Integrating both sides with respect to xx: xy=x2dx+xx21dxxy = \int x^2 \, dx + \int x\sqrt{x^2 - 1} \, dx

Using the substitution u=x21    du=2xdxu = x^2 - 1 \implies du = 2x \, dx for the second integral: xy=x33+13(x21)3/2+Cxy = \frac{x^3}{3} + \frac{1}{3}(x^2 - 1)^{3/2} + C

We are given the initial condition y(1)=1y(1) = 1. Substituting x=1x = 1 and y=1y = 1: 11=133+13(121)3/2+C1 \cdot 1 = \frac{1^3}{3} + \frac{1}{3}(1^2 - 1)^{3/2} + C 1=13+C    C=231 = \frac{1}{3} + C \implies C = \frac{2}{3}

Thus, the exact solution function y(x)y(x) is: xy=x3+(x21)3/2+23xy = \frac{x^3 + (x^2 - 1)^{3/2} + 2}{3}

Now, substitute x=5x = \sqrt{5}: 5y(5)=(5)3+(51)3/2+23\sqrt{5} \cdot y\left(\sqrt{5}\right) = \frac{(\sqrt{5})^3 + (5 - 1)^{3/2} + 2}{3} 5y(5)=55+8+23=55+103\sqrt{5} \cdot y\left(\sqrt{5}\right) = \frac{5\sqrt{5} + 8 + 2}{3} = \frac{5\sqrt{5} + 10}{3}

Dividing both sides by 5\sqrt{5}: y(5)=5+253y\left(\sqrt{5}\right) = \frac{5 + 2\sqrt{5}}{3}

Since 2.236<5<2.2372.236 < \sqrt{5} < 2.237: 5+2(2.236)<5+25<5+2(2.237)5 + 2(2.236) < 5 + 2\sqrt{5} < 5 + 2(2.237) 9.472<5+25<9.4749.472 < 5 + 2\sqrt{5} < 9.474 3.157<5+253<3.1583.157 < \frac{5 + 2\sqrt{5}}{3} < 3.158

Hence, 3<y(5)<43 < y\left(\sqrt{5}\right) < 4.

The greatest integer less than y(5)y\left(\sqrt{5}\right) is 33.

Greatest Integer Value of Differential Equation Solution | Mathematics PYQ Solution - JEE Challenger