View Full Version : Easy Linear Algebra Question
ConeOfIce
Sep26-07, 06:49 PM
The question is: Suppose one has n×n square matrices X, Y and Z such that
XY = I and Y Z = I. Show that it follows that X = Z.
Now if this were XY and ZY, I would just say that:
XY=ZY -> XY-ZY=0 ->Y(X-Z)=0 -> X-Z=0 -> X=Z.
I am wondering that since the Y is on different sides of the Z and X this still holds? Thanks!
F for Freedom
Sep26-07, 07:45 PM
I don't think you can just pull the Y out like that.
If I recall correctly, if XY = I, then doesn't YX = I aswell? If this is true perhaps you could encorporate it into your proof somehow.
ConeOfIce
Sep26-07, 07:51 PM
Actually I think I just figured it out.
X^-1 Y =X^-1 I -> Y=X^-1
then sub that in for Y in the other equation
X^-1 Z = I
XX^-1 Z = X
Z=X
Thanks for your help!
mathwonk
Sep26-07, 08:10 PM
it goes like this: XY = I so XYZ = IZ = Z.
but YZ = I too, so XYZ = XI = X. so X = XYZ = Z.
the problem with your argument is that there is no X^-1 unless yoiu prove this problem.
but if yu are careful, yu can use the fact that X = the left inverse of Y and Z = the right inverse of Y.
ConeOfIce
Sep26-07, 08:13 PM
Oh, I forgot the inverses don't always exist...it has been a bit since I have done and linear algebra work. Your solution makes perfect sense, thanks!
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.