Eigenspace and basis of 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
13 replies · 10K views
Locoism
Messages
77
Reaction score
0

Homework Statement


Given the matrix
0 1 0
0 0 1
-3 -7 -5

Find the eigenspaces for the various eigenvalues
Prove that there cannot be a basis of R3 consisting entirely of eigenvectors of A

Homework Equations


The Attempt at a Solution


The eigenvectors are not a problem, I end up with (λ+3)(λ+1)2 so my eigenvalues are -3 and -1. Substituting in I get [1, -3, 9] and [1, -1, 1]. Now would the eigenspace simply be {[1, -3, 9], [1, -1, 1], [0, 0, 0]} or am I missing some other step?

Also, how can I prove there cannot be a basis of R3 consisting of eigenvectors of A? Could it just be because there must be n vectors in a basis of Rn?
 
Last edited:
Physics news on Phys.org
Locoism said:

Homework Statement


Given the matrix
0 1 0
0 0 0
-3 -7 -5

Find the eigenspaces for the various eigenvalues
Prove that there cannot be a basis of R3 consisting entirely of eigenvectors of A


Homework Equations





The Attempt at a Solution


The eigenvectors are not a problem, I end up with (λ+3)(λ+1)2 so my eigenvalues are -3 and -1. Substituting in I get [1, -3, 9] and [1, -1, 1]. Now would the eigenspace simply be {[1, -3, 9], [1, -1, 1], [0, 0, 0]} or am I missing some other step?
Don't include the zero vector. It can't be a vector in a basis.
Locoism said:
Also, how can I prove there cannot be a basis of R3 consisting of eigenvectors of A? Could it just be because there must be n vectors in a basis of Rn?
For R3, any basis must contain 3 linearly independent vectors. Since your basis contains only two vectors, these two vectors could not possibly span R3, and so aren't a basis for R3.
 
Locoism said:

Homework Statement


Given the matrix
0 1 0
0 0 0
-3 -7 -5

Find the eigenspaces for the various eigenvalues
Prove that there cannot be a basis of R3 consisting entirely of eigenvectors of A


Homework Equations





The Attempt at a Solution


The eigenvectors are not a problem, I end up with (λ+3)(λ+1)2 so my eigenvalues are -3 and -1. Substituting in I get [1, -3, 9] and [1, -1, 1]. Now would the eigenspace simply be {[1, -3, 9], [1, -1, 1], [0, 0, 0]} or am I missing some other step?

Also, how can I prove there cannot be a basis of R3 consisting of eigenvectors of A? Could it just be because there must be n vectors in a basis of Rn?

Your characteristic polynomial is wrong. So the eigenvalues and eigenvectors are too. Did you put the correct matrix in the problem statement?
 
Dick makes a good point. After putting in all that effort to find eigenvalues and eigenvectors, you should at least check your work. If x is an eigenvector with eigenvalue [itex]\lambda[/itex], then it should be true that Ax = [itex]\lambda[/itex]x.
 
Aaahhh sorry, I missed a 1, it's corrected now
 
Thank you. So I know I can't have the zero vector as part of a basis, but should it be included in the eigenspace? or is the eigenspace juste a basis of the eigenvectors? The terminology confuses me a little.
 
The eigenspace is the set of all linear combinations of the basis vectors. The eigenspace is a vector space, which like all vector spaces, includes a zero vector.

No one is asking you to list the eigenspace (an impossible task) - just a basis for it.
 
Locoism said:
Thank you. So I know I can't have the zero vector as part of a basis, but should it be included in the eigenspace? or is the eigenspace juste a basis of the eigenvectors? The terminology confuses me a little.

Be careful. You have two different eigenspaces here. One corresponding to the eigenvalue -3 and another to the eigenvalue -1. What's a basis for each?
 
Oh ok so basis for lambda=-3 is span(1, -3, 9) and for -1 it is span(1, -1, 1).
Why is it that there can't be a basis for R3 of only eigenvectors?
 
Locoism said:
Oh ok so basis for lambda=-3 is span(1, -3, 9) and for -1 it is span(1, -1, 1).
Why is it that there can't be a basis for R3 of only eigenvectors?

It's basically what you said. To span R3 you need three linearly independent eigenvectors. The eigenspaces only give you two.
 
Alright thank you so much guys, this was really helpful. Is there some way to +rep or something?
 
Locoism said:
Alright thank you so much guys, this was really helpful. Is there some way to +rep or something?

If you mean a ratings boost, no, we don't have that. Thanks is enough. Very welcome.