Q14E

Question

In Problems 13 and 14, use variation of parameters to find a general solution to the given equation for x>0.

x2y"(x)+2xy'(x)-2y(x)=6x-2+3x

Step-by-Step Solution

Verified
Answer

By using the parameters, the General solution of the given equation is y(x) =c1x+c2x-2 -9/14 x-6 -9/4 x-3 .

1Definition of Cauchy-Euler equation:

It has direct application to Fourier's approach in the study of partial differential equations, the Cauchy-Euler equation is significant in the theory of linear differential equations.

2Find the homogeneous solution:

The given differential equation is,

x2y"(x)+2xy'(x)-2y(x)=6x-2+3x

In order to obtain solution via variation of parameter approach, first we need two linearly independent solutions of the humogen’s equation

x2y"(x)+2xy'(x)-2y(x)=0

Since x=0 is not an ordinary point, therefore we will use Cauchy-Euler equi-dimensional approach to find the solution of the equation.

Let  

L[y](x) = x2y"+2xy'-2y

And w(r,x) = xbe the solution of the equation. Thus substituting w in the operator L, you get,

L[w](x) = x2(x)"(x)+2x(x)'-2(x)

=x2 (r(r-1)) xr-2 +2x(r) xr-1 -2xr

=r(r-1) xr +2rxr-2xr

=(r2+r-2) xr

Now solving the indicial equation is r2+r-2,

r2+r-2 =0

(r-1)(r+2)=0

r=1, -2


Thus, the two linearly independent solutions of the above homogeneous equation are y1=x and y2=x-2.

3Calculate the wronskians equation:

The differential equation can also be written as,

y"+2/x y'-2/x2 y=6x-4+3x-1

The complimentary solution of the above equation is

yc= c1x+c2x-2

Let the particular solution yp=u1y1+u2y2,  where

u1'=W1/W  and  u2'= W2/W

And

The values of different parameters are,

f(x) = 6x-4+3x-1  ,  y1 = x  , and y2 = x-2

Now calculating Wronskians,

W=2x2-x2

W=x2

=0 - x-2 (6x-4+3x-1)

= -6x-6 - 3x-3

=x (6x-6 - 3x-1) -0

=6x-3+3

4Find the general solution:

Calculating u1:

u1'= ( -6x-6 - 3x-3 )/x2

u1'= -6x-8 - 3x-5  

u1 = ∫ ( -6x-8 - 3x-5) dx

u1 = 6/7 x-7 +3/4 x-4


Similarly Calculating u2.  

u2'= (6x-3 +3 )/x2 

u2'= 6x-5 +3x-2

u2 = -6/4 x-4-3 x-1


The Particular solution will be,

yp=u1y1 + u2y2

= (6/7 x-7 +3/4 x-4) x - ( -6/4 x-4-3 x-1 ) x-2

=6/7 x-6 +3/4 x-3 x + 6/4 x-6+3 x-3

=-9/14 x-6 -9/4 x-3


The general solution of the given differential equation is,

y(x) = yc + yp

=c1x+c2x-2 -9/14 x-6 -9/4 x-3

There for by using the parameters, the General solution of the given equation is y(x) =c1x+c2x-2 -9/14 x-6 -9/4 x-3 .