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