Linear_Algebra_Qual_Prep
Linear_Algebra_Qual_Prep
Linear_Algebra_Qual_Prep
Michael Scully
Mar 2022
1 Background
1.1 Introduction
Below, is a collection of typical Linear Algebra qualifying exam problems. They
will have be grouped into categories, as highlighted by Kent State’s algebra
study questions. As this study guide forms a basis for questions posed in qual-
ifying exams, when questions occurred in sampled quals it will be noted. The
sample list includes exams from:
1. Oregon State University - 2008 to 2021
3 4 2
.
a Find dim Null T
b Find dim Range T
3. (KS 6)Let
0 1 0 ... 0
0 0 1 ... 0
J = ... ... ... .. ..
. .
0 0 0 ... 1
0 0 0 ... 0
Show that J is similar to J t by a symmetric transforming matrix. [Recall:
Matrices X, Y are similar if there is a matrix P such that P −1 XP = Y , and P
is called the transforming matrix.]
4. (UMass F21)LetP3 (R) denote the real vector space of polynomials with real
coefficients of degree at most 3. Let T : P3 (R) → C the linear map of the
R-vetor spaces defined by p(x) = 3p(0) − ip”(1) + p′ (i). Compute a basis for
ker T .
5. (Denver W21)Suppose v1 , . . . , vm is linearly independent in V , w ∈ V and
v1 + w, . . . , vm + w is linearly dependent. Prove that w ∈ span{v1 , . . . , vm }.
6. (UMass
W21)Consider
the
two matrices:
1 3 0 2
2 6 and Y = 5 4 . Find all vectors x, y ∈ R2 and v ∈ R4
X = 3 9 1 6
−2 −6 0 −4
such that Xx = v = Y y.
7. (UMass F20)Consider the vectors v1 = (1, 2, 2), v2 = (−1, 0, 2).
a Give an orthonormal basis for the subspace V ⊂ R3 that they span.
a Find all values z for which there will be a unique solution to the equation
a1 x1 + a2 x2 + a3 x3 = b ∈ R3 for every b. Explain your answer.
b Consider a4 = (1, 4, −5). Fine all values of z for which there will be a
unique solution to a1 y1 + a2 y2 + a3 y3 + a4 y4 = c ∈ R3 for every c. Explain
your answer.
c Use Gauss-Jordan elimination to find the general solution to the system
of equations:
x1 − 2x2 + x3 = 1
x1 − 2x2 − x3 = 1
2x1 − 5x2 + 2x3 = 1
d Use (c) to find the linear equation for the plane going through points
(1, −2, 1), (1, −2, −1), (2, −5, 2).
10. (UMass W20)Complete the following:
a Find an orthogonal basis for the subspace S spanned by the vectors v1 =
(−2, −1, 1, 2), v2 = (1, 1, 1, 1), v3 = (4, 1, 1, 4) that contains v1 .
b Project the vector (4, 1, 1, 3) onto S. Find the linear combination of the
projected vector in terms of v1 , v2 , v3 .
c The answer to (b) say coefficients a1 , a2 , a3 yields the least squares so-
lution for the parabola y = a3 x2 + a2 x + a1 going through the points
(−2, 4), (−1, 1), (1, 1), (2, 3). Explain why.
1 2 −1 −1
11. (UMass F19)Consider the matrix A = 2 2 c and b = 2 .
3 5 −2 −1
a Characterize the values of c such that the matrix has a nontrivial nullspace.
b For c = 1, find all solutions x to the system Ax = b.
c For c = 0, find all solutions x to the system Ax = b.
12. (Denver S19)Prove or the reject the following:
a There exists a matrix A ∈ M4 (R) for which the column space and null
space are identical.
b 0 ̸= A be an m × n matrix with m ≤ n let b ∈ Rm such that Ax = b has no
solution and let 0 ̸= d ∈ Rm for which there exists a solution to Ax = d.
What is the minimal / maximal dimension of the of solutions for AX = d?
Prove the best bounds available on given information, prove that your
bounds are correct, and prove that they can be tight for all well-defined
m, n.
c Suppose that S is a fixed, invertible n × n matrix. Let W be the set of all
matrices A for which S −1 AS is diagonal. Prove or reject: W is a vector
space.
13. (Denver S19)Complete the following:
a Let T : P3 → P3 be an operator that maps p(t) = a0 + a1 t + a2 t2 + a3 t3
onto q(t) = a3 t + a2 t2 + a3 t3 . Prove or reject: T is a linear transformation.
If so, provide a matrix representation.
b Let a, b ̸= 0 ∈ R be fixed. Find a basis for the subspace in R4 created
from intersecting:
, and
T = span{(b, 0, 0, a), (0, a, b, 0)}
.
2.2 Entrees
14. (KS 2)Let A, B be nonsingular n × n matrices over C.
A = 0 1 0
−1 0 1
a Compute three linearly independent eigenvectors v1 , v2 , v3 of A.
b Give an explicit formula for xk in terms of k, v1 , v2 , v3 .
c Compute limk→∞ xk .
19. (UMass W21)Let Mn (C) be the set of n × n complex matrices and A be a
matrix in Mn (C).
a Prove that there exists B ∈ Mn (C) such that AB = 0 and rank(A) +
rank(B) = n − 1.
b Prove or provide counterexample: There exists B ∈ Mn (C) such that
AB = 0 = BA and rank(A) + rank(B) = n
20. (UMass S18)
a Let A, B ∈ Mn (R). If AB = 0, then rank(A) + rank(B) ≤ n.
b Let A ∈ Mn (R), then ∃B ∈ Mn (R) such that AB = 0 and rank(A) +
rank(B) = n
21. (PSU W21)Let n ≥ 1, define M to be a matrix given in the block form by:
A B
M=
C D
, where each is an n × n matrix. Show that if det A ̸= 0 and A, C commute,
then det M = det(AD − CB).
22. (OSU F20)Let Mn (R) be the set of all n × n real matrices.
a Prove that the identity (a + b)−1 = a−1 + b−1 can never hold for a, b ∈ R,
but can hold for a, b ∈ C.
b Prove that there exists A, B ∈ Mn (R) such that (A + B)−1 = A−1 + B −1
if and only if there exists J ∈ Mn (R) such that J 2 = In .
29.
R ∞ (OSU S21)Consider the continuous function f : R → (0, ∞) such that
j
−∞
|x| f (x)dx < ∞ for all j ≥ 0. Denote Pm the vector space of all real-
valued polynomials of degree at most m, equipped with the inner product.
Z ∞
⟨g, h⟩ = g(x)h(x)f (x)dx
−∞
R∞
Let mj = −∞
xj f (x)dx, and consider polynomials p0 (x) = m0 and
m0 m1 m2 ... mn
m1 m2 m3 ... mn+1
m2 m3 m4 ... mn+2
pn (x) = det
.. .. .. .. ..
. . . . .
mn−1 mn mn+1 ... m2n−1
1 x x2 ... x2n
c Show that the vector whose ith entry is the cofactor of any element of the
ith column of M gives an element of the nullspace of M .
33. (Oregon F18)Consider the n × n matrix Fn = (fi,j ) of binomial coefficients
fi,j = i−1+j−1 . Prove that det(Fn ) = 1 for all n. Recall nk = n−1 n−1
i−1 k−1 + k .
2.4 Uncategorized
34. (Denver W21)Let V be a vector space of dimension n over a field F. For
any nilpotent operator T on V definite the smallest integer p such that T p = 0
as the index of nilpotency of T .
3.1 Appetizers
35. (KS 9)Let A be an n×n Jordan block. Show that any matrix that commutes
with A is a polynomial in A.
36. (KS 21)The characteristic polynomial of a certain 4 × 4 matrix A has the
two distinct roots 2, 3, with the multiplicity of 3 less than the multiplicity of 2.
List all possible Jordan canonical forms of A, up to similarity.
37. (KS 22)Let A be an n × n matrix, I the n × n identity matrix. Show that
if A2 = I and A ̸= I, then λ = −1 is an eigenvalue of A.
38. (KS 24)Solve the following:
a Find all possible Jordan canonical forms of the 5 × 5 complex matrix with
minimal polynomial (x − 2)2 (x − 1).
b Find all possible Jordan canonical forms of the complex matrix with char-
acteristic polynomial (x − 3)3 (x − 5)2 .
39. (KS 25)Find all possible Jordan canonical forms for the following with
explanation.
a A linear operator T with characteristic polynomial p(x) = (x − 2)4 (x − 3)2
and minimal polynomial m(x) = (x − 2)2 (x − 3)2 .
b A linear operator T with characteristic polynomial p(x) = (x − 4)5 , and
dim ker(T − 4I) = 3.
40. (KS 26)A matrix A has characteristic polynomial p(x) = (x − 3)5 and
minimal polynomial m(x) = (x − 3)3 .
a List all possible Jordan canonical forms for A.
b Determine the Jordan canonical form of the matrix
3 −1 2 0 0
2 3
0 −2 0
A = 1 0
3 −1 0
0 −1 2 3 0
0 2 −3 0 3
0 d 2 −1
a Determine conditions on a, b, c, d such that there is only one Jordan block
for each eigenvalue of A in the Jordan canonical form of A.
b Suppose a = c = d = 2 and b = −2. Find the Jordan canonical form of A.
44. (KS 32) Let
2 0 a b
0 1 0 0
A=
0 c 3 −2
0 d a −1
a Determine conditions on a, b, c, d such that there is only one Jordan block
for each eigenvalue of A in the Jordan canonical form of A.
b Suppose a = b = c = d = 2. Find the Jordan canonical form of A.
45. (KS 36) Let
−1 4 −2
A = −2 5 −2
−1 2 0
, with characteristic polynomial p(x) = (x − 1)2 (x − 2).
a For each eigenvalue λ of A, find a basis for the eigenspace Eλ
b Determine if A is diagonalizable. If so, give matrices P, B such that
P −1 AP = B and B is diagonal. If not, explain (carefully) why A is
not diagonalizable.
46. (KS 37) Let
2 −1 −1
A = 1 0 −1
1 −1 0
.
a Verify that the characteristic polynomial is p(x) = x(x − 1)2 .
b For each eigenvalue λ of A, find a basis for the eigenspace Eλ
c Determine if A is diagonalizable. If so, give matrices P, B such that
P −1 AP = B and B is diagonal. If not, explain (carefully) why A is
not diagonalizable.
0 1 −1 2
0 0 0 ... cn−1
Find the characteristic polynomial.
70. (OSU F21) Complete the following:
a Let T be a linear operator on a vector space over field F, and suppose
Wi , . . . Wk are T -invariant subspaces of V such that V = W1 + · · · + Wk .
Let mi (x) be the minimal polynomial of T |Wi for each 1 ≤ i ≤ k. Prove
that the minimal polynomial of T is m = lcm(m1 , . . . , mk ).
b For α ∈ C set T : C3 → C3 be defined by T (x, y, z) = (αx + y, −x + y, 2z).
Let W1 = {(x, y, 0)|x, y ∈ C} and W2 = {(0, 0, z)|z ∈ C}. Use (a) to
determine which α ∈ C make T diagonalizable.
71. (PSU
n ≥ 1, and let A be the n × n matrix given by the block form
F20)Let
0 1
A= . Determine the Jordan canonical form of A over C.
In−1 0
72. (Denver F20)Let A be an n × n matrix over C. Show that:
a there exists an invertible n × n matrix Q such that
λ1 b12 . . . b1n
0 b22 . . . b2n
Q−1 AQ = .
.. .. ..
.. . . .
0 bn2 . . . bnn
0 0 0 1
explain why.
c One of the last two matrices was diagonalizable, call it A. Find A7 .
74. (Denver W19)Let n be an integer. Find all n × n matrices A with complex
entries, such that A is self-adjoint and A3 = 2A + 4I.
3.3 Main Course
75. (KS 7)State and prove the Cayley-Hamilton Theorem
76. (KS 11)Let A be an n×n matrix, v a column vector. Suppose {v, Av, . . . , An−1 v}
is a linearly independent set of vectors. Prove that if B is any matrix that com-
mutes with A, then B is a polynomial in A.
77. (KS 13)Let G = GLn (C) be the multiplicative group of invertible n ×
n matrices with complex entries. Let g ∈ G with finite order. Show g is
diagonalizable.
78. (KS 19)Let A, B be complex n × n matrices. Prove that if AB = BA, then
A, B share a common eigenvector.
79. (KS 23, OSU W19, Denver W19)Solve the following:
a Show that two 3 × 3 complex matrices are similar if and only if they have
the same characteristic and minimal polynomials.
b Is the conclusion of part (a) true for larger matrices? Prove or provide a
counter-example.
80. (OSU W19, Denver W19)Let A, B be nonsimilar n × n complex matrices
with both the same minimal polynomial and characteristic polynomial. Show
that n ≥ 4 and that the common minimal polynomial is not equal to the common
characteristic polynomial.
81. (Denver W19, OSU W19/Denver S19)Complete the following:
a Prove or disprove: Two n × n real matrices with the same characteristic
and minimal polynomials must be similar.
b Let A be an idempotent real matrix A2 = A, then A is diagonalizable.
82. (KS 28)Let
1 2 3
A = 0 −1 4
0 0 3
be a matrix over the field F, where F is either the field of rational numbers or
the field of p elements for some prime p.
a Find a basis of the eigenvectors for A over those fields for which such a
basis exists.
b What is the Jordan canonical form of A over the fields not included in
part (a).
83. (KS 39) Let A be a matrix of the form
0 1 0 ... 0
0 0 1 ... 0
A = ... .. .. .. ..
. . . .
0 0 0 ... 1
c1 c2 c3 ... cn
Show that the minimal polynomial and characteristic polynomial of A are equal.
84. (UMass F21)Let A be an invertible diagonalizable 4 × 4 matrix whose char-
acteristic polynomial is pA (λ) = (λ−5)(λ2 (λ−1)−λ+1), and P is an invertible
4 × 4 matrix. Compute pB (λ) if B = (P (AT )P −1 )−1
85. (Denver F20)Consider the map T : Mn (R) → Mn (R) by T (A) = At .
a Find the characteristic polynomial and minimal polynomial of T .
b Find the Jordan form of T .
86. (PSU W20) Let f (x) = (x2 − 1)(x2 + 1). Consider the set of real 3 × 3
matrices such that det A = 1 and f (A) = 0. Determine the number of (real)
similarity classes of such matrices and give representatives of each class.
87. (OSU F19)Let M be a complex n × n matrix whose eigenvalues λ1 , . . . , λn
satsify the following relations:
X
λi = (−1)1
i
X
λi1 λi2 = (−1)2
i1 <i2
X
λi1 λi2 . . . λin−1 = (−1)n−1
i1 <i2 <···<in−1
λ1 . . . λn = (−1)n
3.4 Uncategorized
4 Linear Transformations
This section covers Linear Transformations, dealing with properties of the ker-
nel, image and quotient spaces. The Rank-Nullity theorem will come into play
for many arguments in this section.
4.1 Appetizers
89. (KS 49)Let T : V → W be a surjective linear transformation of finite di-
mensional vector space over a field F. Show that there is a linear transformation
W → V such that T ◦ S is the identity map on W .
90. (KS 50)A linear transformation T : V → W is said to be independence
preserving if T (I) ⊆ W is linearly independent whenever I ⊆ V is a linearly
independent set. Show that T is independence preserving if and only if T is
injective.
91. (KS 54)Let A be a complex n × n matrix. Let L : Cn×n → Cn×n be the
linear transformation given by L(M ) = AX + XA for X ∈ Cn×n . Prove that if
A is nilpotent, then L is nilpotent.
92. (UMass F21)For any real number k, let Tk : R3 → R3 be the linear map
defined by the conditions T (e1 ) = e2 , T (e2 ) = (k 2 − 1, 0, k), T (e3 ) = (k 2 −
2k, 0, 0). Determine the values of k with the following properties:
a Tk is not invertible. For those values, say what is the rank and nullity of
Tk .
b Tk is an isometry.
c Tk has the same rank as Tk2 .
93. (OSU S21)Let A be an n × n real matrix. Suppose tr(AX) = 0 for any
n × n real matrix X with tr(X) = 0. Prove that A = λIn×n for some λ ∈ R.
94. (OSU W21)Suppose U, V, W be finite dimensional inner product spaces over
C. Let L : U → V, T : V → W be linear transformations and L∗ , T ∗ be the
corresponding adjoint transformations.
a Prove Range(L) = ker(L∗ )⊥
L T
b Assume the sequence U − → V − → W is exact. [Namely Range(L) =
ker(T ).] Define S = LL∗ + T ∗ T . Prove S is invertible.
95. (PSU W21)Let U, V, W be finite-dimensional vectors spaces over F. Let
A : U → V, B : V → W be linear maps. Show that rank(BA) ≥ rank(A) +
rank(B) − dim(V ).
96. (OSU F20)Let W be a subspace of an inner product space V , P : V → V
be a linear transformation. Prove that P is an orthogonal projection onto W
if and only if P is both idempotent and self-adjoint. [Recall: an orthogonal
projection onto W if for any x ∈ W, P (x) = x and for any y ⊥ W, P (y) = 0.]
97. (UMass F19)Complete the following:
a Find an orthogonal basis for the span of the following three vectors S2 =
{(1, 0, 1), (0, 1, 1), (1, 3, 3)} and write (1, 1, 2) in terms of such a basis.
b Let W = span((1, 1, 1)). Find a basis of the orthogonal complement W ⊥ ∈
C3 .
98. (UMass F18, Check a for multi)Complete the following:
2 2 1 −2
a Let T1 : R → R be the linear transformation that T1 (v) = v
−2 4
2 2 2
for every v ∈ R . Prove that for any linear transformation T2 : R → R ,
the linear transformation T2 ◦ T1 is never surjective.
b Let T : Rn → Rn be a linear transformation. Show that Rn ⊇ Im(T ) ⊇
Im(T 2 ) ⊇ . . . ,and show that there exists some m ∈ N+ such that Im(T k ) =
Im(T k+1 ) for all k ≥ m.
4.2 Entrees
99. (KS 41)Let φ : V → V be a linear transformation of a finite dimensional
vector space to itself. Prove there exits a decomposition of V as V = U ⊕ W ,
where each summand is φ-invariant, φ|U is nilpotent and φ|W is nonsingular.
100. (KS 42)Let V be a vector space and T : V → V a linear transformation
such that T 2 = T . Show that V = ker T ⊕ Im T .
101. (KS 45)Let V, W be finite dimensional vector spaces and let T : V → W
be a linear transformation. Show that dim(ker T ) + dim(Im T ) = dim(V ).
102. (KS 46)Let V be a finite dimensional vector space and T : V → V a non-
zero linear operator. Show that if ker T = Im T , then dim V is an even integer
and the minimal polynomial of T is m(x) = x2 .
103. (KS 47)Let V be a finite dimensional vector space over a field F and let
T : V → V be a nilpotent linear transformation. Show that the trace of T is 0.
104. (KS 48)Let V be the vector space of 2 × 2 matrices over a field F . Let
a b
A= ∈V
c d
. Let T : V → V be the linear transformation defined by T (X) = AX. Compute
det(T ).
105. (KS 51)Let V, W be vector spaces and let T : V → W be a surjective linear
transformation. Assume for all subsets S ⊆ V that if T (S) spans W , then S
spans V . Prove that T is injective.
106. (KS 52)Let T : V → W be a linear transformation of vector spaces over a
field F .
a Show that T is injective if and only if {T (v1 ), T (v2 ), · · · , T (vn )} is linearly
independent in W whenever {v1 , v2 , · · · , vn } is linearly independent in V .
b Show that T is surjective if and only if {T (x)|x ∈ X} is a spanning set for
W whenever X is a spanning set for V .
107. (KS 53)Let A be a complex n × n matrix. Let L : Cn×n → Cn×n be the
linear transformation given by L(M ) = AM for M ∈ Cn×n . Express det L in
terms of det A with proof.
108. (OSU S21)Suppose L : V → V , where dim V = n. If L is nilpotent, prove
Ln = 0.
109. (Denver F20)Let V be a finite-dimensional real inner product space. Let
T ∈ L(V ) and let U be a T -invariant subspace of V . Prove or give a counterex-
ample for the following:
a U ⊥ is T ∗ -invariant.
b U ⊥ is T -invariant.
110. (UMass W20)Complete the following proofs:
a Let T1 : Rm → Rn such that T1 (v) = Av, T2 : Rn → Rm . Prove that if T1
is not injective then neither is T2 ◦ T1 . Prove that if T2 is not surjective,
then neither is T2 ◦ T1 .
b Let T1 : Rm → R, T2 : Rn → Rm , such that T1 (v) = Av, T2 (w) = At w
for every v ∈ Rm , w ∈ Rn . Prove that T1 is surjective if and only if T2 is
injective.
c Let A be an n × n matrix. Show that if rank(AB) = rank(B) for all n × n
matrices B, then A is invertible.
111. (Denver W20)We consider the inner product space Rn with its standard
inner product. Let T (z1 , z2 , . . . , zn ) = (z2 − z1 , z3 − z2 , . . . , z1 − zn ).
a Give an explicit expression for the adjoint T ∗ .
b is T invertible? Explain.
c Find the eigenvalues of T .
112. (Denver W20)Complete the following:
a Let n ≥ 2, and V be an n-dimensional vector space over C with basis
vectors e1 , . . . , en . Let T be the linear map of V satisfying T (ei ) = ei+1
for 1 ≤ i ≤ n − 1 and T (en ) = e1 . Is T diagonalizable?
b Let V be a finite-dimensional vector space and T : V → V a diagonalizable
linear transformation. Let W ⊆ V be a subspace which is mapped into
itself by T . Show that T |W is diagonalizable.
113. (Denver S19)Let V be a finite-dimensional vector space.
a Suppose T ∈ L(V ) is such that every vector in V is an eigenvector of T .
Prove or disprove that T is a scalar multiple of the identity operator.
b Suppose T ∈ L(V ) is such that every subspace of V with dimension
dim V − 1 is invariant under T . Prove that T is a scalar multiple of
the identify operator.
114. (Oregon F18)Suppose P is a linear operator on a vector space V such that
P2 = P.
a Prove that V = RP ⊕ NP .
b Further suppose that V is a real inner product space and that P has finite
dimensional range. Let T be the orthogonal projection from V to the
range of P . Determine T P and P T .
c With notation and hypotheses as in (b), find the adjoint operator of T .
115. (Oregon F18, UCF F21)Complete the following problems:
a Suppose that λ1 , . . . , λr are distinct non-zero complex numbers. Show
that the following matrix is invertible.
λ1 λ2 . . . λr
2 2
λ1 λ2 . . . λr 2
B= .
.. .. ..
.. . . .
λr1 λr2 ... λrr
b Suppose that A is a complex square matrix such that the trace of Ak is
zero for each 1 ≤ k ∈ N. Show that all the eigenvalues of A are zero.
∥P x∥
∥P ∥ = max
x̸=0 ∥x∥
4.4 Uncategorized
128. (OSU W19)Let A be nilpotent matrix. Prove that the trace of A is zero.
129. (Denver W19)Let m be an integer. Let α1 , α2 , . . . , αm , and β1 , β2 , . . . , βm
be two lists of vectors in real inner-product vector space V . Prove that if
∀i, j ≤ m; ⟨αi , αj ⟩ = ⟨βi , βj ⟩
then the subspaces V1 = span(α1 , . . . , αm ) and V2 = span(β1 , . . . , βm ) are iso-
morphic.
5.1 Appetizers
130. (KS 56)Let {v1 , v2 , . . . , vn } be a basis for a vector space V over R. Show
that if w is any vector in V , then for some choice of sign ±, {v1 ± w, v2 , . . . , vn }
is a basis for V .
131. (KS 60)Let V be a vector space, U, W be finite dimensional subspaces of
V . Show that dim(U + W ) = dim U + dim W − dim U ∩ W .
132. (Denver W19)Complete the following:
a Let V1 , V2 be two non-trivial subspaces of the vector space V over F. Show
that there exists v ∈ V such that v ̸∈ V1 and v ̸∈ V2 .
b Show the result holds for any s non-trivial subspaces.
c Scully addition The above is not always true; provide some conditions
to ensure it is true.
5.2 Entrees
133. (KS 57)Let V be a finite dimensional vector space over the field F. Let
V ∗ be the dual space of V . Show that V ∼
= V ∗.
134. (KS 58)Let V be a vector space of the field F. Let V ∗ be the dual space
of V and let V ∗∗ be the dual space of V ∗ . Show there is an injective linear
transformation φ : V → V ∗∗ .
135. (KS 59)Let V be a finite dimensional vector space and let W be a subspace
of V . Show that dim V W = dim V − dim W .
136. (KS 63)Let V be the vector space over the field R of functions from f :
R → R. Let U be the subspace of even functions, W be the subspace of odd
functions. Show that V = U ⊕ W .
137. (KS 65)Let A, B, C be subspaces of the nonzero vector space V satisfying:
V = A ⊕ B = B ⊕ C = A ⊕ C. Show that there exists a W ≤ V, dim W = 2
such that dim W ∩ A = dim W ∩ B = dim W ∩ C = 1.
138. (OSU S21)Let A, B ∈ Mm,n (C) such that Range(A∗ ) ∩ Range(B ∗ ) = {0}
and B ∗ A = 0.
a Prove that Range(A) ⊥ Range(B).
b Prove that Rank(A + B) = Rank(A) + Rank(B).
∀y ∈ S, ∥w − u∥ ≤ ∥w − y∥
6 Spectral Theory
This section covers Spectral Theory, dealing with properties of the spectral
decomposition and spectral radius. Will also cover singular values. Using or-
thogonality of a linear functional will assist in many problems.
6.1 Appetizers
157. (OSU F21)Let n be a positive integer, let A = (aij )ni,j=1 be an n × b matrix
with aij = 2 when i = j, −1 when j = i ± 1 and else 0. Essentially,
−1
2 0 ... 0
..
−1
2 −1 . 0
A= 0
..
−1 2 . 0
. .. .. ..
..
. . . −1
0 0 ... −1 2
a Prove that a 2 × 2 scalar matrix A over a field F has a square root (i.e.,
a matrix B such that B 2 = A).
b Prove that a real symmetric matrix having the property that every neg-
ative eigenvalue occurs with even multiplicity has a square root. [Hint:
Use (a).]
167. (OSU W21, Denver W19)Suppose A ∈ Mm,n (C), B ∈ Mn,m (C). [For (a)
assume m = n, for the rest assume n, m are arbitrary.]
a Prove that if AB, BA are similar matrices provided either A or B are
invertible. Show that if A and B are not invertible, then AB need not be
similar to BA.
6.4 Uncategorized
187. (PSU W20)Does there exist a 3×3 matrix with entris in C which commutes
with
5 0 0
A = 0 1 1
0 0 1
but is not of the form f (A) for some polynomial f ∈ C[x]?
188. (OSU F19)Let A be an m × n complex matrix, B a p × q complex matrix.
The tensor product of A and B is the mp × nq matrix given block form as
a11 B a12 B ... a1n B
a21 B a22 B . . . @a2n B
A⊗B = .
. .. .
.. .. . ..
am1 B am2 B ... amn B
.
189. (PSU S19)Let A ∈ Mn (R) and self-adjoint. Assume the diagonal entries
of A are n − 1, while off-diagonal elements satisfy |Aij | < 1 for i ̸= j. Denote
B = A + A−1 − 2I. Prove that the limit
P = lim exp(−tB)
t→∞
E1 = ker(A − I)