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

Question

If the solution curve y=y(x)y=y(x) of the differential equation (1+y2)(1+logex)dx+xdy=0,x>0\left(1+y^2\right)\left(1+\log _{\mathrm{e}} x\right) d x+x d y=0, x > 0 passes through the point (1,1)(1,1) and y(e)=αtan(32)β+tan(32)y(e)=\frac{\alpha-\tan \left(\frac{3}{2}\right)}{\beta+\tan \left(\frac{3}{2}\right)}, then α+2β\alpha+2 \beta is _________.

Answer: 1

Solution

Key Concepts and Formulas

  • Separable Differential Equations: A differential equation of the form M(x)dx+N(y)dy=0M(x)dx + N(y)dy = 0 can be solved by integrating both sides separately.
  • Integration Techniques: Knowledge of basic integration rules, including substitution.
  • Trigonometric Identities: The tangent subtraction formula: tan(AB)=tanAtanB1+tanAtanB\tan(A-B) = \frac{\tan A - \tan B}{1 + \tan A \tan B}.

Step-by-Step Solution

Step 1: Separating the Variables

We are given the differential equation (1+y2)(1+logex)dx+xdy=0(1+y^2)(1+\log_e x)dx + xdy = 0 Our goal is to rewrite this equation in the form M(x)dx+N(y)dy=0M(x)dx + N(y)dy = 0. First, subtract xdyxdy from both sides: (1+y2)(1+logex)dx=xdy(1+y^2)(1+\log_e x)dx = -xdy Now, divide both sides by x(1+y2)x(1+y^2) to separate the variables: 1+logexxdx=11+y2dy\frac{1+\log_e x}{x}dx = -\frac{1}{1+y^2}dy Rearranging the terms, we get 1+logexxdx+11+y2dy=0\frac{1+\log_e x}{x}dx + \frac{1}{1+y^2}dy = 0 This is now in the desired separable form.

Step 2: Integrating Both Sides

Integrate both sides of the separated equation: 1+logexxdx+11+y2dy=C\int \frac{1+\log_e x}{x}dx + \int \frac{1}{1+y^2}dy = C where CC is the constant of integration. Let's evaluate the integrals separately. For the first integral, we have 1+logexxdx=1xdx+logexxdx\int \frac{1+\log_e x}{x}dx = \int \frac{1}{x}dx + \int \frac{\log_e x}{x}dx The first term integrates to logex\log_e x. For the second term, let u=logexu = \log_e x, then du=1xdxdu = \frac{1}{x}dx. So, logexxdx=udu=u22=(logex)22\int \frac{\log_e x}{x}dx = \int u du = \frac{u^2}{2} = \frac{(\log_e x)^2}{2} Thus, 1+logexxdx=logex+(logex)22\int \frac{1+\log_e x}{x}dx = \log_e x + \frac{(\log_e x)^2}{2} The second integral is a standard integral: 11+y2dy=arctan(y)\int \frac{1}{1+y^2}dy = \arctan(y) Combining these results, we have the general solution: logex+(logex)22+arctan(y)=C\log_e x + \frac{(\log_e x)^2}{2} + \arctan(y) = C

Step 3: Applying the Initial Condition

We are given that the solution passes through the point (1,1)(1,1). This means when x=1x=1, y=1y=1. Substituting these values into the general solution: loge1+(loge1)22+arctan(1)=C\log_e 1 + \frac{(\log_e 1)^2}{2} + \arctan(1) = C Since loge1=0\log_e 1 = 0 and arctan(1)=π4\arctan(1) = \frac{\pi}{4}, we have 0+022+π4=C0 + \frac{0^2}{2} + \frac{\pi}{4} = C C=π4C = \frac{\pi}{4} So the particular solution is logex+(logex)22+arctan(y)=π4\log_e x + \frac{(\log_e x)^2}{2} + \arctan(y) = \frac{\pi}{4}

Step 4: Evaluating y(e)

We want to find y(e)y(e), which means we want to find yy when x=ex=e. Substitute x=ex=e into the particular solution: logee+(logee)22+arctan(y(e))=π4\log_e e + \frac{(\log_e e)^2}{2} + \arctan(y(e)) = \frac{\pi}{4} Since logee=1\log_e e = 1, we have 1+122+arctan(y(e))=π41 + \frac{1^2}{2} + \arctan(y(e)) = \frac{\pi}{4} 32+arctan(y(e))=π4\frac{3}{2} + \arctan(y(e)) = \frac{\pi}{4} arctan(y(e))=π432\arctan(y(e)) = \frac{\pi}{4} - \frac{3}{2} Taking the tangent of both sides: y(e)=tan(π432)y(e) = \tan\left(\frac{\pi}{4} - \frac{3}{2}\right)

Step 5: Simplifying y(e) and Comparing

Using the tangent subtraction formula, tan(AB)=tanAtanB1+tanAtanB\tan(A-B) = \frac{\tan A - \tan B}{1 + \tan A \tan B}, with A=π4A = \frac{\pi}{4} and B=32B = \frac{3}{2}, we get y(e)=tan(π4)tan(32)1+tan(π4)tan(32)y(e) = \frac{\tan(\frac{\pi}{4}) - \tan(\frac{3}{2})}{1 + \tan(\frac{\pi}{4})\tan(\frac{3}{2})} Since tan(π4)=1\tan(\frac{\pi}{4}) = 1, we have y(e)=1tan(32)1+tan(32)y(e) = \frac{1 - \tan(\frac{3}{2})}{1 + \tan(\frac{3}{2})} Comparing this with the given form y(e)=αtan(32)β+tan(32)y(e) = \frac{\alpha - \tan(\frac{3}{2})}{\beta + \tan(\frac{3}{2})}, we can identify α=1\alpha = 1 and β=1\beta = 1.

Step 6: Calculating α + 2β

Finally, we calculate α+2β\alpha + 2\beta: α+2β=1+2(1)=1+2=3\alpha + 2\beta = 1 + 2(1) = 1 + 2 = 3

Common Mistakes & Tips

  • Sign Errors: Be careful with signs when separating variables and applying the tangent subtraction formula.
  • Integration Constant: Always remember the constant of integration and solve for it using the initial condition.
  • Trigonometric Identities: Make sure to correctly apply the tangent subtraction formula.

Summary

We solved the given differential equation by separating variables, integrating both sides, and applying the initial condition to find the particular solution. We then evaluated the solution at x=ex=e and used the tangent subtraction formula to express the result in the desired form. Finally, we calculated α+2β\alpha + 2\beta and found it to be 3.

The final answer is \boxed{3}.

Practice More Differential Equations Questions

View All Questions