Q24E

Question

In Problems 22 through 25, use variation of parameters to find a general solution to the differential equation given that the functions y1 and y2 are linearly independent solutions to the corresponding homogeneous equation for t> 0. ty''+(1-2t)y'+(t-1)y=tet;y1=et,y2=etlnt

Step-by-Step Solution

Verified
Answer

The general solution is  y(t)=c1et+c2etlnt-(lnt+1)et+t22etlnt

1Step 1: Find particular solution.

Given the differential equation is ty''+(1-2t)y'+(t-1)y=tet

 

And y1=et,y2=etlnt

 

yh(t)=c1et+c2etlnt

 

The particular solution is yp=v1(t)et+v2(t)etlnt

2Step 2: Evaluate v 1    and    v 2 .

Here yp=v1(t)et+v2(t)etlnt

v1'=-f(t)y2(t)a[y1(t)y'2(t)-y'1(t)y2(t)]=-tet.etlntt[et.(etlnt+et)-(et(.etlnt)]=-tet.etlnt[e2t]=-t(lnt) 


 

Now integrate the above result.

v1(t)=-t(lnt)dt   =-(lnt+1)


 

3Step 3: Determine v 2 ' and v 2

v2'=f(t)y1(t)a[y1(t)y'2(t)-y'1(t)y2(t)]=tet.ett[et.(etlnt+et)-(et(.etlnt)]=tet.et[e2t]=t


Integrate the above result, we get:

v2(t)=tdt  =t22


Therefore the particular solution is:

 yp=-(lnt+1)et+t22etlnt


Thus, the general solution is:

y(t)=yh(t)+yp(t)y(t)=c1et+c2etlnt-(lnt+1)et+t22etlnt