
Arturo O. answered 12/26/16
Tutor
5.0
(66)
Experienced Physics Teacher for Physics Tutoring
It looks like you want to know if all real 3x3 matrices whose trace is zero also form a subspace of real 3x3 matrices. Let us focus on closure under addition and scalar multiplication.
Addition:
Let A and B be real 3x3 matrices with Tr(A) = Tr(B) = 0
Is Tr(A + B) = 0 ?
Tr(A + B) = [(A11 + B11) + (A22 + B22) + (A33 + B33)] = (A11 + A22 + A33) + (B11 + B22 + B33)
= Tr(A) + Tr(B) = 0 + 0 = 0
There is closure under addition.
Scalar multiplication:
Let x ∈ R. Is Tr(xA) = 0 ?
Tr(xA) = xA11 + xA22 + xA33 = x(A11 + A22 + A33) = xTr(A) = 0
There is closure under scalar multiplication.
You should be able to verify the other properties of a subspace are also satisfied.

Arturo O.
You are welcome, Claire.
Report
12/27/16
Claire H.
12/27/16