Prove identity matrix cannot be product of an odd number of row exchanges

Ara macao
Messages
26
Reaction score
0
Problem: #29 in Strang Linear Algebra

Prove that the identity matrix cannot be the product of 3 row exchanges (or five). It can be the product of 2 exchanges (or 4).

Now, to start, we try to count the number of rows that are different from the identity matrix. For the first row exchange, it's 2. Second, it becomes either 0, 3, or 4. Third, it can go to 1,2,3,4,6. Four, 0,1,2,3,4,5,6,8...

Is this proof sufficient enough?
 
Last edited:
Physics news on Phys.org
Is this proof sufficient enough?
No, for two reasons.

(1) You had to prove something about 5 swaps, but have said nothing about that.

(2) You haven't offered any proof of why, for example, you can have 0, 3, or 4 rows different after two swaps.


(Incidentally, you are wrong. For example, I can easily get 8 rows different after 4 swaps, if my matrix is large enough)
 
Oh, sorry, title post was wrong, actually, identity matrix cannot be a product of 3 or 5 row exchanges - but did not say odd number of row exchanges.

hm. After 1 swap, we have 2 rows diferent. After 2 swaps, both rows can swap back to identity, one dif row can swap with one same row, or two same rows swap to different. So we have 0,2,4. And then the thing continues...?
 
Last edited:
Can you take the row reduction rules for determinants as given?
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top