Is there more than one way to prove this?

  • Thread starter Thread starter pyroknife
  • Start date Start date
pyroknife
Messages
611
Reaction score
4
Suppose that A is an n × n matrix and u and v
are vectors in R^n. Show that if Au = Av and
u ≠ v, then A is not invertible.


This is the book's proof:
From the fact that Au = Av, we have A(u − v) = 0. If
A is invertible, then u − v = 0, that is, u = v, which
contradicts the statement that u = v.

Mine proof is, if A is invertible thus A^-1 exists
(A^-1)(Au)=(A^-1)(Av)
A^-1*A=I
→u=v
if u≠v then then the above does not hold, implying that A^-1 does not exist.
 
Physics news on Phys.org
Your proof looks fine to me :approve:
 
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