How Does Subtracting c from ann Affect Matrix Singularity?

  • Thread starter Thread starter Ylle
  • Start date Start date
  • Tags Tags
    Matrix
Ylle
Messages
77
Reaction score
0

Homework Statement


Let A be a non-singular n x n matrix with a non-zero cofactor Ann and let

c = det(A) / Ann

Show that if we subtract c from ann, then the resulting matrix will be singular.


Homework Equations



det(A) = a1nA1n+...+annAnn


The Attempt at a Solution



Well, if I replace det(A) with the one in "Relevant eq.", and multiply both sides with Ann I get:

cAnn = a1nA1n+...+annAnn

Then if I subtract cAnn from both sides i get:

0 = a1nA1n+...+annAnn - cAnn
, which we can rewrite to:

0 = a1nA1n+...+(ann-c)Ann


And now I'm not sure if I'm done ?

It seems like I need to define another matrix of some sort to define det(B) = 0.
But I'm not quite sure how I do that. Can anyone give me a hint ? :)
 
Physics news on Phys.org
Ylle said:

Homework Statement


Let A be a non-singular n x n matrix with a non-zero cofactor Ann and let

c = det(A) / Ann

Show that if we subtract c from ann, then the resulting matrix will be singular.

Homework Equations



det(A) = a1nA1n+...+annAnn

The Attempt at a Solution



Well, if I replace det(A) with the one in "Relevant eq.", and multiply both sides with Ann I get:

cAnn = a1nA1n+...+annAnn

Then if I subtract cAnn from both sides i get:

0 = a1nA1n+...+annAnn - cAnn
, which we can rewrite to:

0 = a1nA1n+...+(ann-c)AnnAnd now I'm not sure if I'm done ?

It seems like I need to define another matrix of some sort to define det(B) = 0.
But I'm not quite sure how I do that. Can anyone give me a hint ? :)

Yes, define a matrix B which is exactly the same as A except for the (n,n) element, which will be

a_{nn} - c instead of a_{nn}

Then calculate det(B) the same way you calculated det(A), and compare the answers you get.
 
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...

Similar threads

Back
Top