Q23E

Question

Solve the given initial value problem. w''-4w'+2w=0;w(0)=0,w'(0)=1

Step-by-Step Solution

Verified
Answer

The solution of the given initial value w''-4w'+2w=0  is w(t)=22e(2+2)t-22e(2-2)t   when w(0)=0  and w'(0)=1 .

1Step 1: Differentiate the value of y.

Given differential equation is w''-4w'+2w=0

 

Let  w=ert

 

Therefore,

 w'(t)=rertw''(t)=r2ert

 

2Step 2: Finding the general solution.

Then the auxiliary equation is r2-4r+2=0

 

Solve the auxiliary equation to obtain the roots.


r=4±42-4×1×22×1r=4±16-8r=4±8r=4±22r=2±2


Therefore, the general solution is w(t)=c1e(2+2)t+c2e(2-2)t

3Step 3: Finding the values of c 1 and c 2

Given initial conditions are w(0)=0 and  w'(0)=1

 

   w(0)=c1e(2+2)×0+c2e(2-2)×0c1+c2=0

 

And

 w'(t)=(2+2)c1e(2+2)t+(2-2)c2e(2-2)t

 

Then w'(0)=(2+2)c1e(2+2)×0+(2-2)c2e(2-2)×0

 

 2(c1+c2)+2(c1-c2)=12(c1+c1)=122c1=1c1=22

 


Substitute c1  in  11

 22+c2=0c2=-22

 

 

Therefore, the solution is  w(t)=22e(2+2)t-22e(2-2)t.