Find the complementary function

  • Thread starter Thread starter doroulla
  • Start date Start date
  • Tags Tags
    Function
doroulla
Messages
16
Reaction score
0
the question is to
find the complementary function, particular integral and general solution of:
d2y/dx2 - 2dy/dx - 3y= x

i did: m^2 -2m -3 =0
i get (m-3)(m+1)=0
so i have y=Ae^3 + Be^-1
i don't know how to continue from here.. Is this the complementary function?
 
Physics news on Phys.org
welcome to pf!

hi doroulla! welcome to pf! :smile:

(try using the X2 icon just above the Reply box :wink:)
doroulla said:
… so i have y=Ae^3 + Be^-1
i don't know how to continue from here.. Is this the complementary function?

the general solution to the complementary equation is y = Ae3x + Be-x

if y1 and y2 are any two solutions to the original equation, then y1 - y2 is a solution to the complementary equation

now you need to find one particular solution

the particular solution depends only on the RHS of the original equation, and usually has nothing to do with the LHS (so the particular solution usually has nothing to do with the complementary solution)

this is mostly intelligent guesswork

in this case, try a polynomial :smile:
 
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