Kreizhn
- 714
- 1
Homework Statement
Let X,A:\mathbb R \to M_n(\mathbb C) be two smooth functions mapping an interval [t_0,t_1] to the set of nxn complex matrices. Assuming that X has a well defined inverse, determine when
\int_{t_0}^{t_1} (X^{-1}AX)(t) \ dt
is rank deficient.
The Attempt at a Solution
Since X and A are both square matrices of the same dimension, the resulting matrix will also be square and hence the matrix will be rank deficient precisely when it's singular. So normally I would do something fun like take a determinant in which case \det(X^{-1}AX) = \det(X^{-1})\det(A)\det(X) = \det(A). However, the presence of this integral concerns me.
For example, I can imagine it's possible that the product matrix X^{-1} A X could have components that are say, never all simultaneously zero (I know this isn't enough for singularity but bear with me), but that the integral could result in a zero matrix (which is certainly singular)!
So it seems to me that I really must take the integral into question. Does anybody have any ideas?