Exercise 6.2.9

Give a proof if the statement is true, or give a counterexample if it is false:

a)
If A = A then A + iI is invertible.
b)
If U is unitary, U + 3 4I is invertible.
c)
If a matrix is real, A iI is invertible.

Answers

a)
True. The eigenvalues of A + iI are λi + i where λi are eigenvalues of A and are real. Then det (A + iI) = Πi=1n(λi + i)0. (If c1,c2 ,c1c2 = 0, then at least one of c1,c2 is 0.)
b)
True. If (U + 3 4I)x = Ux + 3 4x = 0, note that ||Ux|| = ||x||. Then ||Ux + 3 4x||||Ux||||3 4x|| = 1 4||x||. So the homogeneous equation only has the trivial solution, U + 3 4I is invertible.
c)
False. A can have an eigenvalue i.
User profile picture
2018-11-29 00:00
Comments