Check DE general solution with complex roots

Click For Summary
SUMMARY

The differential equation y'' + 4y' + 5y = 0 is solved using the characteristic equation r^2 + 4r + 5 = 0, yielding complex roots r_1 = -2 + i and r_2 = -2 - i. The general solution is expressed as y(x) = e^{-2x}cos(x) + 2e^{-2x}sin(x), derived from the initial conditions y(0) = 1 and y'(0) = 0. Verification of the solution confirms that it satisfies both the initial conditions and the original differential equation.

PREREQUISITES
  • Understanding of second-order linear differential equations
  • Familiarity with complex numbers and their properties
  • Knowledge of initial value problems
  • Proficiency in applying the method of undetermined coefficients
NEXT STEPS
  • Study the method of solving second-order linear differential equations with constant coefficients
  • Learn about the application of the characteristic equation in differential equations
  • Explore the use of complex roots in solving differential equations
  • Investigate the verification process for solutions of differential equations
USEFUL FOR

Students and educators in mathematics, particularly those focusing on differential equations, as well as engineers and physicists applying these concepts in real-world scenarios.

boneill3
Messages
126
Reaction score
0

Homework Statement



Solve y''+4y'+5y=0

find solutions for y(0)=1 and y'(0)=0

Homework Equations



Quadratic equation

The Attempt at a Solution



Hows this look ?

assume solution is in the form of y=ce^{rx}

substitute y=ce^{rx} into the equation.

cr^2e^{rx}+4cre^{rx}+5ce^{rx}=0

we then divide by ce^{rx} to give

r^2+4r+5=0

So we than find the roots which are r_1=-2+i,r_2=-2-i

which gives the solution of

y=c_1e^{-2+ix}+c_2e^{-2-ix}.

but as they are complex roots we use the equation

y=c_1e^{\lambda x}cos \mu x +c_2e^{\lambda x}sin \mu x }.


where \mu = 1 , \lambda = -2

so

y(x)=c_1e^{-2x}cos x +c_2e^{-2x}sin x.

and

y'(x)=e^{-2x}(sin (x)(-c_1-sc_2)+cos(x)(c_2-2c_1)).


to find c_1 and c_2 apply the initial conditions.

y(0) = c_1 = 1
and
y'(0) = c_2-2= 0 so c_2 = 2

so that makes the general solution

y(x)=e^{-2x}cos x +2e^{-2x}sin x.
 
Last edited:
Physics news on Phys.org
It's easy to check.
1) Verify that y(0) = 1 and y'(0) = 2
2) Verify that your solution satisfies y'' + 4y' + 5y = 0.
 
It's easy to check.
2) Verify that your solution satisfies y'' + 4y' + 5y = 0.

I got
y'' = -5
y' = 0
y =1

so its the solution thanks a lot
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
8
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K