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

2022 · 29 Jun · Shift 2 · Q36
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. /2022 · 29 Jun · Shift 2 · Q36

Differential Equations question

2022 · 29 Jun · Shift 2 · Q36

JEE MainMathematicsDifferential EquationsNumerical+4 / −1
Let y = y(x), x > 1, be the solution of the differential equation (x−1)dydx+2xy=1x−1(x - 1){{dy} \over {dx}} + 2xy = {1 \over {x - 1}}(x−1)dxdy​+2xy=x−11​, with y(2)=1+e42e4y(2) = {{1 + {e^4}} \over {2{e^4}}}y(2)=2e41+e4​. If y(3)=eα+1βeαy(3) = {{{e^\alpha } + 1} \over {\beta {e^\alpha }}}y(3)=βeαeα+1​, then the value of α+β\alpha + \betaα+β is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 14

  1. Rewrite the differential equation in linear form

Given

(x−1)dydx+2xy=1x−1,x>1.(x-1)\frac{dy}{dx}+2xy=\frac{1}{x-1}, \qquad x>1.(x−1)dxdy​+2xy=x−11​,x>1.

Divide throughout by x−1x-1x−1:

dydx+2xx−1y=1(x−1)2.\frac{dy}{dx}+\frac{2x}{x-1}y=\frac{1}{(x-1)^2}.dxdy​+x−12x​y=(x−1)21​.

This is a linear differential equation:

dydx+P(x)y=Q(x),\frac{dy}{dx}+P(x)y=Q(x),dxdy​+P(x)y=Q(x),

with

P(x)=2xx−1,Q(x)=1(x−1)2.P(x)=\frac{2x}{x-1}, \qquad Q(x)=\frac{1}{(x-1)^2}.P(x)=x−12x​,Q(x)=(x−1)21​.
  1. Find the integrating factor

We compute

∫P(x) dx=∫2xx−1 dx.\int P(x)\,dx=\int \frac{2x}{x-1}\,dx.∫P(x)dx=∫x−12x​dx.

Now,

2xx−1=2+2x−1.\frac{2x}{x-1}=2+\frac{2}{x-1}.x−12x​=2+x−12​.

So,

∫2xx−1 dx=∫(2+2x−1)dx=2x+2ln⁡(x−1).\int \frac{2x}{x-1}\,dx=\int \left(2+\frac{2}{x-1}\right)dx=2x+2\ln(x-1).∫x−12x​dx=∫(2+x−12​)dx=2x+2ln(x−1).

Hence the integrating factor is

IF=e2x+2ln⁡(x−1)=e2x(x−1)2,\mathrm{IF}=e^{2x+2\ln(x-1)}=e^{2x}(x-1)^2,IF=e2x+2ln(x−1)=e2x(x−1)2,

(since x>1x>1x>1, we need not use absolute value).

  1. Multiply the equation by the integrating factor

Multiplying throughout by e2x(x−1)2e^{2x}(x-1)^2e2x(x−1)2:

e2x(x−1)2dydx+e2x(x−1)2⋅2xx−1y=e2x.e^{2x}(x-1)^2\frac{dy}{dx}+e^{2x}(x-1)^2\cdot \frac{2x}{x-1}y=e^{2x}.e2x(x−1)2dxdy​+e2x(x−1)2⋅x−12x​y=e2x.

The left-hand side becomes

ddx[y e2x(x−1)2].\frac{d}{dx}\left[y\,e^{2x}(x-1)^2\right].dxd​[ye2x(x−1)2].

Thus,

ddx[y e2x(x−1)2]=e2x.\frac{d}{dx}\left[y\,e^{2x}(x-1)^2\right]=e^{2x}.dxd​[ye2x(x−1)2]=e2x.
  1. Integrate

Integrating both sides,

y e2x(x−1)2=∫e2x dx=12e2x+C.y\,e^{2x}(x-1)^2=\int e^{2x}\,dx=\frac{1}{2}e^{2x}+C.ye2x(x−1)2=∫e2xdx=21​e2x+C.

Therefore,

y=12e2x+Ce2x(x−1)2.y=\frac{\frac12 e^{2x}+C}{e^{2x}(x-1)^2}.y=e2x(x−1)221​e2x+C​.
  1. Use the initial condition y(2)=1+e42e4y(2)=\dfrac{1+e^4}{2e^4}y(2)=2e41+e4​

At x=2x=2x=2, we have (x−1)2=1(x-1)^2=1(x−1)2=1 and e2x=e4e^{2x}=e^4e2x=e4. So

y(2)=12e4+Ce4.y(2)=\frac{\frac12 e^4+C}{e^4}.y(2)=e421​e4+C​.

Given

12e4+Ce4=1+e42e4.\frac{\frac12 e^4+C}{e^4}=\frac{1+e^4}{2e^4}.e421​e4+C​=2e41+e4​.

Multiply by e4e^4e4:

12e4+C=1+e42=12+12e4.\frac12 e^4+C=\frac{1+e^4}{2}=\frac12+\frac12 e^4.21​e4+C=21+e4​=21​+21​e4.

Hence,

C=12.C=\frac12.C=21​.

So the solution is

y=12e2x+12e2x(x−1)2=e2x+12e2x(x−1)2.y=\frac{\frac12 e^{2x}+\frac12}{e^{2x}(x-1)^2} =\frac{e^{2x}+1}{2e^{2x}(x-1)^2}.y=e2x(x−1)221​e2x+21​​=2e2x(x−1)2e2x+1​.
  1. Compute y(3)y(3)y(3)

Substitute x=3x=3x=3:

y(3)=\frac{e^6+1}{2e^6(3-1)^2}= rac{e^6+1}{2e^6\cdot 4}= rac{e^6+1}{8e^6}.

This matches the form

y(3)=eα+1βeα.y(3)=\frac{e^\alpha+1}{\beta e^\alpha}.y(3)=βeαeα+1​.

So,

α=6,β=8.\alpha=6, \qquad \beta=8.α=6,β=8.

Therefore,

α+β=6+8=14.\alpha+\beta=6+8=14.α+β=6+8=14.
PreviousNext

More from Differential Equations

  • If y = y(x) is the solution curve of the differential equation x2dy+(y−x1​)dx=0; x > 0 and y(1) = 1, then y(21​) is equal to :2021 · MCQ
  • If y = y(x) is the solution of the differential equation, dxdy​+2ytanx=sinx,y(3π​)=0, then the maximum value of the function y(x) over R is equal to:2021 · MCQ
  • Let the curve y = y(x) be the solution of the differential equation, dxdy​= 2(x + 1). If the numerical value of area bounded by the curve y = y(x) and x-axis is 348​​, then the value of y(1) is equal to ​…2021 · Numerical
  • If y = y(x) is the solution of the differential equation dxdy​+ (tan x) y = sin x, 0≤x≤3π​, with y(0) = 0, then y(4π​) equal to :2021 · MCQ
  • Let C1 be the curve obtained by the solution of differential equation 2xydxdy​=y2−x2,x>0. Let the curve C2 be the solution of x2−y22xy​=dxdy​. If both the curves pass through…2021 · MCQ
  • Which of the following is true for y(x) that satisfies the differential equation dxdy​= xy − 1 + x − y; y(0) = 0 :2021 · MCQ
  • If the curve y = y(x) is the solution of the differential equation 2(x2+x5/4)dy−y(x+x1/4)dx=2x9/4dx, x > 0 which passes through the point (1,1−34​loge​2), then the value…2021 · MCQ
  • Let y = y(x) be the solution of the differential equation cosx(3sinx+cosx+3)dy=(1+ysinx(3sinx+cosx+3))dx,0≤x≤2π​,y(0)=0. Then, y(3π​) is equal to :2021 · MCQ