Is the Number of Free Variables Constant in Echelon Form Systems?

  • Context: Graduate 
  • Thread starter Thread starter Rasalhague
  • Start date Start date
  • Tags Tags
    Constant Variables
Click For Summary

Discussion Overview

The discussion revolves around the nature of free variables in systems of linear equations in echelon form, particularly whether the number of free variables remains constant regardless of the method used to achieve echelon form. Participants explore definitions, properties of leading and free variables, and the implications of Gaussian elimination on these concepts.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • Some participants reference Theorem 1.5, suggesting that different methods of applying Gaussian elimination should yield the same number of free variables.
  • One participant presents a counterexample showing that the number of free variables can change between different echelon forms of the same system, questioning the constancy of free variables.
  • There is a discussion about the definition of leading variables, with some arguing that it may be misleading as leading variables are properties of the system rather than individual rows.
  • Another participant proposes a refined definition of leading variables, emphasizing their relationship to pivot columns in the coefficient matrix.
  • It is noted that the choice of which variables are labeled as leading or free is influenced by conventions in Gaussian elimination rather than inherent properties of the variables themselves.

Areas of Agreement / Disagreement

Participants express differing views on whether the number of free variables is constant across different echelon forms, indicating that the discussion remains unresolved with multiple competing perspectives.

Contextual Notes

There are limitations in the definitions and assumptions regarding leading and free variables, as well as the implications of Gaussian elimination on the structure of the linear system. Some mathematical steps and definitions remain unresolved.

Rasalhague
Messages
1,383
Reaction score
2
Theorem 1.5 says that we must get the same solution set no matter how we proceed but if we do Gauss’ method in two ways must we get the same number of free variables in each echelon form system? Must those be the same variables, that is, is solving a problem one way to get y and w free and solving it another way to get y and z free impossible? In the rest of this chapter we will answer these questions. The answer to each is 'yes'.

- Jim Hefferon: Linear algebra

Theorem 1.5 (Gauss' method). If a linear system is changed to another by one of these operations

(1) an equation is swapped with another
(2) an equation has both sides multiplied by a nonzero constant
(3) an equation is replaced by the sum of itself and a multiple of another

then the two systems have the same set of solutions.


Here is a counter example to the claim that the number of free variables is constant. Take the following coefficient matrix in echelon form:

[tex]\begin{bmatrix}<br /> 2 & 3\\ <br /> 0 & 1<br /> \end{bmatrix}[/tex]

It shows one free variable, by the definition quoted below. But it can be transformed by row operation 3 into to another matrix, also in echelon form, which shows no free variables:

[tex]\begin{bmatrix}<br /> 2 & 0\\ <br /> 0 & 1<br /> \end{bmatrix}.[/tex]

1.10 Definition In each row of a system, the first variable with a nonzero coefficient is the row’s leading variable. A system is in echelon form if each leading variable is to the right of the leading variable in the row above it (except for the leading variable in the first row).

2.2 Definition In an echelon form linear system the variables that are not leading are free.

Should "echelon form" be replaced with "reduced echelon form" in definition 2.2 and the statement I quoted at the beginning of this post?
 
Last edited:
Physics news on Phys.org
Latest thoughts: Variables correspond to columns of the coefficient matrix, rather than entries. So would it be fair to say that the definition "In each row of a system, the first variable with a nonzero coefficient is the row’s leading variable." is misleading because leading variables are a property of the system, not of an individual row?

Maybe better to say, "A leading variable, xj, of the system is one for which the corresponding column in any echelon form of the coefficient matrix is a pivot column (that is, there exists a row, row i, such that the entry Aij has no nonzero entries preceding it in row i. If no such row exists, the variable corresponding to that variable is free."

So the number of free variables is a constant of the system, and it's customary when using Gaussian elimination to treat the free variables as parameters when describing the solution set, although leading variables could in principle be used. The choice of which variables to label as leading and which free is due to certain conventions in the method of Gaussian elimination (e.g. the fact that an upper triangular matrix is used), rather than being an inherent property of these variables (inherent to the structure of the linear system).
 
Remember that for a linear system, we are usually dealing with Ax = b for matrix A, vector b and unknown x. Gaussian operations preserve the system because changes on A will induce changes in b and make the equality condition hold.
 
That's very good
 

Similar threads

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