2nd Order Linear Diff. Eqn (homogeneous)

aznkid310
Messages
106
Reaction score
1

Homework Statement


Show that id y = x(t) is a solution of the diff. eqn. y'' + p(t)y' + q(t)y = g(t), where g(t) is not always zero, then y = c*x(t), where c is any constant other than 1, is not a solution.


Homework Equations


Can someone help me get started?
Also, since g(t) is not zero, this means that the equation is nonhomogeneous?


The Attempt at a Solution

 
Physics news on Phys.org
Yes, this implies the DE is non-homogenous. To show that y = c*x(t) is not a solution just substitute that into the DE. Do you still get g(t) on the RHS?
 
For y = c*x(t): x''(t) + p(t)*x'(t) + q(t)*x(t) = g(t)

What next?
 
Note that it is given that y=x(t) is a solution, that means x''(t) + p(t)x'(t) + q(t)x(t) = g(t). The expression you get when you substitute y = cx(t) into the DE is clearly different from this. What does that tell you?
 
aznkid310 said:
For y = c*x(t): x''(t) + p(t)*x'(t) + q(t)*x(t) = g(t)

What next?
What happened to the c?? If x''(t) + p(t)*x'(t) + q(t)*x(t) = g(t) what is
(c*x)'' + p(t)*(c*x)' + q(t)*(c*x)?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top