Applied Linear Algebra Problem Set 10
Applied Linear Algebra Problem Set 10
This stems from the characteristic polynomial decompositions. When {v_1, ..., v_n} forms a complete basis, the polynomials µ_{v_i}(s) represent the constraints imposed on each basis vector by A. Their least common multiple incorporates the minimal constraints collectively imposed across the entire space, thus coinciding with the minimal polynomial µ_A(s). This indicates that µ_A(s) is the minimal degree monic polynomial that satisfies all conditions imposed on each basis element .
The eigenvalue a for a polynomial matrix p(T) corresponds directly to a = p(λ), where λ is an eigenvalue of the original matrix T. This relationship underscores the fact that polynomial transformations of a matrix directly map eigenvalues through p(s). Therefore, determining eigenvalues of p(T) is linked with understanding p's action on the eigenvalues of T .
The minimal polynomial of a vector v, µ_v(s), always divides the minimal polynomial of the matrix A, µ_A(s). This signifies that µ_v(s) is a factor in the minimal expression needed to annihilate the action of A on v. Moreover, there exists at least one vector v for which µ_v(s) = µ_A(s), highlighting that the minimal polynomial of A collectively encompasses the minimal conditions across all vectors in the vector space .
To demonstrate the equality p(STS^{-1}) = S p(T) S^{-1), where S and T are matrices and S is invertible, one can use the property that if S is invertible, then conjugating T by S preserves polynomial expressions of T. Hence, for any polynomial p(s), p(STS^{-1}) = Sp(T)S^{-1}. This holds because the action of polynomials on a matrix through its powers commutes with similarity transformations via inversion and multiplication with S, therefore maintaining the equality .
Given that p(s) and q(s) are coprime, we have that ker(p(A)) and ker(q(A)) intersect trivially within V. Since V = ker(p(A)) ⊕ ker(q(A)), we know that each part can be expressed as the image of the other’s application on A, shown by ker(p(A)) = Im(q(A)) and ker(q(A)) = Im(p(A)). Hence, it leads to a decomposition V = Im(p(A)) ⊕ Im(q(A)), because each kernel is the image of the application outside its scope .
For a matrix P with the property P^2 = P, it acts as a projection. This implies every vector in R^n can be uniquely expressed as a sum of a vector from ker(P) and Im(P), thus showing R^n = ker(P) ⊕ Im(P). The critical part of the proof involves showing that both ker(P) and Im(P) are orthogonal, and their dimensions add up to n, ensuring a direct sum .
The significance is that T can be decomposed into simpler submatrices by Craig's theorem in representation theory, where each submatrix operates independently on an invariant subspace of dimension j. This is important for simplifying large systems into manageable parts, allows for easier computation of matrix functions, and reveals the structure of T, particularly in eigenvalue and spectral problems .