MHB Number of solutions for system of equations

bargaj
Messages
2
Reaction score
0
Hello!

I have a simple question about solutions, better said number of solutions for this system of equations.

\[ \begin{cases} x_{1 } − x_{2 } + 3x_{3 } − 2x_{4 } = 1\\ −2x_{1 } + 2cx_{2 } − 4x_{3 } + 2x_{4 } = −7\\ − 2x_{3 } + (−c + 6)x_{4 } = 2c + 15\\ − 2x_{3 } + c^{2 }x_{4 } = c^{2 }\end{cases} \]

I know it's only possible that this system has either 0, 1 or \( \infty \) number of solutions, for different values of c:

\[ c = -3 \rightarrow \infty\\ c = 1 \rightarrow \infty\\ c = 2 \rightarrow 0 \\ c \in ℝ \setminus \{-3, 1, 2\} \rightarrow 1 \]

My question is: for which c has this system at the utmost 2 solutions? Should it be only for when the whole system has only one solution or also when it has none? Thank you for your help!
 
Physics news on Phys.org
YOU just said that such a system has either 0 or 1 or infinitely many solutions. So you know it is impossible to have 2 solutions. "At the utmost 2 solutions" must mean no solutions or 1 solution. There will be exactly one solution if c is such that the determinant of coefficients is NOT 0. There will be no solution if c is such that the determinant of coefficients is 0 but the right hand side is not.
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top