0% found this document useful (0 votes)
18 views2 pages

Applied Linear Algebra Problem Set 10

Uploaded by

Shikhar Moondra
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views2 pages

Applied Linear Algebra Problem Set 10

Uploaded by

Shikhar Moondra
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Applied Linear Algebra (EE 635):

Problem Set 10
Instructor: Prof. Debasattam Pal
October 11, 2025

Questions
1. Suppose T, S ∈ Rn×n and S is invertible. Prove that if p(s) ∈ R[s] is a polyno-
mial, then
p(ST S −1 ) = S p(T ) S −1 .

2. Suppose P ∈ Rn×n and P 2 = P . Prove that

Rn = ker(P ) ⊕ Im(P ).

3. Suppose T ∈ Cn×n . Prove that T has an invariant subspace of dimension j for


each j = 1, 2, . . . , n

4. Let A be an n × n matrix over a field C.


The minimal polynomial of a vector v ∈ Cn with respect to A, denoted µv (s),
is defined as the monic polynomial of least degree such that

µv (A)v = 0.

The minimal polynomial of the matrix A is denoted µA (s).

(a) Show that the polynomial µv (s) divides µA (s) for every vector v ∈ Cn .
(b) Show that there always exists a vector v ∈ Cn such that

µv (s) = µA (s).

(c) Let {v1 , v2 , . . . , vn } be a basis of Cn . Prove that the least common multi-
ple of the polynomials µv1 (s), µv2 (s), . . . , µvn (s) is equal to the minimal
polynomial of A; that is,

lcm µv1 (s), µv2 (s), . . . , µvn (s) = µA (s).

1
5. Let A be a linear operator on a finite-dimensional vector space V over a field C.
Suppose the minimal polynomial of A is given by

µA (s) = p(s)q(s),

where p(s) and q(s) are monic polynomials that are coprime.
Recall, as proven in class,

V = ker(p(A)) ⊕ ker(q(A)).

(a) Show that

ker(p(A)) = Im(q(A)) and ker(q(A)) = Im(p(A)).

(b) Using the above result, prove that

V = Im(p(A)) ⊕ Im(q(A)).

6. Suppose T ∈ Rn×n , p(s) ∈ R[s], and a ∈ C. Prove that a is an eigenvalue of


p(T ) if and only if a = p(λ) for some eigenvalue λ of T .

Common questions

Powered by AI

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 .

You might also like