Undetermined system with no solutions?

  • Thread starter Thread starter Questions999
  • Start date Start date
  • Tags Tags
    System
AI Thread Summary
The discussion centers on demonstrating that the given system of equations has no solutions. It is noted that the system is undetermined due to having more unknowns than equations. The determinant of the matrix formed by the coefficients is initially stated to be non-zero, indicating linear independence, but later corrections reveal it is actually zero. The key point is that a linear combination of the equations leads to a contradiction, confirming the absence of solutions. Thus, the conclusion is that the system indeed has no solutions.
Questions999
Messages
151
Reaction score
0
So I have the system { 2x+3y+z-3v=2 ;x-y+2z+v=0 ;3x+2y+3z-2v=-2} . I have to show that the system has no solutions.. I notice that it has more unknowns than equations so it is an undetermined system.If I form the matrix ? |(2 1 3 ) (3 -1 2) (1 2 3)| I notice that the determinant is diff from zero so this three vectors are linearly indipendent. Now how do I form a matrix using ( 2 0 -2) and these three vectors with the condition that they have a determinant diff from zero? Because if they have a determinant diff from zero,the system has no solutions.
 
Physics news on Phys.org
Elaia06 said:
So I have the system { 2x+3y+z-3v=2 ;x-y+2z+v=0 ;3x+2y+3z-2v=-2} . I have to show that the system has no solutions.. I notice that it has more unknowns than equations so it is an undetermined system.If I form the matrix ? |(2 1 3 ) (3 -1 2) (1 2 3)|
I notice that the determinant is diff from zero so this three vectors are linearly independent.
Right, but what are you deducing from that?
If there are no solutions there must be a linear combination of the equations which eliminates all variables but not all constants. It's fairly easy to spot.
 
I wrote the question in the wrong way..the answer on my textbook is " The system has no solutions"..I just have to show if the system has or not solutions...
 
But if the system has no solutions the vectors forming the matrix including 2 0 -2 should be linearly indipendent /...
 
Elaia06 said:
But if the system has no solutions the vectors forming the matrix including 2 0 -2 should be linearly indipendent /...
Not sure what you mean by 'including 2 0 -2'. Do you mean the 5x3 matrix formed by moving the constants across to the left? The non-existence of solutions does not require all the equations to be linearly independent. Trivial example:
x - 1 = 0
x - 2 = 0
x - 2 = 0
In the OP, I can see a linear combination of the equations which eliminates all the variables but leaves a contradictory statement regarding the constants. That implies there are no solutions.
The det of |(2 1 3 ) (3 -1 2) (1 2 3)| is 0.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top