Eigenvector Calculations and Verification for y1+y2=5

  • Context:
  • Thread starter Thread starter ertagon2
  • Start date Start date
  • Tags Tags
    Eigenvector
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
ertagon2
Messages
36
Reaction score
0
Can you please confirm my answer?
View attachment 7539
det(yI-A) = 0
(y-1)(y-4)=0
y1+y2=5
 

Attachments

  • 2.png
    2.png
    2.3 KB · Views: 158
Physics news on Phys.org
Yes, it is correct.

Incidentally, did you already learn about the eigenvalues of triangular matrices?
Did you perhaps already learn about the trace of a matrix (= the sum along the main diagonal)?

This could help you to calculate the required quantity without having to set up the characteristic polynomial. (Of course, that is not much work here, either.)
 
I get the characteristic equation:

$$x^2-(1+4)x+(1\cdot4-0\cdot3)=x^2-5x+4=(x-1)(x-4)=0$$

Hence:

$$\lambda_1+\lambda_2=1+4=5\quad\checkmark$$

W|A confirms our results:

W|A - eigenvalues for ((1,0),(3,4))