What is the significance of the proof for matrix solutions?

  • Thread starter Thread starter icesalmon
  • Start date Start date
  • Tags Tags
    Matrix Proof
Click For Summary
SUMMARY

The discussion centers on Theorem 1.6.1, which states that a system of linear equations, represented as Ax = b, can have either zero, one, or infinitely many solutions. The proof demonstrates that if there are more than one solution, it leads to infinitely many solutions by showing that any linear combination of two distinct solutions results in another solution. Participants express confusion regarding the significance of the proof and the implications of scalar multiplication in generating additional solutions.

PREREQUISITES
  • Understanding of linear algebra concepts, particularly systems of equations.
  • Familiarity with matrix operations and properties.
  • Knowledge of scalar multiplication in vector spaces.
  • Basic comprehension of geometric interpretations of linear equations.
NEXT STEPS
  • Study the implications of linear combinations in vector spaces.
  • Explore the geometric interpretation of solutions to linear equations.
  • Learn about the rank-nullity theorem in linear algebra.
  • Investigate the concept of affine spaces and their relation to solutions of linear systems.
USEFUL FOR

Students of linear algebra, educators teaching systems of equations, and mathematicians interested in the foundational proofs of solution existence in linear systems.

icesalmon
Messages
270
Reaction score
13

Homework Statement


I do not need to know if this is correct, I am trying to understand the proof.

Theorem 1.6.1: A system of equations has either zero, one, or infinitely many solutions. There are no other possibilities.

If Ax = b is a system of linear equations, exactly one of the following is true (a) the system has no solutions, (b) the system has exactly one solution, or (c) the system has more than one solution. The proof will be complete if we can show that the system has infinitely many solutions in case (c).

i). Assume Ax = b has more than one solution, and let x0 = x1 - x2, where x1 and x2 are any two distinct solutions. Because x1 and x2 are distinct, the matrix x0 is nonzero, moreover: Ax0 = A(x1-x2) = b - b = 0

ii). If we let k be any scalar, then A(x1 + kx0) = b + kx0 = b which shows that x1 + kx0 is a solution of Ax = b. Since x0 is nonzero and there are infinitely many choices for k, the system Ax = b has infinitely many solutions.

I'm not really seeing the significance of part 1. I find ONE solution for b, 0. As for the second part, I feel like I should only be concerned with this as a proof to Ax = b having infinitely many solutions. If we just multiply x1 by k and just change the k value I will change what kx1 is. Why do I attach k onto x0 if it's just going to sum to zero later on, I'm not getting a different answer from x0 by multiplying by any number.
Sorry if this doesn't make much, if any, sense. Thanks anyway for the help
 
Physics news on Phys.org
icesalmon said:

Homework Statement


I do not need to know if this is correct, I am trying to understand the proof.

Theorem 1.6.1: A system of equations has either zero, one, or infinitely many solutions. There are no other possibilities.

If Ax = b is a system of linear equations, exactly one of the following is true (a) the system has no solutions, (b) the system has exactly one solution, or (c) the system has more than one solution. The proof will be complete if we can show that the system has infinitely many solutions in case (c).

i). Assume Ax = b has more than one solution, and let x0 = x1 - x2, where x1 and x2 are any two distinct solutions. Because x1 and x2 are distinct, the matrix x0 is nonzero, moreover: Ax0 = A(x1-x2) = b - b = 0

ii). If we let k be any scalar, then A(x1 + kx0) = b + kx0 = b which shows that x1 + kx0 is a solution of Ax = b. Since x0 is nonzero and there are infinitely many choices for k, the system Ax = b has infinitely many solutions.

I'm not really seeing the significance of part 1. I find ONE solution for b, 0. As for the second part, I feel like I should only be concerned with this as a proof to Ax = b having infinitely many solutions. If we just multiply x1 by k and just change the k value I will change what kx1 is. Why do I attach k onto x0 if it's just going to sum to zero later on, I'm not getting a different answer from x0 by multiplying by any number.
Sorry if this doesn't make much, if any, sense. Thanks anyway for the help

Try thinking of this way. If there are two solutions Ax0=b and Ax1=b is (x0+x1)/2 a solution?
 
i'm not sure, but if x0 = x1-x2 then x0 + x1 = 2x1 - x2
dividing that by 2 doesn't seem to do anything significant to the problem so I will say yes.
 
icesalmon said:
i'm not sure, but if x0 = x1-x2 then x0 + x1 = 2x1 - x2
dividing that by 2 doesn't seem to do anything significant to the problem so I will say yes.

Well, sure if Ax0=b and Ax1=b then A((x0+x1)/2)=Ax0/2+Ax1/2=b/2+b/2=b. So (x0+x1)/2 is another solution. That means if you have two solutions then you must have three solutions, x0, x1 and (x0+x1)/2. See where this is going?
 
Last edited:
not at all, I mean I understand arithmetically that (A( xn + xn+1 )) / 2 = b, so b= b. but I could just say (A( 2xn + xn+1 )) / 3 would work as well. This feels like I'm just making up some mathematical form to suit the problem, it doesn't feel like I'm understanding what you're trying to tell me.
 
icesalmon said:
not at all, I mean I understand arithmetically that (A( xn + xn+1 )) / 2 = b, so b= b. but I could just say (A( 2xn + xn+1 )) / 3 would work as well. This feels like I'm just making up some mathematical form to suit the problem, it doesn't feel like I'm understanding what you're trying to tell me.

The goal of the problem is to show that if you have more than one solution then you have an infinite number of solutions, isn't it? Having zero solutions is possible. Having one solution is possible. Having exactly two solutions is not possible. Nor is three or four etc. The only other possibility is an infinite number.
 
Last edited:
I understand, so once you have two solutions you can generate an infinite number of solution producing expressions using them.

Is there a geometrical point of view to what you've been explaining?
 
icesalmon said:
I understand, so once you have two solutions you can generate an infinite number of solution producing expressions using them.

Is there a geometrical point of view to what you've been explaining?

Sure, in the proof they talk about the set x1+k*(x2-x1). As you vary k that point moves along the line through x1 and x2.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K