"

6.2 Orthogonal complements and the matrix transpose

Reading

Try out the Preview Activity and read Orthogonal complements and the matrix transpose in Understanding Linear Algebra by David Austin.

Definition: Given a subspace H of Rn, the orthogonal complement of H is the set of vectors in Rn, each of which is orthogonal to every vector in H. We denote the orthogonal complement by H.

 

Definition: Consider an m×n matrix A with entries aij. The transpose of A, written AT, is the n×m matrix with entries [AT]ji=aij. In other words, the rows of A are columns of AT and the columns of A are rows of AT.

If the matrix A has columns v1,,vn, then ATx=[(v1xvnx). We see that we can compute all n dot products by finding this product.

Nul(AT)=(Col(A)).

Proof: ATx=0 if and only if x is orthogonal to every column of A. The columns of A span Col(A), so x is orthogonal to all element of Col(A).

 

License

Icon for the Creative Commons Attribution 4.0 International License

Math 220, Matrices Copyright © 2018 by Kristen Pueschel is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.