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

  • MHB
  • Thread starter evinda
  • Start date
  • Tags
    Value
In summary, the conversation discusses finding the value of $a$ for a given system of equations to have a unique solution, infinite solutions, or no solution. The determinant of the system is equal to $a^3-3a+2$, and the value of $a$ is important in determining the type of solution. For $a=1$, there are infinitely many solutions, while for $a=-2$, there are no solutions. It is important to check individual values of $a$ for consistency when the determinant is equal to $0$.
  • #1
evinda
Gold Member
MHB
3,836
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
  • #2
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$.
 
  • #3
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)
 
  • #4
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.
 
  • #5
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)
 

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

1. What is a Solver for Value of $a$?

A Solver for Value of $a$ is a mathematical tool used to find the value of a variable $a$ in an equation. It is commonly used in algebra to solve for unknown values.

2. How does a Solver for Value of $a$ work?

A Solver for Value of $a$ works by manipulating an equation to isolate the variable $a$ on one side of the equation. This is done by using algebraic operations such as addition, subtraction, multiplication, and division.

3. What does it mean when a Solver for Value of $a$ has a unique solution?

A unique solution means that there is only one possible value for $a$ that satisfies the given equation. This means that when the value of $a$ is substituted into the equation, it makes the equation true.

4. Can a Solver for Value of $a$ have an infinite number of solutions?

Yes, a Solver for Value of $a$ can have an infinite number of solutions. This occurs when the equation is true for any value of $a$. In this case, the equation is considered to be an identity, rather than an equation with a specific solution.

5. What does it mean when a Solver for Value of $a$ has no solution?

A Solver for Value of $a$ has no solution when there is no value of $a$ that satisfies the equation. This means that the equation is not true for any value of $a$, and therefore, there is no solution.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
513
  • Linear and Abstract Algebra
Replies
6
Views
613
  • Linear and Abstract Algebra
Replies
15
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
960
  • Linear and Abstract Algebra
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
34
Views
2K
  • Linear and Abstract Algebra
Replies
14
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
11
Views
970
  • Linear and Abstract Algebra
Replies
14
Views
2K
Back
Top