-
Consider a system of linear questions
(a1+b)x1+a2x2+a3x3+⋯+anxn=0
a1x1+(a2+b)x2+a3x3+⋯+anxn=0
a1x1+a2x2+(a3+b)x3+⋯+anxn=0
⋮
a1x1+a2x2+a3x3+⋯+(an+b)xn=0
where ∑i=1nai=0. Determine the relationship between a1,a2,⋯,an and b such that
a. This linear system has only a zero solution.
b. This system has nonzero solutions. In this case, determine a solution set.
-
Prove
rank(LA)+rank(LB)−n≤rank(LAB)≤min{rank(LA),rank(LB)},
where A and B are n×n matrices.
-
Prove
rank(LA+B)≤rank(LA)+rank(LB)
where A and B are n×m matrices.
-
Let A,B∈Mn×n(R). Suppose AB=BA=0 and rank(A2)=rank(A). Prove that
rank(A+B)=rank(A)+rank(B)
-
Let A,B,C,D be n×n matrices such that they commute pairwise under matrix multiplication, and AC+BD=In. Prove that:
rank(AB)=rank(A)+rank(B)−n.
-
A is an n×n real matrix, AAt=k2In, k∈R. Prove:
rank(kIn−A)=rank((kIn−A)2).
-
Suppose A is an n×n matrix with rank r (1≤r≤2n), and A2=0. Prove that there exists an invertible matrix P such that
A=P000Ir00000P−1
where Ir is the r×r identity matrix, and 0 are zero matrices.
-
If A2=In, Prove A is diagonalizable (here A is a real square matrix).
-
Let V be a finite-dimensional real inner product space, and let U and T be self-adjoint linear operators on V such that UT=TU.
Prove that there exists an orthonormal basis of V consisting of vectors that are eigenvectors of both U and T.
-
Let A and B be n×n complex matrices satisfying the condition AB=A+B.
Prove that A and B are simultaneously triangularizable (there exists a basis under which both A and B are upper triangular matrices).
-
Let A be an n×n matrix satisfying the polynomial equation ∑i=0mbiAi=0, where the coefficients satisfy the condition ∣bm∣>∑i=0m−1∣bi∣.
Prove that the equation 2X−XA2=AX has only the trivial solution X=0.