Solving a Second Order Differential Equation with Complex Roots

  • Thread starter Thread starter gonch76
  • Start date Start date
  • Tags Tags
    2nd order
Click For Summary
SUMMARY

The discussion focuses on solving the second-order differential equation (d²z)/(dx²) - 4 * dz/dx + 13z = 0, leading to complex roots. The characteristic equation m² - 4m + 13 = 0 yields roots m = 2 ± 3j, resulting in the general solution z(x) = e^(2x)(Acos(3x) + Bsin(3x)). A particular solution u(x) = C * e^(2x) is derived for the non-homogeneous equation (d²u)/(dx²) - 4 * du/dx + 13u = 27e^(2x), yielding C = 3. The overall general solution combines both solutions as y(x) = 3 * e^(2x) + e^(2x)(Acos(3x) + Bsin(3x)).

PREREQUISITES
  • Understanding of second-order differential equations
  • Familiarity with characteristic equations and complex roots
  • Knowledge of exponential and trigonometric functions
  • Ability to manipulate algebraic expressions and solve for constants
NEXT STEPS
  • Study the method of undetermined coefficients for particular solutions
  • Learn about the Laplace transform for solving differential equations
  • Explore the application of differential equations in engineering contexts
  • Investigate the stability of solutions to differential equations with complex roots
USEFUL FOR

Mathematicians, engineering students, and anyone involved in solving differential equations, particularly those dealing with complex roots and non-homogeneous equations.

gonch76
Messages
4
Reaction score
0
I have put down the whole question and my answers which i would appreciate if someone could comment:
Part 1.1
Find the general solution of the equation (d^2 z)/(dx^2 ) - 4 * dz/dx + 13z = 0
Put into form: a * m^2 + b * m + c
∴ m^2 - 4m + 13 = 0 a = 1, b = -4, c = 13
Then:
m_(1,2 = (-b±√(b^2-4ac))/2a)
∴m= (-(-4)±√(〖(-4)〗^2-(4*1*13)))/(2*1)
∴m= (4±√(16-52))/2
∴m= (4±√((-36)))/2
∴m= (4±6j)/2
∴m= (2 (2 ±3j))/2 Note: the 2’s cancel
Then
e^(∝x )* (Acos (βx)+ Bsin (βx) )
∝ =2
β=3
∴ z(x)= e^(2x )* (Acos (3x)+ Bsin (3x) )

Part 1.2
Find the particular solution of the form u(x)= C* e^2x
for the differential equation (d^2 u)/(dx^2 ) - 4 * du/dx + 13u = 〖27e〗^2x
∴u(x)= C* e^2x du/dx=C* 〖2e〗^2x (d^2 u)/(dx^2 )=C* 〖4* e〗^2x Note: 27 is ignored as it is a constant
Then replace:
∴ C*4* e^2x + (- 4) * C * 〖2e〗^2x + 13 * C * e^2x=〖27e〗^2x
∴ C*e^2x * (4 + (-8) + 13)=〖27e〗^2x Note: e^2x cancel out
∴ C*9=27 ∴ C=27/9 = 3
Substituting ‘C’ into the equation gives:
∴ u(x)= 3 * e^2x


Part 1.3
Find the general solution of the differential equation (d^2 u)/(dx^2 ) - 4 * du/dx + 13u = 〖27e〗^2x
General solution when the equation is equal to zero + the particular solution = general solution when equation equals the same value as the particular.

The general solution can be expressed as: y(x)= u(x)+ z(x)
∴y(x)= 3 * e^2x + e^(2x )* (Acos (3x)+ Bsin (3x) )

Note: I believe that the above equation ((d^2 u)/(dx^2 ) - 4 * du/dx + 13u = 〖27e〗^2x) is meant to be dy/dx, not du/dx.


any comments gratefully received.. Cheers.
 
Physics news on Phys.org
Looks good to me. (I didn't check your calculations really closely, so it's possible there's an algebra mistake lurking in there.)
 
correct.
and you should stick to only y(x), z(x), or u(x) in the ODE if it stays the same ;)
 

Similar threads

  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K