Q19E

Question

A particular solution and a fundamental solution set are given for a nonhomogeneous equation and its corresponding homogeneous equation. 

(a) Find a general solution to the non-homogeneous equation. 

(b) Find the solution that satisfies the specified initial condition.

y'''+y''+3y'-5y=2+6x-5x2;y(0)=-1,y'(0)=1,y''(0)=-3;yp=x2;{ex,e-xcos2x,e-xsin2x}

Step-by-Step Solution

Verified
Answer

(a) The value is y=c1ex+c2e-xcos2x+c3e-xsin2x+x2

(b) The value is y=e-xsin2x-ex+x2

1(a) Step 1: Firstly solve for y n

The given equation is, y'''+y''+3y'-5y=2+6x-5x2

 

Solve for, yn

 

y'''+y''+3y'-5y=0

 

Solve the above equation,

 D3+D2+3D-5=0D3+2D2-D2+5D-2D-5=0D3+2D2+5D-D2-2D-5=0DD2+2D+5-1D2+2D+5=0


D-1D2+2D+5=0D-1=0   or   D2+2D+5=0D=1,D=-1+2i,D=-1-2i

 

Then, the general solution is yn=c1ex+c2e-xcos2x+c3e-xsin2x

2Step 2: A general solution to the nonhomogeneous equation

y=yn+ypy=c1ex+c2e-xcos2x+c3e-xsin2x+x2

3(b) Step 3: Solve for given initial conditions.

Given initial conditions are, y0=-1,y'0=1,y''0=-3;

 

Firstly, solve for, y0=-1

 

One has, y=c1ex+c2e-xcos2x+c3e-xsin2x+x2

 

Substitute  y0=-1 in the above equation,

 -1=c1e0+c2e-0cos0+c3e-0sin0+02-1=c1+c2c1+c2=-1......(1)


4Step 4: Now, solve for , y ' (0)=1

One has,

 

y=c1ex+c2e-xcos2x+c3e-xsin2x+x2\hfilly'=c1ex+c2-e-xcos2x-2e-xsin2x+c3-e-xsin2x+2e-xcos2x+2x\hfill

 

Substitute y'0=1 in the above equation,

 

1=c1e0+c2-e-0cos0-2e-0sin0+c3-e-0sin0+2e-0cos0+201=c1+c2-1+c32c1-c2+2c3=1......(2)

5Step 5: Now, solve for , y '' (0)=-3

One has, 

 y'=c1ex+c2-e-xcos2x-2e-xsin2x+c3-e-xsin2x+2e-xcos2x+2x\hfilly''=c1ex+c2-3e-xcos2x+4e-xsin2x+c3-3e-xsin2x-4e-xcos2x+2\hfill


 

Substitute y''0=-3 in the above equation,

 

-3=c1e0+c2-3e-0cos20+4e-0sin20+c3-3e-0sin20-4e-0cos20+2-3=c1+c2-3+c3-4+2c1-3c2-4c3+2=-3c1-3c2-4c3=-5......(3)

6Step 6: find the value of c 1 , c 2 and , c 3

Solve the equation (2) and (3),

 

2c1-c2+2c3=1×22c1-2c2+4c3=2c1-3c2-4c3=-53c1-5c2=-3=......(4)

 

Now, solve the equation (1) and (4),

 c1+c2=-155c1+5c2=-53c1-5c2=-38c1=-8¯c1=-1


 

Substitute the value of c1  in the equation (1),

c1+c2=-1-1+c2=-1c2=0

 

Substitute the value of c1,c2  in the equation (2),

c1-c2+2c3=1-1-0+2c3=12c3=2c3=1

7Step 7: Final conclusion, the solution that satisfies the specified initial condition.

Substitute the value of c1,c2 and c3 in the general solution.

y=c1ex+c2e-xcos2x+c3e-xsin2x+x2y=-1ex+0e-xcos2x+1e-xsin2x+x2y=e-xsin2x-ex+x2