3 linear equations, for what value lambda no solutions etc.

Click For Summary

Homework Help Overview

The problem involves a system of three linear equations with a parameter lambda, where participants are exploring conditions under which the system has no solutions or infinitely many solutions. The subject area is linear algebra, focusing on determinants and the properties of matrix equations.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the determinant of the associated matrix and its implications for the existence of solutions. There are attempts to identify specific values of lambda that lead to contradictions or infinite solutions, as well as considerations of eigenvalues.

Discussion Status

The discussion is ongoing, with participants sharing different values of lambda that affect the solution set. Some guidance has been provided regarding the relationship between the determinant and the nature of solutions, but multiple interpretations and approaches are still being explored.

Contextual Notes

There is mention of needing to show contradictions through row reduction and the implications of nullity for values of lambda not equal to 0 or 1. Participants are also considering the case-by-case analysis of the determinant's value.

Gregg
Messages
452
Reaction score
0

Homework Statement



[tex]\lambda x_1 +x_2=1[/tex]
[tex]x_1 +2\lambda x_2+x_3=2[/tex]
[tex]x_2 +\lambda x_3=1[/tex]

The Attempt at a Solution



The determinant is 0 for Lambda=0 and 1, found the infinite solutions associated with those to be

(1,0,1)+t(-1,1,-1)

and

(0,1,2)+t(1,0,-1)

I need to show a contradiction for some Lambda i.e. row reduction and show that 1=0 if Lambda is equal to some value. I havn't been able to do this? If it is not possible, do I need to show that the nullity is 0 for all Lambda not equal to 1 or 0 (i.e. when the determinant is 0)
 
Physics news on Phys.org
Let's look at this system of equations as a matrix product.
[tex]\begin{bmatrix} \lambda & 1 & 0 \\ 1 & 2\lambda & 1 \\ 0 & 1 & \lambda\end{bmatrix}\begin{bmatrix} x_1\\x_2\\x_3\end{bmatrix}=\begin{bmatrix} 1\\2\\1\end{bmatrix}[/tex]

In symbols, this is Ax = b.

If |A| = 0, A is not invertible, there will be either an infinite number of solutions or none at all.

In calculating |A| I get three values of [itex]\lambda[/itex], not two as you show.
 
So |A|=0 means infinite solutions or none at all. Just check case by case? I found eigenvalues 0,1,-1.

[tex]\lambda = 0 \Rightarrow \text{infinitely many solutions}[/tex]
[tex]\lambda = -1 \Rightarrow \text{no solutions}[/tex]
[tex]\lambda = 1 \Rightarrow \text{infinitely many solutions}[/tex]
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K