I apologize if this is a very basic question.
I understand the difference between the two forms, but i was curious when row echelon from is enough. where is row echelon form used?. Why shouldn't I always go for reduced row echelon form?
I apologize if this is a very basic question.
I understand the difference between the two forms, but i was curious when row echelon from is enough. where is row echelon form used?. Why shouldn't I always go for reduced row echelon form?
In addition to lessening the workload involved in computing a determinant of a square matrix, e.g.,
Certainly, each form has its uses, and the fact that we can sometimes avoid extensive and tedious computations (which also leave room for introducing simple errors along the way), that's not to say that it is not important to know how and when to obtain reduced row echelon form: but we can "pick-and-choose" to some extent "how far" we need to row-reduce.
One example: if using row operations to simplify the calculation of a determinant. It is just as easy to compute the determinant of an upper triangular matrix as to compute the determinant of a diagonal matrix; so, there is no reason to go all the way through to RREF.