Re: Proving matrices are singular.





I just showed you an example where A and B are *not* singular.
Therefore, it is false that they are singular in all cases under
those hypotheses.

-- m

I had to dig out my book to decide what I was trying to do in the
first place :P

What I'm trying to do is show that if Ax = Ay and x != y, that A must
be singular. Not A and B, just A. That changes things a bit. Let me
see if I can figure this out on my own....

I'm trying to show that if A is an nxn matrix and Ax = Ay and x != y,
A is singular (non-invertible)

Suppose that a is non-singular. This makes A invertible, and therefore
A^-1 * A = I.
So:

Ax = Ay
A^1 A x = A^1 A y
I x = I y
x = y

We see that if x = y, A must be non-Singular. Since x != y, then A is
singular.

Hmm...I'm not sure this is worded very well, would anyone care to
comment on this?
.



Relevant Pages

  • Multiplication of matrices
    ... out if a non-singular matrix can be written as the product of a singular ... I came up with an algebraic proof that the product of a singular ... I then tried to show that it was possible to have two singular matrices ...
    (sci.math)
  • Re: Multiplication of matrices
    ... out if a non-singular matrix can be written as the product of a singular ... I came up with an algebraic proof that the product of a singular ... contradicting the linear independence of the vi. ... if the vi are linearly independent, the wi will be linearly dependent. ...
    (sci.math)
  • Re: Invertibilty of a matrix
    ... But if I keep removing rows from the beginning and ... exactly) and then becomes singular. ... the matrix is 10x10 it becomes non-singular again. ... Vandermonde matrix is very ill conditioned. ...
    (sci.math)
  • Re: Invertibilty of a matrix
    ... But if I keep removing rows from the beginning and ... exactly) and then becomes singular. ... the matrix is 10x10 it becomes non-singular again. ... I assume that the DFT matrix with various rows deleted is also highly ...
    (sci.math)
  • Re: Solving system of two equations
    ... If the matrix is non-singular, than no, the differences are negligable. ... Gauss Elim ... ... However, if the matrix is singular, neither method ... Prev by Date: ...
    (sci.stat.math)