Eigenvectors, eigenvalues and matrices

Click For Summary

Discussion Overview

The discussion revolves around the calculation of eigenvalues and eigenvectors for a given matrix. Participants explore the correctness of their calculations and the nature of eigenvectors in relation to scalar multiplication, addressing both theoretical and practical aspects of linear algebra.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant presents a matrix and claims to have calculated the eigenvalues as r_1 = i and r_2 = -i, along with corresponding eigenvectors, but questions the correctness of their results.
  • Another participant notes that if v is an eigenvector, then any scalar multiple of v is also an eigenvector, suggesting that the original solutions could be valid despite differences in representation.
  • A later reply acknowledges the validity of the initial participant's solution while emphasizing the existence of multiple eigenvectors for a single eigenvalue.
  • Some participants clarify that the set of all eigenvectors corresponding to a single eigenvalue forms a vector space, indicating the infinite nature of possible eigenvectors.

Areas of Agreement / Disagreement

Participants generally agree on the concept that eigenvectors can be scaled and that there are infinitely many eigenvectors for each eigenvalue. However, there remains some uncertainty regarding the specific calculations presented by the initial participant.

Contextual Notes

The discussion does not resolve the discrepancies in the eigenvector calculations, and the assumptions underlying the calculations are not fully explored.

EugP
Messages
104
Reaction score
0
I have:

[tex]x' = \left(\begin{array}{cc}2&-5\\1&-2\end{array}\right) x[/tex]

I found that the eigenvalues are [tex]r_1 = i[/tex] and [tex]r_2 = - i[/tex].
Also, I calculated the eigenvectors to be

[tex]\xi_1 = \left(\begin{array}{c}2 + i\\1\end{array}\right)[/tex]

[tex]\xi_2 = \left(\begin{array}{c}2 - i\\1\end{array}\right)[/tex]

The answer, however, is

[tex]\xi_1 = \left(\begin{array}{c}5\\2 - i\end{array}\right)[/tex]

[tex]\xi_2 = \left(\begin{array}{c}5\\2 + i\end{array}\right)[/tex]

I don't understand what I did wrong.
This is what I did for the eigenvector corresponding to [tex]r_1 = i[/tex]:

[tex]\left(\begin{array}{cc}2 - i&-5\\1&-2 - i\end{array}\right)\left(\begin{array}{c}\xi_1\\\xi_2\end{array}\right) = 0[/tex]

By multiplying row 2 and subtracting it from row 1, I got:

[tex]\left(\begin{array}{cc}0&0\\1&-2 - i\end{array}\right) \left(\begin{array}{c}\xi_1\\\xi_2\end{array}\right) = 0[/tex]

So now I have:

[tex]\xi_1 + (-2 - i)\xi_2 = 0[/tex]

[tex]\xi_1 = (2 + i)\xi_2[/tex]

so:

[tex]\xi = \left(\begin{array}{c}\xi_1\\\xi_2\end{array}\right) = \left(\begin{array}{c}\(2 + i)\xi_2\\\xi_2\end{array}\right)[/tex]

Now I let [tex]\xi_2 = 1[/tex]:

[tex]\xi = \left(\begin{array}{c}2 + i\\1\end{array}\right)[/tex]

I think I did everything right, but I get the wrong answer. Am I missing something?
 
Physics news on Phys.org
If v is an eigenvector, then a*v (with scalar a) is an eigenvector too (by definition and matrices being linear maps). Multiply your solutions with 2-i and 2+i, respectively.
 
Timo said:
If v is an eigenvector, then a*v (with scalar a) is an eigenvector too (by definition and matrices being linear maps). Multiply your solutions with 2-i and 2+i, respectively.

Oh now I see what they did. But my solution is also correct, isn't it?
 
Yes. The set of all eigenvectors corresponding to a single eigenvalue forms a vector space. There are, necessarily, an infinite number of eigenvectors for any eigenvalue.
 
HallsofIvy said:
Yes. The set of all eigenvectors corresponding to a single eigenvalue forms a vector space. There are, necessarily, an infinite number of eigenvectors for any eigenvalue.

Thanks for clearing that up!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K