Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Differential Equations question

2024 · 8 Apr · Shift 2 · Q31
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Differential Equations
  5. /2024 · 8 Apr · Shift 2 · Q31

Differential Equations question

2024 · 8 Apr · Shift 2 · Q31

JEE MainMathematicsDifferential EquationsMCQ+4 / −1
Let y=y(x)y=y(x)y=y(x) be the solution curve of the differential equation sec⁡ydy dx+2xsin⁡y=x3cos⁡y,y(1)=0\sec y \frac{\mathrm{d} y}{\mathrm{~d} x}+2 x \sin y=x^3 \cos y, y(1)=0secy dxdy​+2xsiny=x3cosy,y(1)=0. Then y(3)y(\sqrt{3})y(3​) is equal to:
  1. A
    π6\frac{\pi}{6}6π​
  2. B
    π12\frac{\pi}{12}12π​
  3. C
    π3\frac{\pi}{3}3π​
  4. D
    π4\frac{\pi}{4}4π​
View written solutionFree

Correct answer: D

  1. Given differential equation

    sec⁡y dydx+2xsin⁡y=x3cos⁡y,y(1)=0\sec y\,\frac{dy}{dx}+2x\sin y=x^3\cos y, \qquad y(1)=0secydxdy​+2xsiny=x3cosy,y(1)=0

  2. Rewrite in a more useful form

    Multiply through by cos⁡y\cos ycosy:

    dydx+2xsin⁡ycos⁡y=x3cos⁡2y\frac{dy}{dx}+2x\sin y\cos y=x^3\cos^2 ydxdy​+2xsinycosy=x3cos2y

    Now let

    u=sin⁡yu=\sin yu=siny

    Then

    dudx=cos⁡y dydx\frac{du}{dx}=\cos y\,\frac{dy}{dx}dxdu​=cosydxdy​

    But from the original equation,

    sec⁡y dydx=1cos⁡ydydx\sec y\,\frac{dy}{dx}=\frac{1}{\cos y}\frac{dy}{dx}secydxdy​=cosy1​dxdy​

    so multiplying the original equation by cos⁡y\cos ycosy gives directly:

    dudx+2xu=x3(1−u2)\frac{du}{dx}+2xu=x^3(1-u^2)dxdu​+2xu=x3(1−u2)

    However, this is not linear in uuu. So instead, observe a better substitution.

  3. Use the substitution z=tan⁡yz=\tan yz=tany?

    From the original equation:

    sec⁡y dydx+2xsin⁡y=x3cos⁡y\sec y\,\frac{dy}{dx}+2x\sin y=x^3\cos ysecydxdy​+2xsiny=x3cosy

    Note that

    ddx(ln⁡(sec⁡y+tan⁡y))=sec⁡ydydx\frac{d}{dx}(\ln(\sec y+\tan y))=\sec y\frac{dy}{dx}dxd​(ln(secy+tany))=secydxdy​

    but that does not simplify the remaining terms nicely.

    A better observation is to multiply the original equation by sec⁡y\sec ysecy:

    sec⁡2y dydx+2xtan⁡y=x3\sec^2 y\,\frac{dy}{dx}+2x\tan y=x^3sec2ydxdy​+2xtany=x3

    Now let

    t=tan⁡yt=\tan yt=tany

    Then

    dtdx=sec⁡2y dydx\frac{dt}{dx}=\sec^2 y\,\frac{dy}{dx}dxdt​=sec2ydxdy​

    Hence the differential equation becomes

    dtdx+2xt=x3\frac{dt}{dx}+2xt=x^3dxdt​+2xt=x3

    This is a linear differential equation.

  4. Solve the linear ODE

    dtdx+2xt=x3\frac{dt}{dx}+2xt=x^3dxdt​+2xt=x3

    Integrating factor:

    I.F.=e∫2x dx=ex2\text{I.F.}=e^{\int 2x\,dx}=e^{x^2}I.F.=e∫2xdx=ex2

    Therefore,

    ddx(tex2)=x3ex2\frac{d}{dx}\left(t e^{x^2}\right)=x^3 e^{x^2}dxd​(tex2)=x3ex2

    Integrate both sides:

    tex2=∫x3ex2 dx+Ct e^{x^2}=\int x^3 e^{x^2}\,dx + Ctex2=∫x3ex2dx+C

    Let u=x2u=x^2u=x2, so du=2x dxdu=2x\,dxdu=2xdx. Then

    ∫x3ex2 dx=∫x2⋅xex2 dx\int x^3 e^{x^2}\,dx=\int x^2\cdot x e^{x^2}\,dx∫x3ex2dx=∫x2⋅xex2dx

    With u=x2u=x^2u=x2, this becomes

    12∫ueu du\frac12\int u e^u\,du21​∫ueudu

    and

    ∫ueu du=eu(u−1)\int u e^u\,du=e^u(u-1)∫ueudu=eu(u−1)

    So,

    ∫x3ex2 dx=12ex2(x2−1)\int x^3 e^{x^2}\,dx=\frac12 e^{x^2}(x^2-1)∫x3ex2dx=21​ex2(x2−1)

    Hence

    tex2=12ex2(x2−1)+Ct e^{x^2}=\frac12 e^{x^2}(x^2-1)+Ctex2=21​ex2(x2−1)+C

    Thus,

    t=x2−12+Ce−x2t=\frac{x^2-1}{2}+Ce^{-x^2}t=2x2−1​+Ce−x2

  5. Use the initial condition

    Since t=tan⁡yt=\tan yt=tany and y(1)=0y(1)=0y(1)=0,

    t(1)=tan⁡0=0t(1)=\tan 0=0t(1)=tan0=0

    Therefore,

    0=1−12+Ce−10=\frac{1-1}{2}+Ce^{-1}0=21−1​+Ce−1

    which gives

    C=0C=0C=0

    So,

    tan⁡y=x2−12\tan y=\frac{x^2-1}{2}tany=2x2−1​

  6. Find y(3)y(\sqrt{3})y(3​)

    Substitute x=3x=\sqrt{3}x=3​:

    tan⁡y(3)=3−12=1\tan y(\sqrt{3})=\frac{3-1}{2}=1tany(3​)=23−1​=1

    Therefore,

    y(3)=tan⁡−1(1)=π4y(\sqrt{3})=\tan^{-1}(1)=\frac{\pi}{4}y(3​)=tan−1(1)=4π​

    using the branch consistent with y(1)=0y(1)=0y(1)=0.

  7. Check options

    • A: π6\frac{\pi}{6}6π​ — incorrect
    • B: π12\frac{\pi}{12}12π​ — incorrect
    • C: π3\frac{\pi}{3}3π​ — incorrect
    • D: π4\frac{\pi}{4}4π​ — correct

Therefore, the required value is π4\boxed{\frac{\pi}{4}}4π​​.

PreviousNext

More from Differential Equations

  • Let α∣x∣=∣y∣exy−β,α,β∈N be the solution of the differential equation x dy−y dx+xy(x dy+y dx)=0,y(1)=2. Then α+β is equal to ​…2024 · Numerical
  • The solution of the differential equation (x2+y2)dx−5xy dy=0,y(1)=0, is :2024 · MCQ
  • The solution curve, of the differential equation 2y dxdy​+3=5 dxdy​, passing through the point (0,1) is a conic, whose vertex lies on the line :2024 · MCQ
  • Let 0∫x​1−(y′(t))2​dt=∫0x​y(t)dt,0≤x≤3,y≥0,y(0)=0. Then at x=2,y′′+y+1 is equal to2024 · MCQ
  • For a differentiable function f:R→R, suppose f′(x)=3f(x)+α, where α∈R,f(0)=1 and limx→−∞​f(x)=7. Then 9f(−loge​3) is equal…2024 · Numerical
  • Let x=x(t) and y=y(t) be solutions of the differential equations dtdx​+ax=0 and dtdy​+by=0 respectively, a,b∈R…2024 · MCQ
  • If the solution of the differential equation (2x+3y−2)dx+(4x+6y−7)dy=0,y(0)=3, is αx+βy+3loge​∣2x+3y−γ∣=6, then α+2β+3γ is equal to ​.2024 · Numerical
  • If y=y(x) is the solution curve of the differential equation (x2−4)dy−(y2−3y)dx=0,x>2,y(4)=23​ and the slope of the curve is never zero, then the value of y(10) equals :2024 · MCQ