Short Reduced Echelon Form Explanation?

Click For Summary
SUMMARY

The discussion focuses on the concept of Reduced Row Echelon Form (RREF) in linear algebra, specifically addressing the characteristics of pivot positions in matrices. The original echelon form provided is transformed into a reduced form where the leading entries (pivots) are clearly defined. The key takeaway is that a leading entry is considered a pivot only if all entries above and below it are zero, which clarifies why the second '1' in row 2 is not a pivot despite the presence of a non-zero entry above it.

PREREQUISITES
  • Understanding of matrix operations and echelon forms
  • Familiarity with the concept of pivots in linear algebra
  • Knowledge of the definition and properties of Reduced Row Echelon Form (RREF)
  • Basic skills in solving systems of linear equations
NEXT STEPS
  • Study the properties of pivot positions in matrices
  • Learn how to convert a matrix to Reduced Row Echelon Form using Gaussian elimination
  • Explore examples of matrices in RREF and identify their pivot positions
  • Investigate the implications of RREF in solving linear systems and its applications
USEFUL FOR

Students studying linear algebra, educators teaching matrix theory, and anyone looking to deepen their understanding of matrix transformations and RREF properties.

mneox
Messages
35
Reaction score
0

Homework Statement



If my original echelon form is:

1 1 -2 1 | 2
0 3 3 3 | -3
0 0 0 1 | -4

and according to my notes that my teacher provided, the reduced form is:

1 0 -3 0 | 3
0 1 1 0 | 3
0 0 0 1 | -4

he noted that in the reduced form, the 1's in columns 1, 2, and 4 are pivots.

thanks for the help!

Or another question is, why is THIS in reduced row echelon form?

1 0 -2 0 | 9
0 1 -1 0 | 5
0 0 0 1 | 3

Homework Equations



none

The Attempt at a Solution



Now my question is why is the second 1 in row 2 not a pivot? why is there a -3 above the 1 in column 3? He stated that this matrix is in the reduced echelon form, so can someone just explain why its an rref if there's that -3?

Thanks for your help and time!
 
Last edited:
Physics news on Phys.org
mneox said:

Homework Statement



If my original echelon form is:

1 1 -2 1 | 2
0 3 3 3 | -3
0 0 0 1 | -4

and according to my notes that my teacher provided, the reduced form is:

1 0 -3 0 | 3
0 1 1 0 | 3
0 0 0 1 | -4

he noted that in the reduced form, the 1's in columns 1, 2, and 4 are pivots.

thanks for the help!
What is your question here?
mneox said:
Or another question is, why is THIS in reduced row echelon form?

1 0 -2 0 | 9
0 1 -1 0 | 5
0 0 0 1 | 3
How is the term "reduced, row-echelon form" defined in your book?
mneox said:

Homework Equations



none

The Attempt at a Solution



Now my question is why is the second 1 in row 2 not a pivot? why is there a -3 above the 1 in column 3? He stated that this matrix is in the reduced echelon form, so can someone just explain why its an rref if there's that -3?

In reduced, row-echelon form, a pivot is any leading entry of a row. The second 1 entry of row 2 is not a leading entry, so it isn't a pivot. It's only the leading entries (the pivots) for which the entries above and below are zero, so it doesn't matter that there is a nonzero entry above the second 1 entry in row 2.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K