Proving a property of eigenvalues and their eigenvectors.

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
pondzo
Messages
168
Reaction score
0

Homework Statement



I am asked to prove that if λ is an eigenvalue of A then λ + k is an eigenvalue of
A + kI.

The Attempt at a Solution



## A\vec{v}=\lambda\vec{v} ##

## (A+kI)\vec{v}=\lambda\vec{v} ##
## A\vec{v}+k\vec{v} = \lambda\vec{v} ## → ## A\vec{v} = \lambda\vec{v} - k\vec{v} ##
## A\vec{v} = (\lambda-k)\vec{v} ## however, this is not λ+k
I must be missing something pretty obvious, but i can't see what it is...
 
Physics news on Phys.org
Ahh thank you! I didn't even realize that, I am so use to denoting the eigenvalues lambda..
 
pondzo said:

Homework Statement



I am asked to prove that if λ is an eigenvalue of A then λ + k is an eigenvalue of
A + kI.

The Attempt at a Solution



## A\vec{v}=\lambda\vec{v} ##

## (A+kI)\vec{v}=\lambda\vec{v} ##
## A\vec{v}+k\vec{v} = \lambda\vec{v} ## → ## A\vec{v} = \lambda\vec{v} - k\vec{v} ##
## A\vec{v} = (\lambda-k)\vec{v} ## however, this is not λ+k
I must be missing something pretty obvious, but i can't see what it is...

If ##\lambda + k## is an eigenvalue of ##A + kI##, then:

##Av = \lambda v##
##Av + (kI)v = \lambda v + (kI)v##
##(A + kI)v = (\lambda + kI)v##
 
Last edited: