What is the error in this proof of uniquness of row echelon form?

mveritas
Messages
5
Reaction score
0
Let's prove the uniqueness of row echelon form (Suppose we already knew existence)

First, for any m*n matrix A, think about homogeneous equation AX=0.

Obviously, AX=0 has a solution X=0, so its solution set is not empty.

And A's row echelon form has same solution set. So if there are more than 2 row echelon

forms, it's contradiction because it means AX=0 has more than 2 solution set.

I don't know where's the error in this proof...
 
Last edited:
Physics news on Phys.org
mveritas said:
Let's prove the uniqueness of row echelon form (Suppose we already knew existence)

First, for any m*n matrix A, think about homogeneous equation AX=0.

Obviously, AX=0 has a solution X=0, so its solution set is not empty and unique.
The obvious solution means that its solutions set is non-empty. It says nothing about uniqueness.

And A's row echelon form has same solution set. So if there are more than 2 row echelon

forms, it's contradiction because it means AX=0 has more than 2 solution set.




I don't know where's the error in this proof...
 
NoNO, I mean 'solution set' is unique...

hmm i'll change my paragraph...
 
Last edited:
this seems like a nice idea for a proof. I.e. any two echelon forms would have the same solution set as the original system, but two different echelon forms "obviously" have different solution sets.

e.g, suppose the echelon form of a 3x3 system were of rank one, and reduced to one non zero row of form [1 3 4 ]. Then the solutions have y,z arbitrary and x = -3y -4z. Any other such echelon form would look like [ 1 a b] and have solutions with y,z, arbitrary and x = -ay - bz. These could not be the same unless a = 3, and b = 4.

Stated geometrically, the set of solutions defines the graph of a mapping from the space of free variables, to the space of pivot variables. And the non pivot columns of the echelon form are the values of this mapping at the standard basis vectors (0,...0,1,0,...,0) of the space of free variables.

I.e. in any solution vector, the values of the free variables determine the values of the pivot variables, and the echelon form reveals exactly how they do so.

Indeed this argument makes it so obvious that the echelon form is unique that it is a mystery that it is not explained in every book. In fact this makes it seem that understanding why it is unique, is equivalent to just understanding what the echelon system of equations says.
 
//To mathwonk

So, you mean this is the correct proof? (inspite lack of explain...)

I wondered why so many linear algebra books don't prove it in this way... (most of them prove it by using linear transformation or concept of vector space...)

So I thought it maybe wrong proof... it's so simple!

Thank you!
 
i said the idea was good. but it should be written and worked out in considerably more detail. the more detail you can give, the better you yourself will understand it. try writing it up in 2-3 pages. and convince one of your friends.
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
Back
Top