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 · 29 Jan · Shift 1 · Q49
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 · 29 Jan · Shift 1 · Q49

Differential Equations question

2024 · 29 Jan · Shift 1 · Q49

JEE MainMathematicsDifferential EquationsMCQ+4 / −1
A function y=f(x)y=f(x)y=f(x) satisfies f(x)sin⁡2x+sin⁡x−(1+cos⁡2x)f′(x)=0f(x) \sin 2 x+\sin x-\left(1+\cos ^2 x\right) f^{\prime}(x)=0f(x)sin2x+sinx−(1+cos2x)f′(x)=0 with condition f(0)=0f(0)=0f(0)=0. Then, f(π2)f\left(\frac{\pi}{2}\right)f(2π​) is equal to
  1. A
    2
  2. B
    1
  3. C
    −-− 1
  4. D
    0
View written solutionFree

Correct answer: B

  1. Write the differential equation in standard form

Given f(x)sin⁡2x+sin⁡x−(1+cos⁡2x)f′(x)=0.f(x)\sin 2x+\sin x-(1+\cos^2 x)f'(x)=0.f(x)sin2x+sinx−(1+cos2x)f′(x)=0. Rearrange: (1+cos⁡2x)f′(x)−f(x)sin⁡2x=sin⁡x.(1+\cos^2 x)f'(x)-f(x)\sin 2x=\sin x.(1+cos2x)f′(x)−f(x)sin2x=sinx. So f′(x)−sin⁡2x1+cos⁡2xf(x)=sin⁡x1+cos⁡2x.f'(x)-\frac{\sin 2x}{1+\cos^2 x}f(x)=\frac{\sin x}{1+\cos^2 x}.f′(x)−1+cos2xsin2x​f(x)=1+cos2xsinx​.

Using sin⁡2x=2sin⁡xcos⁡x\sin 2x=2\sin x\cos xsin2x=2sinxcosx, f′(x)−2sin⁡xcos⁡x1+cos⁡2xf(x)=sin⁡x1+cos⁡2x.f'(x)-\frac{2\sin x\cos x}{1+\cos^2 x}f(x)=\frac{\sin x}{1+\cos^2 x}.f′(x)−1+cos2x2sinxcosx​f(x)=1+cos2xsinx​.

This is a linear differential equation: y′+P(x)y=Q(x),y'+P(x)y=Q(x),y′+P(x)y=Q(x), with P(x)=−2sin⁡xcos⁡x1+cos⁡2x.P(x)=-\frac{2\sin x\cos x}{1+\cos^2 x}.P(x)=−1+cos2x2sinxcosx​.

  1. Find the integrating factor

The integrating factor is IF=e∫P(x) dx=e∫−2sin⁡xcos⁡x1+cos⁡2x dx.\text{IF}=e^{\int P(x)\,dx}=e^{\int -\frac{2\sin x\cos x}{1+\cos^2 x}\,dx}.IF=e∫P(x)dx=e∫−1+cos2x2sinxcosx​dx.

Let u=1+cos⁡2x  ⟹  du=−2sin⁡xcos⁡x dx.u=1+\cos^2 x \implies du=-2\sin x\cos x\,dx.u=1+cos2x⟹du=−2sinxcosxdx. Then ∫−2sin⁡xcos⁡x1+cos⁡2x dx=∫duu=ln⁡(1+cos⁡2x).\int -\frac{2\sin x\cos x}{1+\cos^2 x}\,dx=\int \frac{du}{u}=\ln(1+\cos^2 x).∫−1+cos2x2sinxcosx​dx=∫udu​=ln(1+cos2x). Hence IF=1+cos⁡2x.\text{IF}=1+\cos^2 x.IF=1+cos2x.

  1. Multiply the equation by the integrating factor

Multiplying f′(x)−2sin⁡xcos⁡x1+cos⁡2xf(x)=sin⁡x1+cos⁡2xf'(x)-\frac{2\sin x\cos x}{1+\cos^2 x}f(x)=\frac{\sin x}{1+\cos^2 x}f′(x)−1+cos2x2sinxcosx​f(x)=1+cos2xsinx​ by 1+cos⁡2x1+\cos^2 x1+cos2x, we get (1+cos⁡2x)f′(x)−2sin⁡xcos⁡x f(x)=sin⁡x.(1+\cos^2 x)f'(x)-2\sin x\cos x\,f(x)=\sin x.(1+cos2x)f′(x)−2sinxcosxf(x)=sinx.

The left side is exactly ddx[(1+cos⁡2x)f(x)],\frac{d}{dx}\left[(1+\cos^2 x)f(x)\right],dxd​[(1+cos2x)f(x)], because ddx(1+cos⁡2x)=−2sin⁡xcos⁡x.\frac{d}{dx}(1+\cos^2 x)=-2\sin x\cos x.dxd​(1+cos2x)=−2sinxcosx. So, ddx[(1+cos⁡2x)f(x)]=sin⁡x.\frac{d}{dx}\left[(1+\cos^2 x)f(x)\right]=\sin x.dxd​[(1+cos2x)f(x)]=sinx.

  1. Integrate

Integrating, (1+cos⁡2x)f(x)=∫sin⁡x dx=−cos⁡x+C.(1+\cos^2 x)f(x)=\int \sin x\,dx=-\cos x+C.(1+cos2x)f(x)=∫sinxdx=−cosx+C.

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

At x=0x=0x=0, (1+cos⁡20)f(0)=−cos⁡0+C.(1+\cos^2 0)f(0)=-\cos 0+C.(1+cos20)f(0)=−cos0+C. Since cos⁡0=1\cos 0=1cos0=1 and f(0)=0f(0)=0f(0)=0, (1+1)⋅0=−1+C  ⟹  C=1.(1+1)\cdot 0=-1+C \implies C=1.(1+1)⋅0=−1+C⟹C=1. So (1+cos⁡2x)f(x)=1−cos⁡x.(1+\cos^2 x)f(x)=1-\cos x.(1+cos2x)f(x)=1−cosx. Therefore, f(x)=1−cos⁡x1+cos⁡2x.f(x)=\frac{1-\cos x}{1+\cos^2 x}.f(x)=1+cos2x1−cosx​.

  1. Evaluate at x=π2x=\frac{\pi}{2}x=2π​

Since cos⁡π2=0,\cos\frac{\pi}{2}=0,cos2π​=0, we get f(π2)=1−01+0=1.f\left(\frac{\pi}{2}\right)=\frac{1-0}{1+0}=1.f(2π​)=1+01−0​=1.

  1. Check options

Thus the correct option is: B: 1.\boxed{\text{B: }1}.B: 1​.

PreviousNext

More from Differential Equations

  • If the solution curve y=y(x) of the differential equation (1+y2)(1+loge​x)dx+xdy=0,x>0 passes through the point (1,1) and y(e)=β+tan(23​)α−tan(23​)​…2024 · Numerical
  • If sin(xy​)=loge​∣x∣+2α​ is the solution of the differential equation xcos(xy​)dxdy​=ycos(xy​)+x and y(1)=3π​, then α2…2024 · MCQ
  • Let y=y(x) be the solution of the differential equation secx dy+{2(1−x)tanx+x(2−x)}dx=0 such that y(0)=2. Then y(2) is equal to:2024 · MCQ
  • Let y=y(x) be the solution of the differential equation (1−x2)dy=[xy+(x3+2)3(1−x2)​]dx,−1<x<1,y(0)=0. If y(21​)=nm​,m…2024 · Numerical
  • Let Y=Y(X) be a curve lying in the first quadrant such that the area enclosed by the line Y−y=Y′(x)(X−x) and the co-ordinate axes, where (x,y) is any point on the curve, is always 2Y′(x)−y2​+1,Y′(x)eq0…2024 · Numerical
  • Let y=y(x) be the solution of the differential equation dxdy​=sinx(secx−sinxtanx)(tanx)+y​,x∈(0,2π​) satisfying the condition y(4π​)=2. Then, y(3π​)…2024 · MCQ
  • The solution curve of the differential equation ydydx​=x(loge​x−loge​y+1),x>0,y>0 passing through the point (e,1) is2024 · MCQ
  • The temperature T(t) of a body at time t=0 is 160∘F and it decreases continuously as per the differential equation dtdT​=−K(T−80), where K is a positive constant. If T(15)=120∘F, then…2024 · MCQ