Solver for Value of $a$: Unique, Infinite, No Solution

  • Context: MHB 
  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Value
Click For Summary
SUMMARY

The discussion focuses on determining the value of $a$ in the system represented by the matrix $\begin{pmatrix} a & 1 & 1\\ 1 & a & 1\\ 1 & 1 & a \end{pmatrix}$ to establish conditions for unique, infinite, or no solutions. The determinant is calculated as $a^3 - 3a + 2$. A unique solution exists when $a \neq 1, -2$, infinite solutions occur at $a = 1$ and $a = -2$, while no solutions arise specifically when $a = -2$ due to the inconsistency of the equations. The necessity of checking the column space for specific values of $a$ is emphasized.

PREREQUISITES
  • Understanding of determinants in linear algebra
  • Familiarity with matrix operations and systems of equations
  • Knowledge of vector spaces and column space concepts
  • Ability to analyze consistency in linear systems
NEXT STEPS
  • Study the properties of determinants in linear algebra
  • Learn about the implications of the rank-nullity theorem
  • Explore the concept of column space and its significance in linear systems
  • Investigate methods for solving systems of linear equations, including Gaussian elimination
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators teaching systems of equations and determinants.

evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello! (Wave)

I want to find the value of $a$ for which the system

$\begin{pmatrix}
a & 1 & 1\\
1 & a & 1\\
1 & 1 & a
\end{pmatrix}\begin{pmatrix}
x_1\\
x_2\\
x_3
\end{pmatrix}=\begin{pmatrix}
1\\
1\\
1\end{pmatrix}$

  1. has a unique solution
  2. has infinite solutions
  3. has no solution
The determinant is equal to $a^3-3a+2$.

The system

  1. has a unique solution if $a^3-3a+2 \neq 0 \Rightarrow a \neq 1,-2$
  2. has infinite solutions if $a^3-3a+2 = 0 \Rightarrow a =1,-2$
  3. has no solution for no value of $a$
Am I right? (Thinking)
 
Physics news on Phys.org
If the determinant is $0$ it doesn't necessarily mean we have any solutions-but if we do, there are infinitely many (since the null space of the matrix is a subspace of dimension at least one).

If the determinant is $0$, you must first confirm that $(1,1,1)^t$ lies in the column space of the matrix for your system. This is obvious for $a = 1$ (in fact, any vector $(x,y,z)^t$ where $x+y+z = 1$ will be a solution), but not so obvious for $a = -2$.
 
Deveno said:
If the determinant is $0$ it doesn't necessarily mean we have any solutions-but if we do, there are infinitely many (since the null space of the matrix is a subspace of dimension at least one).

If the determinant is $0$, you must first confirm that $(1,1,1)^t$ lies in the column space of the matrix for your system. This is obvious for $a = 1$ (in fact, any vector $(x,y,z)^t$ where $x+y+z = 1$ will be a solution), but not so obvious for $a = -2$.

So if $a=1$ we know that there are infinitely many solutions, since we get three times the same equation, right?

For $a=-2$, we get:

$$-2x+y+z=1 \\ x-2y+z=1 \\ x+y-2z=1$$

From the last two equations we get $y=z$ and then from the first two we get that $\frac{1}{2}=2$ that is a contradiction and thus we conclude that for $a=-2$ the system has no solution, right? (Thinking)
 
Yes! In this case, when $a = -2$ we have $(1,1,1) \not \in \text{im }A$, where $A$ is our matrix with $a = -2$ used.

Moral of the story, in problems like these, when substitution of a certain value into a system gives $\det = 0$, you have to check such substitutions individually for consistency.
 
Deveno said:
Yes! In this case, when $a = -2$ we have $(1,1,1) \not \in \text{im }A$, where $A$ is our matrix with $a = -2$ used.

Moral of the story, in problems like these, when substitution of a certain value into a system gives $\det = 0$, you have to check such substitutions individually for consistency.

Nice... Thank you! (Smile)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K