- #1
samh
- 46
- 0
This is something that's bothered me for a very long time...
Say you're doing Gaussian elimination on some matrix.
Now suppose during the process, some row gets zeroed out, say row j. Now it makes perfect sense for me to say that row j was a linear combination of the previous rows.
But here's what I don't get. Suppose some row is a linear combination of rows above it. How does THAT imply that at some point during the elimination process THAT particular row will be zeroed out?
Say you're doing Gaussian elimination on some matrix.
Now suppose during the process, some row gets zeroed out, say row j. Now it makes perfect sense for me to say that row j was a linear combination of the previous rows.
But here's what I don't get. Suppose some row is a linear combination of rows above it. How does THAT imply that at some point during the elimination process THAT particular row will be zeroed out?