New Reply

Eigenvectors and Eigenspace

 
Share Thread
Jul2-11, 08:40 AM   #1
 

Eigenvectors and Eigenspace


1. The problem statement, all variables and given/known data
Im looking at finding the eigenvectors of a matrix but also a basis for the eigenspace

A = [ 6 16 ]
[ -1 -4 ]

lambda = 4
lambda = -2


2. Relevant equations
(A - lambda I ) v = 0


3. The attempt at a solution

So with the above equation I get:

for lambda = 4

[ 6 - 4 16 ] [ v1 ] = [ 0 ]
[ -1 -4 - 4 ] [ v2 ] [ 0 ]

so

2 v1 + 16 v2 = 0
-v1 - 8v2 = 0

so v1 = 8v2

and the basis for the eigenspace is span [ 8 ]
[ 1 ]

First is that right? because when I put it into an eigenvector calculator on the web it gives me
-8 instead of 8 but I cant see how I could get to that.

Second if this is the basis for the eigenspace then how can I find the eigenvectors for the eigenvalue?

thanks,
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Jul3-11, 02:51 AM   #2

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Quote by jjones1573 View Post

2 v1 + 16 v2 = 0
-v1 - 8v2 = 0

so v1 = 8v2
You made a sign error. v1=-8v2

ehild
Jul3-11, 07:48 AM   #3
 
Oh yeah thats right thanks.

Is it as simple as the vector is:

[-8v2]
[v2]

and the eigenspace is: span

[-8]
[1]
Jul4-11, 03:26 PM   #4
 

Eigenvectors and Eigenspace


Sorry I realised this should have been posted in the calculus section would it be possible to have it moved?

I think what I have put above for the eigenspace is correct? But what about the eigenvector I cant seem to understand what this is.
Jul4-11, 11:31 PM   #5

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
(-8,1) multiplied by any number is an eigenvector. You need to find the other one, which belongs to the other eigenvalue lambda=2.
The two eigenvectors are the basis of the "eigenspace". You can choose the normalised vectors as basis.

ehild
Jul5-11, 12:15 PM   #6
 
Oh thanks. Do I need to normalise the vectors or is it fine to just find the two vectors and give that?
Jul5-11, 12:40 PM   #7

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
You do not need to normalize in principle.

ehild
Jul5-11, 12:47 PM   #8
 
ok thanks.
New Reply

Similar discussions for: Eigenvectors and Eigenspace
Thread Forum Replies
Eigenspace Calculus & Beyond Homework 2
Basis of the eigenspace Calculus & Beyond Homework 9
Basis of eigenspace Calculus & Beyond Homework 3
Q1: Does A and its transpose have the same eigenspace? Linear & Abstract Algebra 2
Eigenspace of A? Calculus & Beyond Homework 1