Q30E

Question

Superposition Principle. Let y1 be a solution to y''(t)+p(t)y'(t)+q(t)y(t)=g1(t) on the interval I and let y2 be a solution to y''(t)+p(t)y'(t)+q(t)y(t)=g2(t) on the same interval. Show that for any constants k1 and k2, the function k1y1+k2y2 is a solution on I to y''(t)+p(t)y'(t)+q(t)y(t)=k1g1(t)+k2g2(t).

Step-by-Step Solution

Verified
Answer

k1y1+k2y2 is the solution to the y''(t)+p(t)y'(t)+q(t)y(t)=k1g1(t)+k2g2(t).

1Step 1: Check whether or be the solution

If y1 be the solution of the differential equation y''(t)+p(t)y'(t)+q(t)y(t)=g1(t) 

 

Then y1''(t)+p(t)y1'(t)+q(t)y1(t)=g1(t) and if y2 be the solution of the differential equation;

y''(t)+p(t)y'(t)+q(t)y(t)=g2(t) 

Then y2''(t)+p(t)y2'(t)+q(t)y2(t)=g2(t)

 

So, let's take y=ky1+ky2 then y'=k1y1'+k2y2'y''=k1y1''+k2y2''

2Step 2: Substitute the values

Substitute these equations in the differential equation:

y''(t)+p(t)y'(t)+q(t)y(t)=k1y1''+k2y2''+p(t)k1y1'+k2y2'+q(t)ky1+ky2=k1y1''(t)+p(t)y1'(t)+q(t)y1(t)+k2y2''(t)+p(t)y2'(t)+q(t)y2(t) 

Then from (1) and (2)

y''(t)+p(t)y'(t)+q(t)y(t)=k1g1(t)+k2g2(t)

Therefore k1y1+k2y2 is the solutions to the y''(t)+p(t)y'(t)+q(t)y(t)=k1g1(t)+k2g2(t)