Convert complex ODE to matrix form

Click For Summary
SUMMARY

The discussion centers on converting the complex ordinary differential equation (ODE) aY'' + ibY' = 0 into matrix form. The proposed matrix [a, ib; -1, 1] is questioned for its logical soundness, particularly regarding the choice of coefficients for the second row. It is clarified that to convert a second-order differential equation into a system of first-order equations, one should introduce W(x) = Y'(x), resulting in a system of equations. The relationship a + ib = 0 is identified as a special case rather than a general conclusion from the original ODE.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with matrix representation of systems of equations
  • Knowledge of complex numbers and their properties
  • Ability to manipulate and differentiate functions
NEXT STEPS
  • Study the method of converting second-order ODEs to first-order systems
  • Learn about the application of matrices in solving differential equations
  • Explore the implications of complex coefficients in differential equations
  • Investigate the use of Wronskian determinants in the context of ODEs
USEFUL FOR

Mathematicians, engineers, and students studying differential equations, particularly those interested in the application of matrix methods to ODEs.

SeM
Hi, I have the following complex ODE:

aY'' + ibY' = 0

and thought that it could be written as:

[a, ib; -1, 1]

Then the determinant of this matrix would give the form

a + ib = 0

Is this correct and logically sound?

Thanks!
 
Physics news on Phys.org
As far as I am aware, writing in matrix form is for when you have a system of differential equations in correspondingly multiple variables. I do not see how it can be applied to a single equation. On what would you base the choice of coefficients for the second row?
 
SeM said:
Hi, I have the following complex ODE:

aY'' + ibY' = 0

and thought that it could be written as:

[a, ib; -1, 1]

Then the determinant of this matrix would give the form

a + ib = 0

Is this correct and logically sound?

Thanks!

Hey, SeM,

I don't understand how you arrive at the second row in the matrix. Maybe, what you want to convert the second order differential equation into a system of two differential equations. This can be done by introducing
$$W(x)=Y'(x),$$
leading to the equations
$$aW'(x)+ibW(x)=0, \quad Y'(x)=W(x)$$

Indeed, both of your equations, i.e.
$$aY''(x)+ibY'(x)=0, Y''(x)-Y'(x)=0$$
if
$$a+ib=0,$$ but this is only a special case and it doesn't follow from your stated differential equation.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K