Test for compatibility of equations - Determinant |A b|

  • Context: MHB 
  • Thread starter Thread starter mathmari
  • Start date Start date
  • Tags Tags
    Determinant Test
Click For Summary
SUMMARY

The discussion centers on the compatibility of linear equations represented by the system $Ax=b$, where the matrix $A$ has full column rank and the number of equations exceeds the number of unknowns. Participants clarify that the determinant $|A \ b|$ is used to assess the solvability of the system, specifically addressing the relationship between the augmented matrix $(A \mid b)$ and the conditions for compatibility. It is established that if the equations are independent, no solution exists, while dependent equations yield a determinant of zero, indicating potential solutions.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically systems of linear equations.
  • Familiarity with matrix notation and operations, including augmented matrices.
  • Knowledge of determinants and their implications in linear systems.
  • Basic understanding of the concepts of column space and linear combinations.
NEXT STEPS
  • Study the properties of determinants in relation to linear systems.
  • Learn about the implications of full column rank in matrix theory.
  • Explore the concept of column space and its role in determining the solvability of equations.
  • Investigate the use of MATLAB for solving linear equations, particularly the notation A \ b.
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as software engineers and data scientists working with systems of equations and matrix computations.

mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

Let $Ax=b$ be a system of linear equations, where the number of equations is by one larger than the number of unknown variables, so the matrix $A$ is of full column rank.

Why can the test for combatibility of equations use the criterion of the determinant $|A \ b|$ ? (Wondering)
 
Physics news on Phys.org
mathmari said:
Hey! :o

Let $Ax=b$ be a system of linear equations, where the number of equations is by one larger than the number of unknown variables, so the matrix $A$ is of full column rank.

Why can the test for combatibility of equations use the criterion of the determinant $|A \ b|$ ?

Hey mathmari!

What is this "test for compatibility of equations"? (Wondering)

How is $|A \ b|$ a determinant? It's not a square matrix is it? (Wondering)
Did you perhaps mean the Matlab notation [M]A \ b[/M], which means $A^+b$?
 
Klaas van Aarsen said:
What is this "test for compatibility of equations"? (Wondering)

The test if the system is solvable.
Klaas van Aarsen said:
How is $|A \ b|$ a determinant? It's not a square matrix is it? (Wondering)
Did you perhaps mean the Matlab notation [M]A \ b[/M], which means $A^+b$?

But isn't the augmented matrix $(A\mid b)$ a square matrix, since the number of equations is by one larger than the number of unknown variables and that means that $A$ is a $n\times (n-1)$ matrix, or not? (Wondering)
 
mathmari said:
The test if the system is solvable.

But isn't the augmented matrix $(A\mid b)$ a square matrix, since the number of equations is by one larger than the number of unknown variables and that means that $A$ is a $n\times (n-1)$ matrix, or not?

Ah okay.

If the system has a solution, then $b$ must be in the column space of $A$ yes? (Wondering)
That is, we can write $b$ as a linear combination of the column vectors in $A$.

Doesn't that imply that the determinant of the augmented matrix $(A\mid b)$ is zero? (Thinking)
 
I suspect you mean "compatibility", not "combatibiity"!

No one wants equations to fight!

If the number of equations is greater than the number of unknowns and the equations are "independent" there is no solution. There may be a solution if the equations are "dependent" which means the determinant must be 0.
 
Last edited by a moderator:

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
15
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K