Values of a for which the system has infinite number of solutions

  • Thread starter Thread starter otapia13
  • Start date Start date
  • Tags Tags
    Infinite System
Click For Summary
SUMMARY

The discussion focuses on determining the values of the parameter \( a \) for which the system of equations has no solution, a unique solution, or infinitely many solutions. The system is represented in matrix form and row-reduced, revealing that for \( a = 0 \), there is a unique solution, while for \( a = 2 \), the system has no solution. The participants clarify that a unique solution exists for any real number \( a \) except 2, and they seek to identify conditions under which infinitely many solutions arise, particularly noting the coefficient of \( z \) in the third equation as \( (a^2 - 2) \).

PREREQUISITES
  • Understanding of linear algebra concepts, particularly systems of equations
  • Familiarity with matrix representation and row reduction techniques
  • Knowledge of the conditions for unique and infinite solutions in linear systems
  • Proficiency in manipulating algebraic expressions involving parameters
NEXT STEPS
  • Explore the concept of parameterized solutions in linear algebra
  • Learn about the implications of the rank of a matrix on the solutions of a system
  • Investigate conditions for infinitely many solutions in systems of equations
  • Review the properties of determinants and their role in determining solution types
USEFUL FOR

Students of linear algebra, educators teaching systems of equations, and anyone interested in the mathematical analysis of parameterized systems.

otapia13
Messages
2
Reaction score
0
Find all values a (alpha) for which the resulting system has a) no solution, b) a unique solution c) infinitely many solutions.

x - y - az = -1
2x +y + az = -1
-x + y + (a^2 - 2)z = a + 2

attempt:

put it in matrix form and row-reduce

1 -1 -a : -1
2 1 a : -1
-1 1 a^2-2 : a+2
after row reducing I get:1 0 0 : 1
0 1 -2 : 1
0 0 a-2 : 1

so for a = 0 the system has a unique solution (you get x=1; y=0; and z=-1/2)
for a = 2 the system has no solution ( you get 0 0 0 : 1 on the bottom row)

so I have a values for a unique sol. and no sol. but I still need infinitely many solutions.

help.

EDIT: if I'm not mistaken really you get a unique solution for any real number, a, that is not 2 (not only 0 as stated above)
so how are you supposed to get infinitely many solutions?
 
Last edited:
Physics news on Phys.org
Mod note: moved to homework forums
 
otapia13 said:
Find all values a (alpha) for which the resulting system has a) no solution, b) a unique solution c) infinitely many solutions.

x - y - az = -1
2x +y + az = -1
-x + y + (a^2 - 2)z = a + 2

attempt:

put it in matrix form and row-reduce

1 -1 -a : -1
2 1 a : -1
-1 1 a^2-2 : a+2
after row reducing I get:


1 0 0 : 1
0 1 -2 : 1
0 0 a-2 : 1

so for a = 0 the system has a unique solution (you get x=1; y=0; and z=-1/2)
for a = 2 the system has no solution ( you get 0 0 0 : 1 on the bottom row)

so I have a values for a unique sol. and no sol. but I still need infinitely many solutions.

help.

EDIT: if I'm not mistaken really you get a unique solution for any real number, a, that is not 2 (not only 0 as stated above)
so how are you supposed to get infinitely many solutions?

If you add the first two equations together, you get 3x = -2 . So x = -2/3 no matter what the value of a is.

If a = 0, the solution that I get is: x = -2/3, y = 1/3. z = -1/2 .

Notice that in the third equation, z has a coefficient of (a2 - 2) , not (a - 2) .
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
4
Views
2K