Nikitin
- 734
- 27
Homework Statement
"Suppose A is an n x n matrix with the property that the equation Ax = b has at least one solution for each b in |Rn. Explain why each equation Ax = b has in fact exactly one solution."
3. Attempt at solution
A*x=b
=> [Ax1 Ax2 Ax3 ... Axm] = [b1 b2 b3 ...bm], where the x signs represent the column vectors making up x.
Why should this imply A has a pivot in each row? Let's say b1= [3,4,0] and A = [1,0,0:0,1,0:0,0,0]. Then x1 = [3,4,k], where k is a free variable. This means you can find a solution for b without it being unique..
Edit: I thought the problem text said "at least one solution for any b", while it was saying "at least one solution for each b". So nevermind the last part. But still, can you guys assist me? I think I understand it now, but I would still appreciate an intuitive explanation from one of you math-experts.
Last edited: