• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Another Linear Algebra question.

MetalMat

Diamond Member
If A&B are both orthogonal nxn matricies (basically a square) prove that AB is orthogonal using |ABx| = |x| for all x e R^n

All x's have the arrow sign above them (vectors), and R is the double back R.
 
Originally posted by: StormRider
The first thing to do is to think what is the definition of an orthogonal matrix.

It is where, when all the rows are dotted into each other each value comes out to zero.
 
In my old linear algebra text, it says an orthogonal matrix is one where its column vectors form an orthonormal set in R^n. In other words, they are unit vectors that span R^n. (I'm thinking out loud -- it's been a long time since I took linear algebra)
 
So you are saying that when you decide to AB, it would equal 1 due to the fact they are both orthogonal, thus any constant vector multiplied into that would take dominance?
 
So, I'm assuming we have already proven in the past that Q is an orthogonal matrix if and only if |Qx| = |x| for all x in R^n?
 
I dont remember the proof exactly, but I sort of remember it. I have a horrible teacher, he is easy but never gives us any homework and I dont really follow him in class.
 
Im still a little confused, I might have to think about it a little harder when I get home, still at work 🙁
 
Remember that the dot product of a vector with itself is just the square of the norm of the vector. In other words, <v, v> = |v|
 
I think the key to remember is that if you can show that a matrix M satisfies the property that |Mx| = |x| for any vector x in R^n -- then that matrix must be orthognal.

So, if you show that |ABx| = |x| then the matrix AB must be orthogonal.

Now, remember that ABx is now a vector, so you can form the dot product of it with itself. Try it out and something magical will happen! <ABx, ABx> = ?
 
Back
Top