Q35E

Question

Given that 1+t,1+2t, and 1+3t2 are solutions to the differential equation y''+p(t)y'+q(t)y=g(t), find the solution to this equation that satisfies y1=2y'(1)=0 .

Step-by-Step Solution

Verified
Answer

The solution to the given equation y''+p(t)y'+q(t)y=g(t) that satisfies y1=2y'(1)=0 is y=1+2t-t2.

1Step 1: Substitute the value for t

Given differential equation is y''+p(t)y'+q(t)y=g(t) and solutions are 1+t,1+2t and 1+3t2.

So, the solution is y=c1(1+t)+c2(1+2t)+c31+3t2

 

Now impose the initial conditions are:

y(1)=c1(1+1)+c2(1+2)+c3(1+3)2c1+3c2+4c3=2...(1) 


And 

y'(t)=c1+2c2+6c3ty'(1)=c1+2c2+6c3c1+2c2+6c3=0

2Step 2: Finding c 1 , c 2 , c 3

By the trial-and-error method, we will get c1=23,c2=23,c3=-23

So, the solution is 23(1+t)+23(1+2t)-131+3t2=23+23-13+2t3+4t3-t2=1+2t-t2

 

Therefore, the solution is y=1+2t-t2.