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

Question

If cosxdydxysinx=6x\cos x{{dy} \over {dx}} - y\sin x = 6x, (0 < x < π2{\pi \over 2}) and y(π3)y\left( {{\pi \over 3}} \right) = 0 then y(π6)y\left( {{\pi \over 6}} \right) is equal to :-

Options

Solution

Key Concepts and Formulas

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

Step-by-Step Solution

Step 1: Convert the Differential Equation to Standard Form

We are given the differential equation: cosxdydxysinx=6x\cos x \frac{dy}{dx} - y \sin x = 6x To convert it to the standard form dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x), we need to divide the entire equation by cosx\cos x. Since 0<x<π20 < x < \frac{\pi}{2}, cosx0\cos x \neq 0, so this division is valid. cosxcosxdydxsinxcosxy=6xcosx\frac{\cos x}{\cos x} \frac{dy}{dx} - \frac{\sin x}{\cos x} y = \frac{6x}{\cos x} Simplifying, we get: dydx(tanx)y=6xsecx\frac{dy}{dx} - (\tan x) y = 6x \sec x Now, comparing with the standard form, we can identify P(x)P(x) and Q(x)Q(x): P(x)=tanxP(x) = -\tan x Q(x)=6xsecxQ(x) = 6x \sec x

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

The integrating factor is given by: I.F.=eP(x)dx=e(tanx)dxI.F. = e^{\int P(x) dx} = e^{\int (-\tan x) dx} We know that tanxdx=lnsecx+C=lncosx+C\int \tan x \, dx = \ln |\sec x| + C = -\ln |\cos x| + C. Therefore, (tanx)dx=tanxdx=lncosx\int (-\tan x) dx = - \int \tan x \, dx = \ln |\cos x| Since 0<x<π20 < x < \frac{\pi}{2}, cosx>0\cos x > 0, so cosx=cosx|\cos x| = \cos x. Thus, I.F.=eln(cosx)=cosxI.F. = e^{\ln (\cos x)} = \cos x

Step 3: Find the General Solution

The general solution is given by: y(I.F.)=Q(x)(I.F.)dx+Cy \cdot (I.F.) = \int Q(x) \cdot (I.F.) dx + C Substituting I.F.=cosxI.F. = \cos x and Q(x)=6xsecxQ(x) = 6x \sec x, we have: ycosx=(6xsecx)(cosx)dx+Cy \cos x = \int (6x \sec x) (\cos x) dx + C ycosx=6x(1cosx)cosxdx+Cy \cos x = \int 6x \left( \frac{1}{\cos x} \right) \cos x \, dx + C ycosx=6xdx+Cy \cos x = \int 6x \, dx + C ycosx=6xdx+Cy \cos x = 6 \int x \, dx + C ycosx=6(x22)+Cy \cos x = 6 \left( \frac{x^2}{2} \right) + C ycosx=3x2+Cy \cos x = 3x^2 + C

Step 4: Use the Initial Condition to Find the Particular Solution

We are given that y(π3)=0y\left( \frac{\pi}{3} \right) = 0. Substituting x=π3x = \frac{\pi}{3} and y=0y = 0 into the general solution: 0cos(π3)=3(π3)2+C0 \cdot \cos\left( \frac{\pi}{3} \right) = 3\left( \frac{\pi}{3} \right)^2 + C 0=3(π29)+C0 = 3 \left( \frac{\pi^2}{9} \right) + C 0=π23+C0 = \frac{\pi^2}{3} + C C=π23C = -\frac{\pi^2}{3} So, the particular solution is: ycosx=3x2π23y \cos x = 3x^2 - \frac{\pi^2}{3}

Step 5: Evaluate the Particular Solution at the Required Point

We need to find y(π6)y\left( \frac{\pi}{6} \right). Substituting x=π6x = \frac{\pi}{6} into the particular solution: ycos(π6)=3(π6)2π23y \cos\left( \frac{\pi}{6} \right) = 3\left( \frac{\pi}{6} \right)^2 - \frac{\pi^2}{3} y(32)=3(π236)π23y \left( \frac{\sqrt{3}}{2} \right) = 3\left( \frac{\pi^2}{36} \right) - \frac{\pi^2}{3} y32=π212π23y \frac{\sqrt{3}}{2} = \frac{\pi^2}{12} - \frac{\pi^2}{3} y32=π2124π212y \frac{\sqrt{3}}{2} = \frac{\pi^2}{12} - \frac{4\pi^2}{12} y32=3π212y \frac{\sqrt{3}}{2} = \frac{-3\pi^2}{12} y32=π24y \frac{\sqrt{3}}{2} = -\frac{\pi^2}{4} y=π2423y = -\frac{\pi^2}{4} \cdot \frac{2}{\sqrt{3}} y=2π243y = -\frac{2\pi^2}{4\sqrt{3}} y=π223y = -\frac{\pi^2}{2\sqrt{3}}

Common Mistakes & Tips

  • Be careful with the signs when integrating and substituting values.
  • Remember to consider the domain of xx when dealing with absolute values in logarithms.
  • Double-check the trigonometric values and algebraic simplifications.

Summary

We converted the given differential equation to standard form, calculated the integrating factor, found the general solution, used the initial condition to find the particular solution, and finally evaluated the particular solution at x=π6x = \frac{\pi}{6}. The value of y(π6)y\left( \frac{\pi}{6} \right) is π223-\frac{\pi^2}{2\sqrt{3}}.

Final Answer

The final answer is \boxed{-\frac{\pi^2}{2\sqrt{3}}}, which corresponds to option (D).

Practice More Differential Equations Questions

View All Questions