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

Question

If x=f(y)x=f(y) is the solution of the differential equation (1+y2)+(x2etan1y)dy dx=0,y(π2,π2)\left(1+y^2\right)+\left(x-2 \mathrm{e}^{\tan ^{-1} y}\right) \frac{\mathrm{d} y}{\mathrm{~d} x}=0, y \in\left(-\frac{\pi}{2}, \frac{\pi}{2}\right) with f(0)=1f(0)=1, then f(13)f\left(\frac{1}{\sqrt{3}}\right) is equal to :

Options

Solution

Key Concepts and Formulas

  • Linear First-Order Differential Equation: A differential equation of the form dxdy+P(y)x=Q(y)\frac{dx}{dy} + P(y)x = Q(y), where P(y)P(y) and Q(y)Q(y) are functions of yy only.
  • Integrating Factor (I.F.): For a linear first-order differential equation in the form dxdy+P(y)x=Q(y)\frac{dx}{dy} + P(y)x = Q(y), the integrating factor is given by I.F. =eP(y)dy= e^{\int P(y) dy}.
  • General Solution: The general solution of the linear first-order differential equation is given by x(I.F.)=Q(y)(I.F.)dy+Cx \cdot (\text{I.F.}) = \int Q(y) \cdot (\text{I.F.}) dy + C, where CC is the constant of integration.

Step-by-Step Solution

Step 1: Rearrange the Differential Equation into Standard Linear Form

We are given the differential equation: (1+y2)+(x2etan1y)dydx=0(1+y^2) + (x - 2e^{\tan^{-1}y})\frac{dy}{dx} = 0 Since we are given that x=f(y)x=f(y), it suggests rewriting the equation in terms of dxdy\frac{dx}{dy}. We multiply the entire equation by dxdy\frac{dx}{dy}: (1+y2)dxdy+(x2etan1y)dydxdxdy=0(1+y^2)\frac{dx}{dy} + (x - 2e^{\tan^{-1}y})\frac{dy}{dx}\frac{dx}{dy} = 0 Since dydxdxdy=1\frac{dy}{dx}\frac{dx}{dy} = 1, we have: (1+y2)dxdy+x2etan1y=0(1+y^2)\frac{dx}{dy} + x - 2e^{\tan^{-1}y} = 0 Now, isolate the dxdy\frac{dx}{dy} term and move other terms to the right-hand side: (1+y2)dxdy+x=2etan1y(1+y^2)\frac{dx}{dy} + x = 2e^{\tan^{-1}y} Divide by (1+y2)(1+y^2) to get the equation in the standard form: dxdy+11+y2x=2etan1y1+y2\frac{dx}{dy} + \frac{1}{1+y^2}x = \frac{2e^{\tan^{-1}y}}{1+y^2} Comparing this with dxdy+P(y)x=Q(y)\frac{dx}{dy} + P(y)x = Q(y), we have: P(y)=11+y2andQ(y)=2etan1y1+y2P(y) = \frac{1}{1+y^2} \quad \text{and} \quad Q(y) = \frac{2e^{\tan^{-1}y}}{1+y^2}

Step 2: Calculate the Integrating Factor (I.F.)

The integrating factor is given by: I.F.=eP(y)dy=e11+y2dy\text{I.F.} = e^{\int P(y) dy} = e^{\int \frac{1}{1+y^2} dy} Since 11+y2dy=tan1y\int \frac{1}{1+y^2} dy = \tan^{-1}y, we have: I.F.=etan1y\text{I.F.} = e^{\tan^{-1}y}

Step 3: Find the General Solution

The general solution is given by: x(I.F.)=Q(y)(I.F.)dy+Cx \cdot (\text{I.F.}) = \int Q(y) \cdot (\text{I.F.}) dy + C Substituting the values of I.F. and Q(y)Q(y), we have: xetan1y=2etan1y1+y2etan1ydy+Cx e^{\tan^{-1}y} = \int \frac{2e^{\tan^{-1}y}}{1+y^2} e^{\tan^{-1}y} dy + C xetan1y=2e2tan1y1+y2dy+Cx e^{\tan^{-1}y} = \int \frac{2e^{2\tan^{-1}y}}{1+y^2} dy + C Let t=tan1yt = \tan^{-1}y, so dtdy=11+y2\frac{dt}{dy} = \frac{1}{1+y^2}, and dt=11+y2dydt = \frac{1}{1+y^2}dy. Then, xetan1y=2e2tdt+Cx e^{\tan^{-1}y} = \int 2e^{2t} dt + C xetan1y=e2t+Cx e^{\tan^{-1}y} = e^{2t} + C Substituting back t=tan1yt = \tan^{-1}y, we get: xetan1y=e2tan1y+Cx e^{\tan^{-1}y} = e^{2\tan^{-1}y} + C x=etan1y+Cetan1yx = e^{\tan^{-1}y} + Ce^{-\tan^{-1}y}

Step 4: Apply the Initial Condition to Find the Constant CC

We are given f(0)=1f(0) = 1, which means when y=0y=0, x=1x=1. Substituting these values: 1=etan1(0)+Cetan1(0)1 = e^{\tan^{-1}(0)} + Ce^{-\tan^{-1}(0)} Since tan1(0)=0\tan^{-1}(0) = 0, we have: 1=e0+Ce01 = e^0 + Ce^0 1=1+C1 = 1 + C C=0C = 0

Step 5: Find the Value of f(13)f\left(\frac{1}{\sqrt{3}}\right)

Since C=0C=0, the solution is: x=etan1yx = e^{\tan^{-1}y} We need to find f(13)f\left(\frac{1}{\sqrt{3}}\right), so we substitute y=13y = \frac{1}{\sqrt{3}}: x=etan1(13)x = e^{\tan^{-1}\left(\frac{1}{\sqrt{3}}\right)} Since tan1(13)=π6\tan^{-1}\left(\frac{1}{\sqrt{3}}\right) = \frac{\pi}{6}, we have: x=eπ/6x = e^{\pi/6}

Common Mistakes & Tips

  • Remember to correctly identify P(y)P(y) and Q(y)Q(y) after rearranging the differential equation into the standard form.
  • Be careful with the integration and substitution steps. A small error can lead to an incorrect solution.
  • Don't forget to apply the initial condition to find the constant of integration.

Summary

We solved the given differential equation by first rearranging it into the standard form of a linear first-order differential equation. Then, we found the integrating factor and used it to find the general solution. Finally, we applied the initial condition to find the particular solution and evaluated it at y=13y = \frac{1}{\sqrt{3}} to find the value of f(13)f\left(\frac{1}{\sqrt{3}}\right).

The final answer is eπ/6\boxed{e^{\pi / 6}}, which corresponds to option (C).

Practice More Differential Equations Questions

View All Questions