Rows that get zeroed out during elimination

  • Thread starter Thread starter samh
  • Start date Start date
  • Tags Tags
    Elimination
Click For Summary
SUMMARY

This discussion focuses on the process of Gaussian elimination and the conditions under which certain rows of a matrix become zeroed out. Specifically, it addresses the confusion surrounding why a row that is a linear combination of previous rows can be eliminated during the elimination process. The key takeaway is that the order of the rows affects which rows are eliminated, and while a row may be a linear combination of others, it does not guarantee its elimination unless specific row operations are applied in a certain sequence.

PREREQUISITES
  • Understanding of Gaussian elimination techniques
  • Familiarity with linear combinations in linear algebra
  • Knowledge of matrix row operations
  • Basic concepts of linear independence and dependence
NEXT STEPS
  • Study the implications of row exchanges in Gaussian elimination
  • Learn about the concept of linear independence and its role in matrix theory
  • Explore advanced matrix factorization techniques such as LU decomposition
  • Investigate the effects of pivoting strategies on elimination outcomes
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators teaching Gaussian elimination and matrix theory concepts.

samh
Messages
46
Reaction score
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?
 
Physics news on Phys.org
It won't necessarily if row k is a linear combination of rows i and j then any of them can be "zeroed" out.
 
R(1) = Row 1. R(i) = Row i. c(j) = the constant that you multiply times row j.

R(j) = c(j-1) * R(j-1) + ... + c(2) * R(2) + c(1) * R(1).

Implies R(j) + (-1)c(j-1) * R(j-1) + ... + (-1)c(2) * R(2) + (-1)c(1) * R(1) = 0.

I'm not sure I am answering your question. That's how we know that the row can be eliminated. We know that the row will be eliminated by the order of which the equations appear. However, it is perfectly legitimate to exchange the orders of the rows and will ultimately change which row is eliminated.
 
I am studying the mathematical formalism behind non-commutative geometry approach to quantum gravity. I was reading about Hopf algebras and their Drinfeld twist with a specific example of the Moyal-Weyl twist defined as F=exp(-iλ/2θ^(μν)∂_μ⊗∂_ν) where λ is a constant parametar and θ antisymmetric constant tensor. {∂_μ} is the basis of the tangent vector space over the underlying spacetime Now, from my understanding the enveloping algebra which appears in the definition of the Hopf algebra...

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K