Skip to main content
Back to Differential Equations
JEE Main 2023
Differential Equations
Differential Equations
Easy

Question

If y=y(x),y[0,π2)y = y(x),y \in \left[ {0,{\pi \over 2}} \right) is the solution of the differential equation secydydxsin(x+y)sin(xy)=0\sec y{{dy} \over {dx}} - \sin (x + y) - \sin (x - y) = 0, with y(0) = 0, then 5y(π2)5y'\left( {{\pi \over 2}} \right) is equal to ______________.

Answer: 2

Solution

Key Concepts and Formulas

  • Trigonometric Identity: sin(A+B)+sin(AB)=2sinAcosB\sin(A+B) + \sin(A-B) = 2\sin A \cos B
  • Integration: sec2(x)dx=tan(x)+C\int \sec^2(x) \, dx = \tan(x) + C and sin(x)dx=cos(x)+C\int \sin(x) \, dx = -\cos(x) + C
  • Implicit Differentiation and the Chain Rule

Step-by-Step Solution

Step 1: Simplify the Differential Equation

We are given the differential equation: secydydxsin(x+y)sin(xy)=0\sec y \frac{dy}{dx} - \sin(x + y) - \sin(x - y) = 0 We simplify using the trigonometric identity sin(A+B)+sin(AB)=2sinAcosB\sin(A+B) + \sin(A-B) = 2\sin A \cos B, where A=xA = x and B=yB = y. This gives us: sin(x+y)+sin(xy)=2sinxcosy\sin(x+y) + \sin(x-y) = 2\sin x \cos y Substituting this back into the differential equation, we get: secydydx2sinxcosy=0\sec y \frac{dy}{dx} - 2\sin x \cos y = 0 Now, we isolate the derivative term: secydydx=2sinxcosy\sec y \frac{dy}{dx} = 2\sin x \cos y Why: This step uses a standard trigonometric identity to simplify the equation into a more manageable form, preparing it for separation of variables.

Step 2: Separate the Variables

We separate the variables by dividing both sides by cosy\cos y and multiplying by dxdx: secycosydy=2sinxdx\frac{\sec y}{\cos y} dy = 2\sin x dx Since secy=1cosy\sec y = \frac{1}{\cos y}, we have secycosy=1cos2y=sec2y\frac{\sec y}{\cos y} = \frac{1}{\cos^2 y} = \sec^2 y. Thus, the equation becomes: sec2ydy=2sinxdx\sec^2 y \, dy = 2\sin x \, dx Why: Separating variables allows us to integrate each side independently, which is a standard technique for solving differential equations of this form.

Step 3: Integrate Both Sides

We integrate both sides of the equation: sec2ydy=2sinxdx\int \sec^2 y \, dy = \int 2\sin x \, dx The integral of sec2y\sec^2 y is tany\tan y, and the integral of 2sinx2\sin x is 2cosx-2\cos x. Therefore, we have: tany=2cosx+C\tan y = -2\cos x + C where CC is the constant of integration. Why: Integration is the inverse operation of differentiation. We integrate to find the relationship between yy and xx. The constant of integration accounts for all possible solutions.

Step 4: Apply the Initial Condition

We are given the initial condition y(0)=0y(0) = 0. Substituting x=0x = 0 and y=0y = 0 into the general solution, we get: tan(0)=2cos(0)+C\tan(0) = -2\cos(0) + C Since tan(0)=0\tan(0) = 0 and cos(0)=1\cos(0) = 1, we have: 0=2(1)+C0 = -2(1) + C Solving for CC, we find C=2C = 2. Thus, the particular solution is: tany=2cosx+2\tan y = -2\cos x + 2 Why: The initial condition allows us to find a unique solution (particular solution) that satisfies both the differential equation and the given point.

Step 5: Implicit Differentiation and Evaluation at x=π2x = \frac{\pi}{2}

We differentiate the particular solution implicitly with respect to xx: ddx(tany)=ddx(2cosx+2)\frac{d}{dx}(\tan y) = \frac{d}{dx}(-2\cos x + 2) sec2ydydx=2sinx\sec^2 y \frac{dy}{dx} = 2\sin x Now we need to find y(π2)y'(\frac{\pi}{2}). We first find yy when x=π2x = \frac{\pi}{2}: tany=2cos(π2)+2\tan y = -2\cos\left(\frac{\pi}{2}\right) + 2 Since cos(π2)=0\cos(\frac{\pi}{2}) = 0, we have tany=2\tan y = 2. Then, we have sec2y=1+tan2y=1+22=5\sec^2 y = 1 + \tan^2 y = 1 + 2^2 = 5. Substituting x=π2x = \frac{\pi}{2} and sec2y=5\sec^2 y = 5 into the differentiated equation, we get: 5dydx=2sin(π2)5 \frac{dy}{dx} = 2\sin\left(\frac{\pi}{2}\right) Since sin(π2)=1\sin(\frac{\pi}{2}) = 1, we have: 5dydx=25 \frac{dy}{dx} = 2 Thus, 5y(π2)=25y'\left(\frac{\pi}{2}\right) = 2. Why: Implicit differentiation is used because we have yy defined implicitly as a function of xx. We evaluate at x=π/2x=\pi/2 to get the value of the expression we want.

Step 6: Final Answer

The problem asks for the value of 5y(π2)5y'\left(\frac{\pi}{2}\right), which we found to be 2.

Common Mistakes & Tips

  • Be careful with the signs when integrating trigonometric functions.
  • Remember to use the chain rule when differentiating implicitly.
  • Don't forget to use the initial condition to find the particular solution.

Summary

We solved the differential equation by separating variables, integrating both sides, and using the initial condition to find the particular solution. We then used implicit differentiation to find the derivative and evaluated it at the given point. The value of 5y(π2)5y'\left(\frac{\pi}{2}\right) is 2.

Final Answer The final answer is \boxed{2}.

Practice More Differential Equations Questions

View All Questions