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

  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Value
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)
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...

Similar threads

Replies
2
Views
3K
Replies
15
Views
2K
Replies
34
Views
2K
Replies
10
Views
2K
Replies
14
Views
2K
Back
Top