Eigenvalue and diagonalisation question

  • Thread starter Thread starter spaghetti3451
  • Start date Start date
  • Tags Tags
    Eigenvalue
Click For Summary
SUMMARY

The matrix M = [[1, 1], [0, 1]] has a characteristic equation of (1 - λ)² = 0, resulting in a single eigenvalue of λ = 1. The corresponding eigenvector is {1, 0}, indicating that the eigenvectors do not span a two-dimensional space. Consequently, the matrix cannot be diagonalized as it lacks two independent eigenvectors; instead, it is in Jordan Normal Form.

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Familiarity with characteristic equations
  • Knowledge of diagonalization and Jordan Normal Form
  • Basic linear algebra concepts
NEXT STEPS
  • Study the concept of Jordan Normal Form in detail
  • Learn how to compute eigenvalues and eigenvectors for different matrix types
  • Explore the conditions for diagonalizability of matrices
  • Investigate applications of eigenvalues in systems of differential equations
USEFUL FOR

Students studying linear algebra, mathematicians interested in matrix theory, and educators teaching eigenvalue concepts will benefit from this discussion.

spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Find the eigenvalues and eigenvectors of the following matrix: M =
1 1
0 1
Can this matrix be diagonalised?

Homework Equations



The Attempt at a Solution



The characteristic equation is (1 - \lambda)^{2} = 0 which gives \lambda = 1. Substitute \lambda = 1 and eigenvector = {x,y} into the eigenvalue equation gives the two equations x+y = x and y = y. The first equation implies that y = 0. The second equation is redundant. So, x is free to assume any complex value. So, the eigenvalue is 1 and the eigenvector is {1,0}.

I think everything I have done so far is fine. If it isn't, please point out.

The problem starts with the second part: 'Can this matrix be diagonalised?' I know that to diagonalise a matrix is equivalent to changing the basis of the matrix and the eigenvectors. I am not quite sure I get this or the fact that the eigenvectors have to span the ? to accomplish the diagonalisation.

Thanks in advance for any help.
 
Physics news on Phys.org
hi failexam! :smile:
failexam said:
I know that to diagonalise a matrix is equivalent to changing the basis of the matrix and the eigenvectors. I am not quite sure I get this or the fact that the eigenvectors have to span the ? to accomplish the diagonalisation.

changing the basis doesn't change the behaviour …

the space spanned by the eigenvectors of the original matrix is one-dimensional (the line y = o)

how many dimensions is the space spanned by the eigenvectors of a diagonal matrix? :wink:

(alternatively, if it was diagonalised, what would those diagonal entries be?)
 
An n by n matrix is "diagonalizable" if and only if it has n independent eigenvectors. If a matrix is NOT diagonalizable, it can be put in "Jordan Normal Form". And the matrix in this problem already is in Jordan Normal Form!
 

Similar threads

Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K