Show that if A is an n x n matrix

  • Thread starter Thread starter KristenSmith
  • Start date Start date
  • Tags Tags
    Matrix
KristenSmith
Messages
2
Reaction score
0

Homework Statement



Show that if A is an n x n matrix whose kth row is the same as the kth row of In, then 1 is an eigenvalue of A.


Homework Equations

None that I know of.



The Attempt at a Solution

I tried creating an arbitrary matrix A and set it up to to find the det(A-λI) but that got me no where.
 
Physics news on Phys.org


If you know that A and At have the same eigenvalues, you can work with the original definition of eigenvalue: There is a vector x such that Atx = 1x.
 


I'm still not understanding what to do with that...
 


KristenSmith said:

Homework Statement



Show that if A is an n x n matrix whose kth row is the same as the kth row of In, then 1 is an eigenvalue of A.


Homework Equations

None that I know of.



The Attempt at a Solution

I tried creating an arbitrary matrix A and set it up to to find the det(A-λI) but that got me no where.

Think about an expansion by minors along the kth row of A-λI. You want to show 1-λ is a factor of the characteristic polynomial.
 


KristenSmith said:
I'm still not understanding what to do with that...
It is easy to find a specific vector x with Atx = 1x. That shows that x is an eigenvector of At with eigenvalue 1 => At has 1 as eigenvalue => A has 1 as eigenvalue.
 
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