Solution of a Ax=b exists iff b is in CS (A) ?

  • Thread starter Thread starter Maxwhale
  • Start date Start date
  • Tags Tags
    Cs
Maxwhale
Messages
35
Reaction score
0

Homework Statement



Show that Ax = b has a solution if and only if b is in CS(A).

Homework Equations





The Attempt at a Solution



Ax = b
b \in CS(A) means
d1A1 + d2A2+ ...+ dnAn = b

and I am lost
 
Physics news on Phys.org
Let's go back to basics. What is the definition of Column space?
 
the subspace of Rn spanned by the column vectors of A
 
Yep, let's break this down into parts:

1)Assume Ax = b has a solution, then b can be written as a linear combination with the vectors from the columns of A. Since the span is the linear combination of the vectors a1 a2 a3 ... an then b is in the span. So then use your definition.

2)Now work the other way. Assume b is in Col A, and work towards showing that Ax = b has a solution because of that.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top