When a matrix isn't diagonalizable

  • Thread starter Thread starter says
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary

Homework Help Overview

The discussion revolves around determining the diagonalizability of a given 2x2 matrix. Participants explore the implications of having a single eigenvalue and the requirements for diagonalizability in the context of linear algebra.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the calculation of eigenvalues and the conditions under which a matrix can be diagonalizable. There is an exploration of the relationship between the number of eigenvalues and the existence of linearly independent eigenvectors.

Discussion Status

The conversation includes various perspectives on the implications of having only one eigenvalue and the necessity of two linearly independent eigenvectors for diagonalizability. Some participants question the assumptions made regarding the eigenvalues and eigenvectors of the matrix.

Contextual Notes

Participants note that the matrix is 2x2 and discuss the requirement for diagonalizability, specifically the need for two linearly independent eigenvectors, which is under scrutiny due to the presence of only one eigenvalue.

says
Messages
585
Reaction score
12

Homework Statement


Determine if the matrix is diagonalizable or not.

A=
[ 3 -1 ]
[ 1 1 ]

Homework Equations


Eigenvalues = det(A-Iλ)
determinant of a 2x2 matrix = ad-bc

The Attempt at a Solution


Eigenvalues = det(A-Iλ)

[ 3 -1 ] - [ λ 0 ] = [ 3 -λ -1 ]
[ 1 1 ] [ 0 λ ] [ 1 1-λ ]

det =

(3 -λ*1-λ) -1*(-1)
λ2-4λ+4
(λ-2)(λ-2) = 0
λ = 2

Only one eigenvalue -- for this matrix A to be diagonalizable we need two eigenvalues so that

D=
[ λ1 0 ]
[ 0 λ2 ]

where λ1 and λ2 are 2 eigenvalues.

Am I correct in my assumptions?
 
Physics news on Phys.org
says said:
Only one eigenvalue -- for this matrix A to be diagonalizable we need two eigenvalues so that
Take the matrix $$B=\begin{pmatrix}
1 & 0 \\
0 & 1 \\
\end{pmatrix}$$

What are the eigenvalues of B?
Is B diagonalizable?

Not saying that your final conclusion is necessarily wrong, but what about the argumentation ?
 
The eigenvalue of your question would be = 1.
 
says said:

Homework Statement


Determine if the matrix is diagonalizable or not.

A=
[ 3 -1 ]
[ 1 1 ]

Homework Equations


Eigenvalues = det(A-Iλ)
determinant of a 2x2 matrix = ad-bc

The Attempt at a Solution


Eigenvalues = det(A-Iλ)

[ 3 -1 ] - [ λ 0 ] = [ 3 -λ -1 ]
[ 1 1 ] [ 0 λ ] [ 1 1-λ ]

det =

(3 -λ*1-λ) -1*(-1)
λ2-4λ+4
(λ-2)(λ-2) = 0
λ = 2

Only one eigenvalue -- for this matrix A to be diagonalizable we need two eigenvalues so that

D=
[ λ1 0 ]
[ 0 λ2 ]

where λ1 and λ2 are 2 eigenvalues.

Am I correct in my assumptions?
Not necessarily. Sometimes a single eigenvalue can be associated with more than one eigenvector.
 
says said:
The eigenvalue of your question would be = 1.
Yes, and surely you'll accept that B is diagonalizable.
This shows that not having 2 eigenvalues doesn't necessarily mean that a 2*2 matrix is not diagonalizable.

What are the eigenvectors of your matrix A?
 
In my question I get an eigenvalue = 2

If I plug that into (A-λI)*v1 = 0
[ 3 -1 ] - [ 2 0 ]
[ 1 1 ] [ 0 2 ] * v1 = 0

[ 1 -1]
[ 1 -1] = 0

[1 -1] (x)
[1 -1] (y) = 0

x-y = 0
x-y = 0

iff x = 1 y = 1

eigenvector 1 = (1,1)

Just reading some more theory now. Because the matrix is 2x2, this means if it is to be diagonalizable it needs to have 2 linearly independent eigenvectors. I only have one.
 
says said:
In my question I get an eigenvalue = 2

If I plug that into (A-λI)*v1 = 0
[ 3 -1 ] - [ 2 0 ]
[ 1 1 ] [ 0 2 ] * v1 = 0

[ 1 -1]
[ 1 -1] = 0

[1 -1] (x)
[1 -1] (y) = 0

x-y = 0
x-y = 0

iff x = 1 y = 1

eigenvector 1 = (1,1)

Just reading some more theory now. Because the matrix is 2x2, this means if it is to be diagonalizable it needs to have 2 linearly independent eigenvectors. I only have one.
I think this is essentially correct.
But it is so difficult to parse what you write. :frown:

What you proved is that the eigenspace of the eigenvalue 2 has dimension 1. And it should have been 2 for the matrix to be diagonalizable.
 
  • Like
Likes   Reactions: says
says said:
Just reading some more theory now. Because the matrix is 2x2, this means if it is to be diagonalizable it needs to have 2 linearly independent eigenvectors. I only have one.
Yes, that's correct. Since you have only one eigenvector, but need two of them, your matrix is not diagonalizable.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 10 ·
Replies
10
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K