Convert complex ODE to matrix form

  • #1
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!
 

Answers and Replies

  • #2
haruspex
Science Advisor
Homework Helper
Insights Author
Gold Member
2022 Award
39,571
8,837
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?
 
  • #3
eys_physics
268
72
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.
 

Suggested for: Convert complex ODE to matrix form

Replies
3
Views
59
Replies
7
Views
718
Replies
3
Views
628
Replies
2
Views
158
  • Last Post
Replies
3
Views
1K
  • Last Post
Replies
3
Views
169
  • Last Post
Replies
28
Views
1K
Replies
1
Views
587
  • Last Post
Replies
3
Views
824
  • Last Post
Replies
3
Views
777
Top