Proving Eigenvalues: A Unit Vector Approach for (A - λI)x = b

  • Thread starter Thread starter sana2476
  • Start date Start date
  • Tags Tags
    Eigenvalue Proof
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
sana2476
Messages
33
Reaction score
0

Homework Statement



Let x be a unit vector. Namely x(Transpose)*x = 1. If (A − Let x be a unit vector. If (A − λI)x = b, then λ is an eigenvalue of A − bx(transpose).


The Attempt at a Solution



I have no idea where to start this proof.
 
Physics news on Phys.org
Start like this.

[tex] (A - bx')x = (A - \lambda I + \lambda I - bx')x[/tex]

Expand the right hand side, and use facts about [tex]A, \lambda, b[/tex] and [tex]x[/tex].
 
Last edited:
Ok...so here's what I have so far..I'm not sure if I'm on the right track..

Since x(transpose)*x=1
Therefore, (A-b*x(transpose))*x=λx
So Ax - bx(transpose)x=λx
Ax-b=λx
Then Ax-λx=b
Hence you have (A-λI)x=b

I don't know if I am begging the question by doing it this way though
 
No. Look at

[tex]\begin{align*}<br /> (A - bx')x & = (A - \lambda I + \lambda I - bx') x \\<br /> & = (A - \lambda I) x + (\lambda I - bx')x<br /> \end{align*}[/tex]

What do you know about

[tex] (A - \lambda I)x[/tex] ?

use that, together with what you get when you expand

[tex] (\lambda I - bx') x[/tex]

(don't forget that [tex]x' x = 1[/tex])