Proving transpose of orthogonal matrix orthogonal

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 15K views
derryck1234
Messages
55
Reaction score
0

Homework Statement



Show that if A is orthogonal, then AT is orthogonal.

Homework Equations



AAT = I

The Attempt at a Solution



I would go about this by letting A be an orthogonal matrix with a, b, c, d, e, f, g, h, i , j as its entries (I don't know how to draw that here)...but this would be a 3x3 matrix with entries a, b, c, d, e, f, g,h, i, j. I would then construct AT, and then multiply the two matrices. I should find that the non-diagonal entries are zero, but how would I show that the diagonal entries are 1?
 
on Phys.org
Use the fact that the columns are all orthogonal unit vectors.
 
Ok. I understand how I would prove that A times the transpose of A has orthogonal columns...but how would I prove they are unit vectors?
 
What definition are you using for an orthogonal matrix? Note that orthogonal unit vectors for rows and columns is equivalent to [itex]AA^T = A^TA=I[/itex]. The equivalence of these definitions is perhaps in your book or can certainly be found online.

I would use the second definition. A is orthogonal if and only if [itex]AA^T=A^TA = I[/itex]. To show [itex]A^T[/itex] is orthogonal, make use of the fact that [itex](A^T)^T=A[/itex].
 
If you're assumed that A is already orthogonal then you don't need to prove that the columns are orthogonal unit vectors. That's the definition of an orthogonal matrix, thus already being in your assumption that A is orthogonal.