Particular Solutions for Non-Homogeneous Differential Equations

  • Thread starter Thread starter dspampi
  • Start date Start date
  • Tags Tags
    Ode sol
dspampi
Messages
16
Reaction score
0
Find a particular solution for the following non-homogeneous di eren-
tial equation by the method of undetermined coefficients:

a. y'' + 8y' +12y = e^-2x + sin(2x)

b. y'' + 11y' - 12y = 3x^2 + 4 + e^x



I got for a. Yp(x) = 1/4xe^-2x + 1/40cos(2x) +1/20 sin(2x)

b. Yp(x) = -1/4x^2 - 11/24x - 229/288 - 1/13xe^-x

I have a feeling that a is right but not sure about b.
 
Physics news on Phys.org
Plug them back into the NH equation and see if they work. Then you will be sure.
 
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