Proving Singularity of Matrix B with Added Column Ab

  • Thread starter Thread starter EV33
  • Start date Start date
  • Tags Tags
    Matrices
EV33
Messages
192
Reaction score
0
1. Homework Statement
Let A = [A1,...,An-1] be an (nx(n-1)) matrix. Show that B = [A1,...,An-1,Ab] is singular for every choice of b in R^n-1.



2. Homework Equations
Ax = 0



3. The Attempt at a Solution
I know that if B is singular that means that for the equation Bx = 0 there exists another solution another than the trivial solution (x = 0). Now if we made B have all the same columns as A except added a new column Ab, that would make B a square matrix that is (nxn). But from there, I can't figure out how to use the information I know to solve the problem...
 
Physics news on Phys.org
If a matrix is singular, then its columns are linearly dependent. Any ideas?
 
Ab=[A1b A2b ... An-1b]^T so by construction the column Ab is a linear combination of the first n-1 column vectors, regardless of what the vector b actually is. Hence detB=0
 
radou isn't that only true if the matrix is two by two?


And Matthollywood I am not sure what you are saying, could you please reword what you said.

Thank you.
 
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