Solve Homogeneous System: Use Determinant to Check Nontrivial Solutions

In summary, the determinant of the coefficient matrix of a system of linear equations is used to determine if the system has nontrivial solutions (infinite solutions other than the trivial solution) or not. If the determinant is equal to zero, the system has a trivial solution (all variables equal to zero). If the determinant is not equal to zero, the system has a unique solution.
  • #1
Amy-Lee
27
0
how does one use the determinant of the coefficient matrix of a system to determine if the system has nontrivial solutions or not?
 
Physics news on Phys.org
  • #2
What do you know about the coefficient matrix if its determinant equals zero? What do you know if the determinant is not equal to zero?
 
  • #3
determinant = 0, homogeneous equation equals zero... therefore trivial solution
determinant not to equal 0, homogeneous equation don't equal 0... therefore nontrivial solution?
 
  • #4
Amy-Lee said:
determinant = 0, homogeneous equation equals zero... therefore trivial solution
determinant not to equal 0, homogeneous equation don't equal 0... therefore nontrivial solution?

No, this is incorrect. Also, an equation is never equal to anything. For example, x + 5 = 2 is an equation, but what is it equal to? There is always an = in an equation, but that indicates that two expressions have the same value.

For a very simple example of a system of linear equations, consider this system of two equations in two unknowns:
x + y = 0
2x + 2y = 0

The determinant of the matrix of coefficients is 0, which means that the solution to this system is not unique. For this system, there is the trivial solution (x = 0, y = 0), and a whole bunch (an infinite number) of nontrivial solutions, solutions other than the trivial solution.

Here's a second example:
x + y = 0
x - y = 0
The determinant of the matrix of coefficients this time is nonzero, which means that there is exactly one solution to the system of equations, in other words, that the solution is unique. For this system, the only solution is x = 0, y = 0, the trivial solution.

For these homogenous systems of equations, the value of the determinant of the matrix of coefficients determines whether there will be a unique solution (det is nonzero), the trivial solution, or an infinite number of solutions (det = 0), including the trivial solution.
 
  • Like
Likes 1 person
  • #5
what about a homogeneous system of equations with more unknowns than equations, does the above also apply?
 
  • #6
Amy-Lee said:
what about a homogeneous system of equations with more unknowns than equations, does the above also apply?
No. In that case the matrix of coefficients is not square (has more columns than rows). The determinant is defined only for square matrices.

For a linear system of n equations in n variables there is a direct connection between the value of the determinant of the matrix of coefficients and whether the matrix of coefficients has an inverse. If the determinant is zero, an inverse does not exist; if the determinant is nonzero, there is an inverse.
 

1. What is a homogeneous system?

A homogeneous system is a system of linear equations in which all the constants on the right side of the equal sign are equal to zero. In other words, the system has no independent term. It can be written in the form Ax = 0, where A is a matrix and x is a vector of unknown variables.

2. What is a nontrivial solution?

A nontrivial solution is a solution to a homogeneous system that is not simply equal to zero. In other words, it is a solution that satisfies all the equations in the system, but also has at least one nonzero value for the unknown variables.

3. How do you solve a homogeneous system?

To solve a homogeneous system, you can use the method of elimination or the method of substitution. These methods involve manipulating the equations in the system to find the values of the unknown variables that satisfy all the equations.

4. What is a determinant?

A determinant is a mathematical tool used to determine the solvability of a system of equations. It is a numerical value that is calculated using the coefficients of the equations in the system. If the determinant is equal to zero, the system has infinitely many solutions. If the determinant is not equal to zero, the system has a unique solution.

5. How do you use the determinant to check for nontrivial solutions?

To check for nontrivial solutions, you can use the determinant to determine if the system has a unique solution or infinitely many solutions. If the determinant is equal to zero, the system has infinitely many solutions and therefore has nontrivial solutions. If the determinant is not equal to zero, the system has a unique solution and therefore does not have nontrivial solutions.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
182
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
  • Calculus and Beyond Homework Help
Replies
10
Views
477
  • Calculus and Beyond Homework Help
Replies
7
Views
708
  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
572
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
847
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
Back
Top