Does a singular n×n matrix always give infinitely many solutions?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
blinder
Messages
4
Reaction score
0
I had a homework problem and i was wondering if anyone could help me out with it. It is a true or fasle question that requires explanation whether true or false. It goes like this...If A is a singular n by n matrix, then A*x=b has infinitely many solutions.(True or False)
 
Physics news on Phys.org
Is the matrix [itex]N = (0)[/itex] singular? Does [itex]Nx = b[/itex] have infinitely many solutions if b is nonzero?
 
There are several case :

b=0, then Ax=0 has infinitely many solution if det(A)=0

b<>0 then it can have zero or an infinity of solution, depending on the determinants : [tex]det(b|_nA)[/tex]

where [tex]b|_nA[/tex] means : the nth column of A is replace by b.

So the answer is "true and false" because you don't specify enough the question.
 
or you might say the question is meaningless since you do not quantify the letter "b".