Q8E

Question

In Problems 1–8, find a general solution to the differential equation using the method of variation of parameters.

y''+4y=csc2(2t)

Step-by-Step Solution

Verified
Answer

The general solution is yt=c1cos2t+c2sin2t+14cos2tlncsc2t+cot2t-1.

1Step 1: Find a particular solution.

The homogenous equation is r2+4=0.

 

Two independent solutions are r=±2i.

 

Then y1=cos2t,y2=sin2t

yht=c1cos2t+c2sin2t

 

The particular solution is yp=v1tcos2t+v2tsin2t

2Step 2: Evaluate v 1 and v 2

Here yp=v1tcos2t+v2tsin2t

 

And referring to (9) yt=c1eαtcosβtc2eαtsinβt and solve the system then

Put the value of yp=0

        v1'cos2t+v2'sin2t=0-2v1'sin2t+2v2'cos2t=fa-2v1'sin2t+2v2'cos2t=csc22t

3Step 3: Find v ' 1 and v 1

v1'=-fty2tay1ty'2t-y'1ty2t     =-csc22t.sin2t2cos22t+sin22t     =-12csc2t


Now integrating this.

 v1(t)=-12csc2tdt        =-14lncsc2t+cot2t+C

4Step 4: Determine v ' 2 and v 2

v2'=fty1tay1ty'2t-y'1ty2t     =csc22t.cos2t2cos22t+sin22t     =12csc22t.cos2t


Integrate this.

v2t=12csc22t.cos2tdt       =-14csc2t+C 

 

Thus, a particular solution is:

yp=-14lncsc2t+cot2t+Ccos2t+-14csc2t+Csin2typ=14cos2tlncsc2t+cot2t-1 


Therefore, the general solution is:

y(t)=yh(t)+yp(t)y(t)=c1cos2t+c2sin2t+14cos2tlncsc2t+cot2t-1