Linear Algebra: Proving A+A' Has Infinite Solutions

ThankYou
Messages
21
Reaction score
0
linear algebra A' is A when two of A lines switched,A Invertible prove (A+A')x=0...

Homework Statement


A is a n*n matrix
A' is the matrix A when two two lines i,j are switched.
(switch two random lines is A and you get A')
If A Invertible Prove that the system (A+A')x=0 has infinite solutions

Homework Equations


linear algebra including Determinant


The Attempt at a Solution



Well I know that A+A' has two identical lines so when subtracting them I get a line of 0 and then Because I know there is a line of 0 I know that there are infinite solutions...
But I did not used the fact that A is Invertible...
How do I solve it while using this fact? , I try to use Determinant but I do not mange to.
Thank you.
 
Physics news on Phys.org


let Det(A)=k
then Det(A')=-k (two rows are switched)

Det(A+A')=?
 


Thank you very much
 


sakodo said:
let Det(A)=k
then Det(A')=-k (two rows are switched)

Det(A+A')=?

That logic doesn't work because det(A+A') is not equal to det(A)+det(A'). You need to think of something else ThankYou. Might it be that A+A' has two identical rows? How can you use that? You don't need the premise that A is invertible.
 


Dick said:
That logic doesn't work because det(A+A') is not equal to det(A)+det(A'). You need to think of something else ThankYou. Might it be that A+A' has two identical rows? How can you use that? You don't need the premise that A is invertible.

My bad.
 


Ha...
I've just got the Homework result back...
88
I got -6 for this question..
I know about the two identical lines but it did not used the fact that A is invertible...

Actually they just put the invertible fact to confuse because the teacher solution was the same as Dick without using the invertible Fact

Thanks anyway.
 
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