Let $Y$ be the fundamental solution matrix for an $nxn$-system $\partial{y} = Ay$. Also, with $\det(Y) \neq 0 $. Prove that $\det(Y)$ satisfies $\partial{y} = \text{Trace}(A)y$. Also show that the columns of $Y^{-1}$ satisfy the system of equations $\partial{y} = -A^ty$, where $A^t$ denotes the transpose of $A$.
I have minimal knowledge of differential equations, I am reading F. Beuker's notes in differential equations because I need them for my research in Number theory. Could someone please guide me how to solve the above problem? It is an exercise in Beuker's notes.
Thanks for your help in advance!
The first question asks you to prove Liouville's formula in the case of a constant matrix $A$. For the general case, there are plenty of proofs over the internet, e.g. on wikipedia.
For the constant case, a direct approach could be the following:
The second question asks you about the "dual" of the system, or its "costate equation". To me, but I can be mistaken, there is a typo in Beukers' notes, and the exercise should be to prove that the rows of $Y^{-1}$ satisfy the given system. Knowing $Y(t)=e^{(t-t_0)A}$, you just have to leverage the fact that for a square matrix $M$, $(e^M)^{T}=e^{(M^{T})}$ and $(e^M)^{-1}=e^{-M}$.