Q Review Problems-4E

Question

Find a general solution for the given differential equation.

(a) y(4)+2y'''-4y''-2y'+3y=0

(b) y'''+3y''-5y'+y=0

(c) y(5)-y(4)+2y'''-2y''+y'-y=0

(d) y'''-2y''-y'+2y=ex+x

Step-by-Step Solution

Verified
Answer

The general solution for the given differential equation is:

 

  1. y(x)=c1ex+c2xex+c3e-x+c4e-3x
  2. y(x)=c1ex+c2e(-2+5)x+c3e(-2-5)x
  3. y(x)=c1ex+c2cosx+c3sinx+c4xcosx+c5xsinx
  4. y(x)=c1e2x+c2e-x+c3ex-12xex+14+12x
1Step 1: Determine the general solution for the given differential equation .

The auxiliary equation is;

r4+2r3-4r2-2r+3=0

By inspection, we find that r = 1 is a root, and using polynomial division we get

r4+2r3-4r2-2r+3=(r-1)r3+3r2-r-3=(r-1)r2(r+3)-(r+3)=(r-1)(r+3)r2-1=(r-1)2(r+1)(r+3)=0

Now we see that the roots of the auxiliary equation are r1=r2=1,r3=-1and r4=-3.

Therefore, a general solution to the given equation is;

y(x)=c1ex+c2xex+c3e-x+c4e-3x

2Step 2: Determine the general solution for the given differential equation

The auxiliary equation is;

r3+3r2-5r+1=0

By inspection, we find that r = 1 is a root, and using polynomial division we get

r3+3r2-5r+1=(r-1)r2+4r-1=0


Now we see that the roots of the auxiliary equation are r1=1,r2=-2+5and r3=-2-5

Therefore, a general solution to the given equation is:

y(x)=c1ex+c2e(-2+5)x+c3e(-2-5)x

3Step 3: Determine the general solution for the given differential equation

The auxiliary equation is;

r5-r4+2r3-2r2+r+1=0


By inspection, we find that r = 1 is a root, and using polynomial division we get,

r5-r4+2r3-2r2+r+1=(r-1)r4+2r2+1=(r-1)r2+12=0


Now we see that the roots of the auxiliary equation are r1=1,r2=r3=iand r4=r5=-i. Therefore, a general solution to the given equation is;

y(x)=c1ex+c2cosx+c3sinx+c4xcosx+c5xsinx


4Step 4: Determine the general solution for the given differential equation

The corresponding homogeneous equation takes the operator form,

D3-2D2-D+2[y]=0D2(D-2)-(D-2)[y]=0(D-2)D2-1[y]=0(D-2)(D+1)(D-1)[y]=0

Now we see that a solution to the homogeneous equation is;

yh(x)=c1e2x+c2e-x+c3ex.


Observe that D - 1 annihilates ex and D2 annihilates x. So, the non-homogeneity ex + x is annihilated by D2(D - 1). 

Therefore, every solution to the given nonhomogeneous equation also satisfies the following homogeneous equation;

(D-2)(D+1)(D-1)2D2[y]=0.


A general solution to this homogeneous equation is:

y(x)=c1e2x+c2e-x+c3ex+c4xex+c5+c6x

Comparing this general solution to yh(x) shows that the first three terms give a general solution to the associated homogeneous equation and the last three terms constitute a particular solution form with undetermined coefficients. 

A particular solution and its derivative functions are,

yp(x)=c4xex+c5+c6xyp'(x)=c4ex+c4xex+c6yp''(x)=2c4ex+c4xexyp'''(x)=3c4ex+c4xex

Substituting all this into our given equation yields,

yp'''-2yp''-yp'+2yp=3c4ex+c4xex-22c4ex+c4xex-c4ex+c4xex+c6+2c4xex+c5+c6x=-2c4ex+2c5-c6+2c6x=ex+x

Now we have the following system,

-2c4=1c4=-122c6=1c6=122c5-c6=0c5=14.

Therefore, a particular solution to the given equation is:

yp(x)=-12xex+14+12x

Finally, a general solution to the given non-homogeneous equation is:

y(x)=c1e2x+c2e-x+c3ex-12xex+14+12x