Thread: Problem 38
View Single Post
  #6  
Old June 16th, 2009, 11:15 PM
Bruno J.'s Avatar
Bruno J. Bruno J. is offline
Generous Contributor
 
Join Date: Jun 2009
Posts: 444
Country:
Thanks: 94
Thanked 154 Times in 137 Posts
Bruno J. has a spectacular aura aboutBruno J. has a spectacular aura about
Default

Let I_{(j)} be the identity matrix with row j multiplied by 2. Then I_{(j)}A is A with row j multiplied by 2, and AI_{(j)} is A with column j multiplied by 2. From

I_{(j)}A=AI_{(j)}

we conclude that A has a diagonal entry and zeroes everywhere else on the jth row and the jth column. In this fashion we conclude that A is diagonal.

It is then easy to show that the diagonal entries are all equal.