I have two differential equations
$\displaystyle \frac{dX}{dt}=AX$ and
$\displaystyle \frac{dY}{dt}=CY$
If $A$ and $C$ have the same eigenvalues, are they topologically equivalent?
I have two differential equations
$\displaystyle \frac{dX}{dt}=AX$ and
$\displaystyle \frac{dY}{dt}=CY$
If $A$ and $C$ have the same eigenvalues, are they topologically equivalent?
If $A$ and $C$ have the same Jordan canonical form (in particular if they have distinct eigenvalues and those are the same for both) then they are similar: there is an invertible matrix $S$ such that $A = S C S^{-1}$. Then $X$ satisfies $\dfrac{dX}{dt} = A X$ if and only if $Y = S^{-1} X$ satisfies $\dfrac{dY}{dt} = C Y$.