Q27RP

Question

Find a general solution to the given differential equation.

x2y''+2xy'-2y=6x-2+3x,x>0

Step-by-Step Solution

Verified
Answer

The general solution to the given differential equation is;

y=Ax-2+Bx-lnxx-2x2

1Write the auxiliary equation of the given differential equation

The differential equation is,

x2y''+2xy'-2y=6x-2+3x......1

Let, 

 x=etdx=etdtdtdx=e-ty'=dydx=dydte-ty''=d2ydx2=e-tdydte-t-1+d2ydt2e-t=e-2td2ydt2-dydt

Substitute the value of x,y and y''in the equation (1),

x2y''+2xy'-2y=6x-2+3xe2te-2td2ydt2-dydt+2etdydte-t-2y=6x-2+3xd2ydt2+dydt-2y=6x-2+3xy''+y'-2y=6x-2+3x......2

Write the homogeneous differential equation of the equation (1),

y''+y'-2y=0

The auxiliary equation for the above equation m2+m-2=0

2Find the roots of the auxiliary equation

Solve the auxiliary equation,

m2+m-2=0m2+2m-m-2=0mm+2-1m+2=0m-1m+2=0

The roots of the auxiliary equation are m1=-2,&m2=1.

 

The complementary solution of the given equation is yc=c1e-2t+c2et.

3Find the particular solution

Assume, the particular solution of equation (1),

ypt=v11x2+v2x......3

Now,

v1'1x2+v2'x=0v1'1x2=-v2'xv1'=-v2'x3......4

And

-2v1'x3+v2'=gxa=3x+6x2x2-2v1'x3+v2'=3x+6x4

Substitute the value of v1' in the above equation,

-2-v2'x3x3+v2'=3x+6x43v2'=3x+6x4v2'=1x+2x4v2'=1x+2x4v2=lnx-23x3

Substitute the value of v2' in the equation (4),

v1'=-v2'x3v1'=-1x+2x4x3v1'=-x2+2xv1=-x33-2lnx

Therefore, the particular solution of equation (1),

dypt=v11x2+v2xypt=-x33-2lnx1x2+lnx-23x3xypt=-x3-2lnxx2+xlnx-23x2

4Write the general solution

Therefore, the general solution is,

y=yct+ypty=c1e-2t+c2et-x3-2lnxx2+xlnx-23x2

Substitute x=et in the above equation,

y=c1e-2t+c2et-x3-2lnxx2+xlnx-23x2y=c1x-2+c2x-x3-23x2-lnxx-2x2y=Ax-2+Bx-lnxx-2x2