Solving Eigenvector Problems: A+B and AB with Corresponding Eigenvalues

  • Thread starter Thread starter Jennifer1990
  • Start date Start date
  • Tags Tags
    Eigenvector
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 · 2K views
Jennifer1990
Messages
55
Reaction score
0

Homework Statement


Suppose that v is an eigenvector of both A and B with corresponding eigenvalues lambda and mui respectively. Show that v is an eigenvector of A+B and of AB and determine the corresponding eigenvalues


Homework Equations





The Attempt at a Solution


Av = lambda*v
Bv = mui*v
this is all i can think of...can someone give me a hint abt the next step?
 
Physics news on Phys.org


Add the two equations together, tada! Of course, you'll need to exploit associativity... or linearity... man I am always getting terms confused.
 
Last edited:


u mean like:
(Av +Bv) = lambda*v + mui*v
(A+B)v = (lambda + mui) v
 


Yup! As for finding the eigenvalues of AB, simply multiply AB by v and remember that your eigenvalues are scalars that can move freely.