Skip to main content
Back to Differential Equations
JEE Main 2024
Differential Equations
Differential Equations
Medium

Question

Let y=y(x)y = y(x) be the solution curve of the differential equation dydx=yx(1+xy2(1+logex)),x>0,y(1)=3{{dy} \over {dx}} = {y \over x}\left( {1 + x{y^2}(1 + {{\log }_e}x)} \right),x > 0,y(1) = 3. Then y2(x)9{{{y^2}(x)} \over 9} is equal to :

Options

Solution

Key Concepts and Formulas

  • Bernoulli Differential Equation: A differential equation of the form dydx+P(x)y=Q(x)yn\frac{dy}{dx} + P(x)y = Q(x)y^n can be transformed into a linear differential equation using the substitution v=y1nv = y^{1-n}.
  • Integrating Factor: For a linear differential equation of the form dvdx+P(x)v=Q(x)\frac{dv}{dx} + P(x)v = Q(x), the integrating factor is given by I.F.=eP(x)dxI.F. = e^{\int P(x) dx}.
  • Integration by Parts: udv=uvvdu\int u \, dv = uv - \int v \, du.

Step-by-Step Solution

Step 1: Rewrite the given differential equation in Bernoulli form.

The given differential equation is dydx=yx(1+xy2(1+logex)),x>0,y(1)=3\frac{dy}{dx} = \frac{y}{x}\left( {1 + x{y^2}(1 + {{\log }_e}x)} \right),x > 0,y(1) = 3 Expanding the right side, we get dydx=yx+yxxy2(1+logex)=yx+y3(1+logex)\frac{dy}{dx} = \frac{y}{x} + \frac{y}{x} \cdot x{y^2}(1 + {{\log }_e}x) = \frac{y}{x} + {y^3}(1 + {{\log }_e}x) Rearranging the terms to match the Bernoulli form, we have dydx1xy=(1+logex)y3\frac{dy}{dx} - \frac{1}{x}y = (1 + {{\log }_e}x)y^3 Here, P(x)=1xP(x) = -\frac{1}{x}, Q(x)=1+logexQ(x) = 1 + \log_e x, and n=3n = 3.

Step 2: Apply the substitution to transform the Bernoulli equation into a linear equation.

We use the substitution v=y1n=y13=y2=1y2v = y^{1-n} = y^{1-3} = y^{-2} = \frac{1}{y^2}. Differentiating vv with respect to xx, we get dvdx=ddx(y2)=2y3dydx\frac{dv}{dx} = \frac{d}{dx}(y^{-2}) = -2y^{-3}\frac{dy}{dx} So, dydx=12y3dvdx\frac{dy}{dx} = -\frac{1}{2}y^3 \frac{dv}{dx}. Substituting this into the Bernoulli equation: 12y3dvdx1xy=(1+logex)y3-\frac{1}{2}y^3 \frac{dv}{dx} - \frac{1}{x}y = (1 + {{\log }_e}x)y^3 Divide the equation by y3y^3: 12dvdx1xy2=(1+logex)-\frac{1}{2}\frac{dv}{dx} - \frac{1}{x}y^{-2} = (1 + {{\log }_e}x) Substitute v=y2v = y^{-2}: 12dvdx1xv=(1+logex)-\frac{1}{2}\frac{dv}{dx} - \frac{1}{x}v = (1 + {{\log }_e}x) Multiply by 2-2 to get the linear form: dvdx+2xv=2(1+logex)\frac{dv}{dx} + \frac{2}{x}v = -2(1 + {{\log }_e}x)

Step 3: Solve the linear differential equation using the integrating factor.

The integrating factor is given by I.F.=eP(x)dxI.F. = e^{\int P(x) dx}, where P(x)=2xP(x) = \frac{2}{x}. 2xdx=21xdx=2logex=loge(x2)\int \frac{2}{x} dx = 2 \int \frac{1}{x} dx = 2 \log_e x = \log_e (x^2) So, I.F.=eloge(x2)=x2I.F. = e^{\log_e (x^2)} = x^2. The general solution of the linear differential equation is v(I.F.)=Q(x)(I.F.)dx+Cv \cdot (I.F.) = \int Q(x) \cdot (I.F.) dx + C vx2=2(1+logex)x2dx+C=2(x2+x2logex)dx+Cv x^2 = \int -2(1 + {{\log }_e}x)x^2 dx + C = -2 \int (x^2 + x^2 {{\log }_e}x) dx + C We evaluate the integral x2logexdx\int x^2 \log_e x \, dx using integration by parts. Let u=logexu = \log_e x and dv=x2dxdv = x^2 dx. Then du=1xdxdu = \frac{1}{x} dx and v=x33v = \frac{x^3}{3}. x2logexdx=x33logexx331xdx=x33logex13x2dx=x33logexx39\int x^2 \log_e x \, dx = \frac{x^3}{3} \log_e x - \int \frac{x^3}{3} \cdot \frac{1}{x} dx = \frac{x^3}{3} \log_e x - \frac{1}{3} \int x^2 dx = \frac{x^3}{3} \log_e x - \frac{x^3}{9} Therefore, (x2+x2logex)dx=x33+x33logexx39=2x39+x33logex=x39(2+3logex)\int (x^2 + x^2 \log_e x) dx = \frac{x^3}{3} + \frac{x^3}{3} \log_e x - \frac{x^3}{9} = \frac{2x^3}{9} + \frac{x^3}{3} \log_e x = \frac{x^3}{9} (2 + 3 \log_e x) Substituting this back into the equation for vx2v x^2: vx2=2(2x39+x33logex)+C=4x392x33logex+Cv x^2 = -2 \left( \frac{2x^3}{9} + \frac{x^3}{3} \log_e x \right) + C = -\frac{4x^3}{9} - \frac{2x^3}{3} \log_e x + C v=4x92x3logex+Cx2v = -\frac{4x}{9} - \frac{2x}{3} \log_e x + \frac{C}{x^2} Since v=1y2v = \frac{1}{y^2}, we have 1y2=2x39(2+3logex)1x2+Cx2=Cx22x9(2+3logex)\frac{1}{y^2} = -\frac{2x^3}{9}(2 + 3\log_e x) \frac{1}{x^2} + \frac{C}{x^2} = \frac{C}{x^2} -\frac{2x}{9}(2 + 3\log_e x) 1y2=Cx22x(2+3logex)9=9C2x3(2+3logex)9x2\frac{1}{y^2} = \frac{C}{x^2} - \frac{2x(2+3\log_e x)}{9} = \frac{9C - 2x^3(2+3\log_e x)}{9x^2} y2=9x29C2x3(2+3logex)y^2 = \frac{9x^2}{9C - 2x^3(2+3\log_e x)}

Step 4: Apply the initial condition to find the constant C.

Given y(1)=3y(1) = 3, we have y2(1)=9y^2(1) = 9. Substituting x=1x = 1 and y2=9y^2 = 9 into the equation: 9=9(1)29C2(1)3(2+3loge1)=99C2(2+0)=99C49 = \frac{9(1)^2}{9C - 2(1)^3(2+3\log_e 1)} = \frac{9}{9C - 2(2+0)} = \frac{9}{9C - 4} So, 9(9C4)=99(9C - 4) = 9, which means 9C4=19C - 4 = 1, and 9C=59C = 5, so C=59C = \frac{5}{9}. Substituting C=59C = \frac{5}{9} into the equation for y2y^2: y2=9x29(59)2x3(2+3logex)=9x252x3(2+3logex)y^2 = \frac{9x^2}{9(\frac{5}{9}) - 2x^3(2+3\log_e x)} = \frac{9x^2}{5 - 2x^3(2+3\log_e x)} Then y29=x252x3(2+3logex)\frac{y^2}{9} = \frac{x^2}{5 - 2x^3(2+3\log_e x)} Since 3logex=logex33\log_e x = \log_e x^3, we have y29=x252x3(2+logex3)\frac{y^2}{9} = \frac{x^2}{5 - 2x^3(2+\log_e x^3)}

3. Common Mistakes & Tips

  • Sign Errors: Be extremely careful with signs when applying the substitution and integrating factor.
  • Integration by Parts: Remember the correct formula and choose uu and dvdv strategically.
  • Logarithm Properties: Use logarithm properties correctly to simplify expressions.

4. Summary

We solved the given Bernoulli differential equation by first transforming it into a linear differential equation using a suitable substitution. Then, we found the integrating factor and solved the linear equation. Finally, we applied the initial condition to determine the constant of integration and obtain the solution for y2(x)y^2(x). We then divided the result by 9 to arrive at the final expression.

5. Final Answer

The final answer is x252x3(2+logex3)\boxed{\frac{x^2}{5 - 2{x^3}(2 + {{\log }_e}{x^3})}}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions