Another Linear Algebra question.

MetalMat

Diamond Member
Jun 14, 2004
9,687
36
91
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.
 

MetalMat

Diamond Member
Jun 14, 2004
9,687
36
91
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.
 

StormRider

Diamond Member
Mar 12, 2000
8,324
2
0
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)
 

StormRider

Diamond Member
Mar 12, 2000
8,324
2
0
So, yes, each column dotted with another column would be 0. And dotted with itself would be 1.
 

MetalMat

Diamond Member
Jun 14, 2004
9,687
36
91
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?
 

StormRider

Diamond Member
Mar 12, 2000
8,324
2
0
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?
 

MetalMat

Diamond Member
Jun 14, 2004
9,687
36
91
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.
 

MetalMat

Diamond Member
Jun 14, 2004
9,687
36
91
Im still a little confused, I might have to think about it a little harder when I get home, still at work :(
 

StormRider

Diamond Member
Mar 12, 2000
8,324
2
0
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|
 

StormRider

Diamond Member
Mar 12, 2000
8,324
2
0
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> = ?
 

StormRider

Diamond Member
Mar 12, 2000
8,324
2
0
Yes, but you can manipulate it to get it to equal |x|.

Here's a hint: What does (AB)^T equal to?