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

2025 · 22 Jan · Shift 2 · Q32
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. /2025 · 22 Jan · Shift 2 · Q32

Differential Equations question

2025 · 22 Jan · Shift 2 · Q32

JEE MainMathematicsDifferential EquationsMCQ+4 / −1
If x=f(y)x=f(y)x=f(y) is the solution of the differential equation (1+y2)+(x−2etan⁡−1y)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)(1+y2)+(x−2etan−1y) dxdy​=0,y∈(−2π​,2π​) with f(0)=1f(0)=1f(0)=1, then f(13)f\left(\frac{1}{\sqrt{3}}\right)f(3​1​) is equal to :
  1. A
    eπ/4\mathrm{e}^{\pi / 4}eπ/4
  2. B
    eπ/12e^{\pi / 12}eπ/12
  3. C
    eπ/6\mathrm{e}^{\pi / 6}eπ/6
  4. D
    eπ/3e^{\pi / 3}eπ/3
View written solutionFree

Correct answer: C

  1. Given differential equation

    (1+y2)+(x−2etan⁡−1y)dydx=0(1+y^2) + \left(x-2e^{\tan^{-1}y}\right)\frac{dy}{dx}=0(1+y2)+(x−2etan−1y)dxdy​=0

    We are told that x=f(y)x=f(y)x=f(y), so it is better to rewrite the equation in terms of dxdy\dfrac{dx}{dy}dydx​.

  2. Convert to a linear differential equation in xxx as a function of yyy

    From (1+y2)+(x−2etan⁡−1y)dydx=0,(1+y^2) + \left(x-2e^{\tan^{-1}y}\right)\frac{dy}{dx}=0,(1+y2)+(x−2etan−1y)dxdy​=0, we get (x−2etan⁡−1y)dydx=−(1+y2).\left(x-2e^{\tan^{-1}y}\right)\frac{dy}{dx}=-(1+y^2).(x−2etan−1y)dxdy​=−(1+y2).

    Taking reciprocal form: x−2etan⁡−1y=−(1+y2)dxdy.x-2e^{\tan^{-1}y}=-(1+y^2)\frac{dx}{dy}.x−2etan−1y=−(1+y2)dydx​.

    So, (1+y2)dxdy+x=2etan⁡−1y.(1+y^2)\frac{dx}{dy}+x=2e^{\tan^{-1}y}.(1+y2)dydx​+x=2etan−1y.

    Dividing by 1+y21+y^21+y2: dxdy+11+y2x=2etan⁡−1y1+y2.\frac{dx}{dy}+\frac{1}{1+y^2}x=\frac{2e^{\tan^{-1}y}}{1+y^2}.dydx​+1+y21​x=1+y22etan−1y​.

  3. Solve the linear ODE

    This is of the form dxdy+P(y)x=Q(y),\frac{dx}{dy}+P(y)x=Q(y),dydx​+P(y)x=Q(y), where P(y)=11+y2.P(y)=\frac{1}{1+y^2}.P(y)=1+y21​.

    Hence the integrating factor is IF=e∫11+y2 dy=etan⁡−1y.IF=e^{\int \frac{1}{1+y^2}\,dy}=e^{\tan^{-1}y}.IF=e∫1+y21​dy=etan−1y.

  4. Multiply through by the integrating factor

    =\frac{2e^{2\tan^{-1}y}}{1+y^2}. $$ Left side becomes: $$ \frac{d}{dy}\left(xe^{\tan^{-1}y}\right)=\frac{2e^{2\tan^{-1}y}}{1+y^2}. $$
  5. Integrate both sides

    Let t=tan⁡−1y  ⟹  dt=dy1+y2.t=\tan^{-1}y \implies dt=\frac{dy}{1+y^2}.t=tan−1y⟹dt=1+y2dy​.

    Then ∫2e2tan⁡−1y1+y2 dy=∫2e2t dt=e2t+C=e2tan⁡−1y+C.\int \frac{2e^{2\tan^{-1}y}}{1+y^2}\,dy = \int 2e^{2t}\,dt=e^{2t}+C=e^{2\tan^{-1}y}+C.∫1+y22e2tan−1y​dy=∫2e2tdt=e2t+C=e2tan−1y+C.

    Therefore, xetan⁡−1y=e2tan⁡−1y+C.xe^{\tan^{-1}y}=e^{2\tan^{-1}y}+C.xetan−1y=e2tan−1y+C.

    So, x=etan⁡−1y+Ce−tan⁡−1y.x=e^{\tan^{-1}y}+Ce^{-\tan^{-1}y}.x=etan−1y+Ce−tan−1y.

  6. Use the initial condition f(0)=1f(0)=1f(0)=1

    Since x=f(y)x=f(y)x=f(y) and f(0)=1f(0)=1f(0)=1, at y=0y=0y=0 we have x=1x=1x=1.

    Also, tan⁡−1(0)=0.\tan^{-1}(0)=0.tan−1(0)=0.

    Thus, 1=e0+Ce0=1+C  ⟹  C=0.1=e^0+Ce^0=1+C \implies C=0.1=e0+Ce0=1+C⟹C=0.

    Hence, x=f(y)=etan⁡−1y.x=f(y)=e^{\tan^{-1}y}.x=f(y)=etan−1y.

  7. Evaluate at y=13y=\dfrac{1}{\sqrt{3}}y=3​1​

    f(13)=etan⁡−1(1/3).f\left(\frac{1}{\sqrt{3}}\right)=e^{\tan^{-1}(1/\sqrt{3})}.f(3​1​)=etan−1(1/3​).

    Since tan⁡−1(13)=π6,\tan^{-1}\left(\frac{1}{\sqrt{3}}\right)=\frac{\pi}{6},tan−1(3​1​)=6π​, we get f(13)=eπ/6.f\left(\frac{1}{\sqrt{3}}\right)=e^{\pi/6}.f(3​1​)=eπ/6.

  8. Option check

    • A: eπ/4e^{\pi/4}eπ/4 ❌
    • B: eπ/12e^{\pi/12}eπ/12 ❌
    • C: eπ/6e^{\pi/6}eπ/6 ✅
    • D: eπ/3e^{\pi/3}eπ/3 ❌

Therefore, the correct answer is Option C.

PreviousNext

More from Differential Equations

  • Let y=f(x) be the solution of the differential equation  dxdy​+x2−1xy​=1−x2​x6+4x​,−1<x<1 such that f(0)=0. If 6∫−1/21/2​f(x)dx=2π−α then…2025 · Numerical
  • Let a curve y=f(x) pass through the points (0,5) and (loge​2,k). If the curve satisfies the differential equation 2(3+y)e2xdx−(7+e2x)dy=0, then k is equal to2025 · MCQ
  • Let x=x(y) be the solution of the differential equation y=(x−y dy dx​)sin(yx​),y>0 and x(1)=2π​. Then cos(x(2)) is equal to :2025 · MCQ
  • Let y=y(x) be the solution of the differential equation (xy−5x21+x2​)dx+(1+x2)dy=0,y(0)=0. Then y(3​) is equal to2025 · MCQ
  • Let f be a differentiable function such that 2(x+2)2f(x)−3(x+2)2=10∫0x​(t+2)f(t)dt,x≥0. Then f(2) is equal to ​ .2025 · Numerical
  • Let y=y(x) be the solution of the differential equation 2cosx dx dy​=sin2x−4ysinx,x∈(0,2π​). If y(3π​)=0, then y′(4π​)+y(4π​)…2025 · Numerical
  • Let for some function y=f(x),∫0x​tf(t)dt=x2f(x),x>0 and f(2)=3. Then f(6) is equal to2025 · MCQ
  • If y=y(x) is the solution of the differential equation, 4−x2​ dx dy​=((sin−1(2x​))2−y)sin−1(2x​),−2≤x≤2,y(2)=4π2−8​…2025 · Numerical