Gaussian Elimination rules - apply to rows only?

In summary, the uploader in the video mentions three rules for Gaussian Elimination: swapping rows, multiplying a row by a constant, and adding a multiple of one row to another. It is not stated whether these rules can be applied to columns. It may depend on the goal of the Gaussian Elimination process and the equations being solved.
  • #1
ZedCar
354
1

Homework Statement


In this video;

the uploader states at 0:47 that there are three rules.

1. Can swap rows
2. Can multiply a row by a constant
3. Can add a multiple of one row to another

Do these rules apply only to rows? Can they be applied to columns? The uploader has not stated this.

Thank you.



Homework Equations





The Attempt at a Solution

 
Last edited by a moderator:
Physics news on Phys.org
  • #2
Think it depends on what you're trying to do via GE.

If you have 2 equations,

2x+3y=1
4x+2y=11

Then you will have a matrix

2 3
4 2

multiplied by

x
y

will be equal to

1
11

Finding solutions to this, it clearly makes no sense to multiple columns by a scalar, as this will change the equations, and the solutions.

However, if you're trying to find a determinant, then I think you can apply the same rules to columns, as you're allowed to transpose the matrix.
 
  • #3
Thank you HmBe.
 

Related to Gaussian Elimination rules - apply to rows only?

1. What is Gaussian Elimination?

Gaussian Elimination is a mathematical method used to solve systems of linear equations. It involves using a series of row operations to transform the equations into a simpler form that can be easily solved.

2. What are the rules for applying Gaussian Elimination?

The main rules for applying Gaussian Elimination are:

  • Only apply row operations, which include multiplying a row by a non-zero constant, swapping two rows, or adding a multiple of one row to another row.
  • Always perform row operations on the entire row, not just a single element.
  • Keep track of the operations performed and make sure to apply them consistently to all subsequent rows.

3. Why should Gaussian Elimination rules only be applied to rows?

Applying Gaussian Elimination rules only to rows ensures that the system of equations remains consistent and that the solution is accurate. If the rules were applied to columns as well, the resulting system may become inconsistent and the solution would be incorrect.

4. Can Gaussian Elimination be applied to any type of linear equations?

Yes, Gaussian Elimination can be applied to any system of linear equations, as long as the equations are consistent and have a unique solution. If the equations are inconsistent or have infinitely many solutions, Gaussian Elimination cannot be used to solve them.

5. What are the advantages of using Gaussian Elimination to solve systems of linear equations?

Gaussian Elimination is a systematic and efficient method for solving systems of linear equations. It reduces the equations to a simpler form, making it easier to find the solution. It also allows for easy identification of inconsistent or dependent equations, which would not be possible with other methods.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
862
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
2
Replies
37
Views
5K
Replies
13
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
10
Views
2K
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
963
Back
Top