Solving y''+y'+y=0: Two Solutions?

  • Thread starter Thread starter tennishaha
  • Start date Start date
tennishaha
Messages
21
Reaction score
0

Homework Statement



y''+y'+y=0

Homework Equations



say we get the roots: -1/2+i*sqrt(3)/2 and -1/2-i*sqrt(3)/2

The Attempt at a Solution


I saw two solutions to this problem
first is
y=e^(-1/2*x)(c1*cos(sqrt(3)/2*x)+c2*sin(sqrt(3)/2*x))
second is
y=c1*e^[(-1/2+i*sqrt(3)/2)*x]+c2*e^[(-1/2-i*sqrt(3)/2)*x]

which one is correct? I think the two solutions are different
thanks
 
Physics news on Phys.org
tennishaha said:

Homework Statement



y''+y'+y=0

Homework Equations



say we get the roots: -1/2+i*sqrt(3)/2 and -1/2-i*sqrt(3)/2

The Attempt at a Solution


I saw two solutions to this problem
first is
y=e^(-1/2*x)(c1*cos(sqrt(3)/2*x)+c2*sin(sqrt(3)/2*x))
second is
y=c1*e^[(-1/2+i*sqrt(3)/2)*x]+c2*e^[(-1/2-i*sqrt(3)/2)*x]

which one is correct? I think the two solutions are different
thanks

Euler's Formula states:

e^{i\theta} = \cos(\theta) + i\sin(\theta).

Can you fill in the remaining steps? I hope this helps.
 
Using Euler's formula, as Raskolnikov suggests, you should find that the two functions are the same. (Possibly different constants, of course.)
 
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