Skip to main content
Back to Differential Equations
JEE Main 2021
Differential Equations
Differential Equations
Hard

Question

Let y=y(x),y>0y=y(x), y > 0, be a solution curve of the differential equation (1+x2)dy=y(xy)dx\left(1+x^{2}\right) \mathrm{d} y=y(x-y) \mathrm{d} x. If y(0)=1y(0)=1 and y(22)=βy(2 \sqrt{2})=\beta, then

Options

Solution

Key Concepts and Formulas

  • Bernoulli's 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, where nn is a real number not equal to 0 or 1.
  • Substitution for Bernoulli's Equation: To solve a Bernoulli equation, we use the substitution v=y1nv = y^{1-n}.
  • Integrating Factor: For a linear first-order 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 eP(x)dxe^{\int P(x) dx}.

Step-by-Step Solution

Step 1: Rewrite the Differential Equation

The given differential equation is: (1+x2)dy=y(xy)dx(1+x^2)dy = y(x-y)dx Divide both sides by (1+x2)dx(1+x^2)dx to get: dydx=y(xy)1+x2\frac{dy}{dx} = \frac{y(x-y)}{1+x^2} dydx=xyy21+x2\frac{dy}{dx} = \frac{xy - y^2}{1+x^2} dydxx1+x2y=y21+x2\frac{dy}{dx} - \frac{x}{1+x^2}y = \frac{-y^2}{1+x^2} This is a Bernoulli differential equation with n=2n=2.

Step 2: Apply the Bernoulli Substitution

Let v=y1n=y12=y1v = y^{1-n} = y^{1-2} = y^{-1}. Then, y=v1y = v^{-1}. Differentiating with respect to xx, we get: dydx=ddx(v1)=v2dvdx\frac{dy}{dx} = \frac{d}{dx}(v^{-1}) = -v^{-2}\frac{dv}{dx} Substituting y=v1y = v^{-1} and dydx=v2dvdx\frac{dy}{dx} = -v^{-2}\frac{dv}{dx} into the equation, we have: v2dvdxx1+x2v1=v21+x2-v^{-2}\frac{dv}{dx} - \frac{x}{1+x^2}v^{-1} = \frac{-v^{-2}}{1+x^2} Multiplying by v2-v^2, we get: dvdx+x1+x2v=11+x2\frac{dv}{dx} + \frac{x}{1+x^2}v = \frac{1}{1+x^2} This is now a linear first-order differential equation in terms of vv.

Step 3: Find the Integrating Factor

The integrating factor is given by: I.F.=ex1+x2dxI.F. = e^{\int \frac{x}{1+x^2} dx} Let u=1+x2u = 1+x^2, then du=2xdxdu = 2x dx, so xdx=12dux dx = \frac{1}{2}du. I.F.=e12udu=e12lnu=elnu=u=1+x2I.F. = e^{\int \frac{1}{2u} du} = e^{\frac{1}{2} \ln|u|} = e^{\ln\sqrt{u}} = \sqrt{u} = \sqrt{1+x^2}

Step 4: Solve the Linear Differential Equation

Multiply the linear differential equation by the integrating factor: 1+x2dvdx+x1+x21+x2v=1+x21+x2\sqrt{1+x^2}\frac{dv}{dx} + \frac{x\sqrt{1+x^2}}{1+x^2}v = \frac{\sqrt{1+x^2}}{1+x^2} 1+x2dvdx+x1+x2v=11+x2\sqrt{1+x^2}\frac{dv}{dx} + \frac{x}{\sqrt{1+x^2}}v = \frac{1}{\sqrt{1+x^2}} The left side is the derivative of v1+x2v\sqrt{1+x^2}: ddx(v1+x2)=11+x2\frac{d}{dx}(v\sqrt{1+x^2}) = \frac{1}{\sqrt{1+x^2}} Integrate both sides with respect to xx: ddx(v1+x2)dx=11+x2dx\int \frac{d}{dx}(v\sqrt{1+x^2}) dx = \int \frac{1}{\sqrt{1+x^2}} dx v1+x2=sinh1(x)+Cv\sqrt{1+x^2} = \sinh^{-1}(x) + C Recall that v=y1v = y^{-1}, so 1+x2y=sinh1(x)+C\frac{\sqrt{1+x^2}}{y} = \sinh^{-1}(x) + C

Step 5: Apply the Initial Condition

Given y(0)=1y(0) = 1, so when x=0x=0, y=1y=1: 1+021=sinh1(0)+C\frac{\sqrt{1+0^2}}{1} = \sinh^{-1}(0) + C 1=0+C1 = 0 + C C=1C = 1 Thus, the solution is: 1+x2y=sinh1(x)+1\frac{\sqrt{1+x^2}}{y} = \sinh^{-1}(x) + 1 y=1+x2sinh1(x)+1y = \frac{\sqrt{1+x^2}}{\sinh^{-1}(x) + 1}

Step 6: Find β

We are given y(22)=βy(2\sqrt{2}) = \beta. Substituting x=22x = 2\sqrt{2} into the solution: β=1+(22)2sinh1(22)+1=1+8sinh1(22)+1=3sinh1(22)+1\beta = \frac{\sqrt{1+(2\sqrt{2})^2}}{\sinh^{-1}(2\sqrt{2}) + 1} = \frac{\sqrt{1+8}}{\sinh^{-1}(2\sqrt{2}) + 1} = \frac{3}{\sinh^{-1}(2\sqrt{2}) + 1} β1=sinh1(22)+13\beta^{-1} = \frac{\sinh^{-1}(2\sqrt{2}) + 1}{3} 3β1=sinh1(22)+13\beta^{-1} = \sinh^{-1}(2\sqrt{2}) + 1 sinh1(22)=3β11\sinh^{-1}(2\sqrt{2}) = 3\beta^{-1} - 1 We know that sinh(x)=exex2\sinh(x) = \frac{e^x - e^{-x}}{2}. So, sinh(3β11)=22\sinh(3\beta^{-1} - 1) = 2\sqrt{2} e3β11e(3β11)2=22\frac{e^{3\beta^{-1} - 1} - e^{-(3\beta^{-1} - 1)}}{2} = 2\sqrt{2} e3β11e3β1+1=42e^{3\beta^{-1} - 1} - e^{-3\beta^{-1} + 1} = 4\sqrt{2} Multiply by e3β11e^{3\beta^{-1}-1}: e2(3β11)42e3β11e0=0e^{2(3\beta^{-1} - 1)} - 4\sqrt{2}e^{3\beta^{-1} - 1} - e^0 = 0 Let z=e3β11z = e^{3\beta^{-1} - 1}. Then z242z1=0z^2 - 4\sqrt{2}z - 1 = 0. Using the quadratic formula: z=42±(42)24(1)(1)2=42±32+42=42±362=42±62=22±3z = \frac{4\sqrt{2} \pm \sqrt{(4\sqrt{2})^2 - 4(1)(-1)}}{2} = \frac{4\sqrt{2} \pm \sqrt{32+4}}{2} = \frac{4\sqrt{2} \pm \sqrt{36}}{2} = \frac{4\sqrt{2} \pm 6}{2} = 2\sqrt{2} \pm 3 Since z=e3β11>0z = e^{3\beta^{-1} - 1} > 0, we take the positive root: z=3+22z = 3 + 2\sqrt{2} e3β11=3+22e^{3\beta^{-1} - 1} = 3 + 2\sqrt{2} e3β1e1=3+22e^{3\beta^{-1}}e^{-1} = 3 + 2\sqrt{2} e3β1=e(3+22)e^{3\beta^{-1}} = e(3 + 2\sqrt{2}) Taking the natural logarithm of both sides: 3β1=1+ln(3+22)3\beta^{-1} = 1 + \ln(3+2\sqrt{2})

Let's re-examine the options. We have β=3sinh1(22)+1\beta = \frac{3}{\sinh^{-1}(2\sqrt{2})+1}. From here, we can write: 1β=sinh1(22)+13\frac{1}{\beta} = \frac{\sinh^{-1}(2\sqrt{2})+1}{3}, 3β=sinh1(22)+1\frac{3}{\beta} = \sinh^{-1}(2\sqrt{2})+1. We know sinh1(x)=ln(x+x2+1)\sinh^{-1}(x) = \ln(x + \sqrt{x^2+1}). Thus, sinh1(22)=ln(22+8+1)=ln(22+3)\sinh^{-1}(2\sqrt{2}) = \ln(2\sqrt{2} + \sqrt{8+1}) = \ln(2\sqrt{2} + 3). Therefore, 3β=ln(3+22)+1\frac{3}{\beta} = \ln(3+2\sqrt{2}) + 1. So e3/β=eln(3+22)+1=eeln(3+22)=e(3+22)e^{3/\beta} = e^{\ln(3+2\sqrt{2}) + 1} = e \cdot e^{\ln(3+2\sqrt{2})} = e(3+2\sqrt{2}).

Therefore, e3β1=e(3+22)e^{3 \beta^{-1}}=e(3+2 \sqrt{2})

Step 7: Match with the options given

The final solution matches with option (C).

Common Mistakes & Tips

  • Sign Errors: Be careful with negative signs when substituting and simplifying the differential equation.
  • Integration: Remember the constant of integration and use the initial condition to find its value.
  • Hyperbolic Functions: Knowing the relationship between inverse hyperbolic functions and logarithms can be helpful.

Summary

We solved the Bernoulli differential equation by using a suitable substitution to transform it into a linear first-order differential equation. We then found the integrating factor and solved the resulting linear equation. Finally, we applied the given initial condition to find the constant of integration and determined the value of β\beta using the given boundary condition. The final result e3β1=e(3+22)e^{3 \beta^{-1}}=e(3+2 \sqrt{2}) matched with option (C).

Final Answer

The final answer is \boxed{e^{3 \beta^{-1}}=e(3+2 \sqrt{2})}, which corresponds to option (C).

Practice More Differential Equations Questions

View All Questions