What is the correct eigenvector for lambda=4 in [8 -10;2 -1]?

In summary: So I guess that's it then.In summary, the conversation is about finding eigenvectors for a given matrix and discussing the preference for using integers or unit eigenvectors. The concept of mutually orthogonal unit eigenvectors is also mentioned and the conversation ends with the conclusion that the dot products of these vectors equal zero.
  • #1
jd1828
44
0
I am studying for a test that I have today and just need a quick anwser. the problem is find the eigenvector of [8 -10;2 -1] where ; means skip to a new line. So I get lamda=4,3 then try to find eigenvector for lamda=4. I get the vector [5/2;1] which works but the anwser in the book is [2;5]. Both anwsers seem to be right but is there some rule to say that the book anwser is better.
 
Physics news on Phys.org
  • #2
jd1828 said:
I am studying for a test that I have today and just need a quick anwser. the problem is find the eigenvector of [8 -10;2 -1] where ; means skip to a new line. So I get lamda=4,3 then try to find eigenvector for lamda=4. I get the vector [5/2;1] which works but the anwser in the book is [2;5]. Both anwsers seem to be right but is there some rule to say that the book anwser is better.
Eigenvectors are always determined up to an arbitrary (non-zero) multiplication factor. The book apparently preferred not to have fractions but the smallest possible integers, which is usually done. Both are fine though :smile:
 
  • #3
its answer doesn't have any fractions in it, that is considered better, just as you should replace 1/sqrt(2) with sqrt(2)/2. Its answer is also valid even if we only consider vectors with entries in the integers (which we may want to) so it is more general. Your answer is fine if we remember that we CAN divide by two, but it holds in greater generality than that.

Just remember that if you can you should clear denominators in an answer, and since e-vectors are only defined up to scalar multiples why not? PERSONAL OPINION and NOT in any way authoritative is that I wouldn't mark you down for your answer. But that is purely MY opinion and is not necessarily that of your teacher/marker.

actually, have just noticed your answer and the books are not compatible, bnut that is probably a typo

(5/2,1) is not a scalar multiple of (2,5)

(5/2,1) and (5,2) yes or
(2/5,1) and (2,5) also ok
 
  • #4
Thanks a lot! Ill stick to using the smallest possible integers since that's what the book does and I wouldn't want to loose points on something so easy. The anwser in the book was [5,2] I just typed it wrong.
 
  • #5
As pointed out before, if v is an eigenvector corresponding to eigenvalue [itex]\lambda[/itex] the so is any multiple of v. Yes, [5/2, 1] is an eigenvector corresponding to eigenvalue 4. Multiplying that vector by 2, so is [5, 2]. Some people prefer to have integer components (which is not always possible), some people prefer to write eigenvectors so that have unit length. Since [5,2] has length [itex]\sqrt{29}[/itex] an unit eigenvector would be [tex]\left[\frac{5}{\sqrt{29}},\frac{2}{\sqrt{29}}\right][/tex]
 
  • #6
HallsofIvy said:
As pointed out before, if v is an eigenvector corresponding to eigenvalue [itex]\lambda[/itex] the so is any multiple of v. Yes, [5/2, 1] is an eigenvector corresponding to eigenvalue 4. Multiplying that vector by 2, so is [5, 2]. Some people prefer to have integer components (which is not always possible), some people prefer to write eigenvectors so that have unit length. Since [5,2] has length [itex]\sqrt{29}[/itex] an unit eigenvector would be [tex]\left[\frac{5}{\sqrt{29}},\frac{2}{\sqrt{29}}\right][/tex]

Why would you want to use the unit vector. We never really went over that in class but there is a question on a lab that uses it. Where we had to show that the vectors are mutually orthogonal. I don't have the exact question with me but I am still working on the anwser.
 
  • #7
If you have a basis for your vector space where the vectors in the basis are "orthonormal"- orthogonal and have length 1- then calculations are much simplified. If, in addition, your basis vectors are all eigenvectors of some linear transformation, then working with that linear transformation is very simple.
 
  • #8
Im home now so I can give you the exact question.

Given matrix a=[3,3,2; 3,6,5; 2,5,11]

a) determine eigenvalues.
This part I can do just fine

b) Determine unit eigenvectors with magnitude one.
So I just take each eigenvector and divide by the lenght?

c) Show that the unit eigenvectors are mutually orthogonal.
This I have no idea what to do. I've been reading through the book and it looks like I have to show that two unit vectors mutiplied together are zero.
 
  • #9
jd1828 said:
b) Determine unit eigenvectors with magnitude one.
So I just take each eigenvector and divide by the lenght?
Indeed, just as HallsofIvy illustrated.

jd1828 said:
c) Show that the unit eigenvectors are mutually orthogonal.
This I have no idea what to do. I've been reading through the book and it looks like I have to show that two unit vectors mutiplied together are zero.
Yes, if you mean the scalair product (inner product).
 
  • #10
jd1828 said:
Im home now so I can give you the exact question.

Given matrix a=[3,3,2; 3,6,5; 2,5,11]

a) determine eigenvalues.
This part I can do just fine
Good! That's the hard part!

b) Determine unit eigenvectors with magnitude one.
So I just take each eigenvector and divide by the lenght?
Yes, that's exactly right.

c) Show that the unit eigenvectors are mutually orthogonal.
This I have no idea what to do. I've been reading through the book and it looks like I have to show that two unit vectors mutiplied together are zero.
Reading the book is always a good idea! Two vectors are orthogonal if and only if their dot product is equal to 0. Becareful to say "dot" product- there are several different kinds of multiplication defined for vectors. Take the dot product of each pair of vectors and see what you get.
 
  • #11
Thanks a lot! I tried it out and the dot products do equal zero.
 

Related to What is the correct eigenvector for lambda=4 in [8 -10;2 -1]?

What are eigenvectors?

Eigenvectors are special vectors that do not change direction when multiplied by a matrix. They only change in length (by a scalar factor).

What is the importance of eigenvectors?

Eigenvectors are important because they provide a basis for understanding the behavior of a linear system. They also help in reducing the complexity of a matrix by simplifying calculations.

How are eigenvectors and eigenvalues related?

Eigenvectors and eigenvalues are related because eigenvectors are associated with specific eigenvalues. The eigenvalues represent the scalar factor by which the eigenvectors are scaled.

How do you find eigenvectors?

To find eigenvectors, you need to solve the characteristic equation of a matrix. This involves finding the eigenvalues and then finding the corresponding eigenvectors using those eigenvalues.

What are some real-world applications of eigenvectors?

Eigenvectors have various applications in fields such as physics, engineering, and data analysis. They are used in image and signal processing, pattern recognition, and in understanding the behavior of complex systems, among others.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
20
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
450
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
997
Back
Top