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

  • Thread starter Thread starter tennishaha
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
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:

[tex]e^{i\theta} = \cos(\theta) + i\sin(\theta).[/tex]

Can you fill in the remaining steps? I hope this helps.