The subtle difference between matrices and linear operators

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
1230wc
Messages
27
Reaction score
0
For example, if I were to prove that all symmetric matrices are diagonalizable, may I say "view symmetric matrix A as the matrix of a linear operator T wrt an orthonormal basis. So, T is self-adjoint, which is diagonalizable by the Spectral thm. Hence, A is also so."

Is it a little awkward to specify a basis in the proof? Are linear operators and matrices technically two different classes of objects that may be linked by some "matrix representation function" wrt a basis? Thanks!
 
Physics news on Phys.org
Let L be a linear transformation from vector space U to vector space V. If [itex]\{u_1, u_2, ..., u_n}[/itex] is a basis for U and [itex]{v_1, v_2, ..., v_m} is a basis for V. Apply L to each [itex]u_i[/itex] in turn and write it as a linear combination of the V basis. The coefficients give the ith column of the matrix representation of L.<br /> (The bases do not have to be orthonormal. You just have to have some inner product defined on the space to talk about self-adjoint.)<br /> <br /> But to go the other way, you don't have to say "view matrix A as a linear transformation". An n by m matrix <b>is</b> a linear transformation from vector space [itex]R^n[/itex] to [itex]R^m[/itex].[/itex]