Diagonalization in R: Can Matrix Be Diagonalized?

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

Homework Help Overview

The discussion revolves around the diagonalizability of a specific 3x3 matrix in the context of real numbers. Participants are examining the implications of having a single real eigenvalue and its corresponding eigenvector, and how this relates to the matrix's diagonalizability in R.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants explore whether having only one real eigenvalue and eigenvector allows for the conclusion that the matrix is diagonalizable in R. Questions arise about the number of eigenvalues and eigenvectors required for diagonalizability, as well as the implications of complex eigenvalues.

Discussion Status

The discussion is ongoing, with participants questioning assumptions about the relationship between eigenvalues, eigenvectors, and diagonalizability. Some participants suggest that the matrix cannot be diagonalizable in R based on the number of real eigenvalues and eigenvectors, while others clarify the definitions and requirements for diagonalizability.

Contextual Notes

There is confusion regarding the terminology used, particularly the phrase "diagonalizable in R3," which some participants find unclear. The focus remains on the real eigenvalues and eigenvectors, with an emphasis on the need for clarity in definitions and assumptions.

says
Messages
585
Reaction score
12

Homework Statement


Is the following matrix diagonalizable in R?

[ 2 1 0 ]
[ 1 3 -1 ]
[ -1 2 3 ]

Homework Equations

The Attempt at a Solution


I've checked my work and found one eigenvalue = 2, with the corresponding eigenvector = [1, 0, 1]. My question is -- Because I have one eigenvector, can I conclude that this matrix is diagonalizable in R? If I had two eigenvalues could I say it was diagonalizable in R and R2, or just R2?
 
Physics news on Phys.org
says said:

Homework Statement


Is the following matrix diagonalizable in R?

[ 2 1 0 ]
[ 1 3 -1 ]
[ -1 2 3 ]

Homework Equations

The Attempt at a Solution


I've checked my work and found one eigenvalue = 2, with the corresponding eigenvector = [1, 0, 1]. My question is -- Because I have one eigenvector, can I conclude that this matrix is diagonalizable in R? If I had two eigenvalues could I say it was diagonalizable in R and R2, or just R2?

What are the other eigenvalues? There should be three eigenvalues altogether--including multiplicity--but they need not all be real.

And no, you could not say what you want (about diagonlizability in R or R2): it is either diagonalizable in R or not; if not, it may be diagonalizable in C (the complex field), or may not be diagonalizable at all, anywhere, if some of the eigenvalues are repeated. Note: repeated eigenvalues do not forbid diagonalizability, they just do not guarantee it.
 
The question is only concerned with R and not C.

The matrix only gives 1 real eigenvalue and 1 real eigenvector. Can I conclude that the matrix is diagonalizable in R?
 
says said:
The question is only concerned with R and not C.

The matrix only gives 1 real eigenvalue and 1 real eigenvector.
Is that what you meant to write? There should be three eigenvalues, not two, as you wrote above.
Is one of the eigenvalues repeated? As Ray already said, to determine whether a matrix is diagonalizable, you need to determine how many eigenvectors there are. If there are three of them, then the matrix is diagonalizable.
says said:
Can I conclude that the matrix is diagonalizable in R?
 
Last edited:
No, there is only one eigenvalue, not repeated. And only one eigenvector. The part of the question that says 'is the matrix diagonalizable in R?' made me wonder if it would be diagonalizable in R. I thought a nxn matrix was only diagonalizable if it has 3 distinct eigenvectors. I know one eigenvalue can have more than one eigenvector, but just the 'diagonalizable in R' made me think a bit...
 
@says, in the future, please post Linear Algebra questions in the Calculus & Beyond section. I moved this thread.
 
Ok.

I just remembered D = P-1 A P , where P = eigenvectors (columns of P are the eigenvectors). The matrix A is not diagonalizable because P = only one eigenvector, so it has no inverse, hence, we can't solve the equation D = P-1 A P.
 
says said:
Ok.

I just remembered D = P-1 A P , where P = eigenvectors (columns of P are the eigenvectors). The matrix A is not diagonalizable because P = only one eigenvector, so it has no inverse, hence, we can't solve the equation D = P-1 A P.
How many eigenvalues did you get? Your post was not clear on this.
 
Only one real eigenvector. The question is only concerned with real eigenvectors.
 
  • #10
says said:
Only one real eigenvector. The question is only concerned with real eigenvectors.
OK, I buy that. There are three eigenvalues, but two of them are complex.
You can mark this thread as Solved, if you want.
 
  • #11
says said:
No, there is only one eigenvalue, not repeated. And only one eigenvector. The part of the question that says 'is the matrix diagonalizable in R?' made me wonder if it would be diagonalizable in R. I thought a nxn matrix was only diagonalizable if it has 3 distinct eigenvectors. I know one eigenvalue can have more than one eigenvector, but just the 'diagonalizable in R' made me think a bit...

No, what you say is not true. There are THREE eigenvalues, but only one of them is real. There are three eigenvectors, but only one of them has all components real. The matrix is certainly diagonalizable in C. What you need to do is figure out if it is also diagonalizable in R.
 
  • #12
I have one eigenvector. Doesn't that mean it would be diagonalizable in R?
 
  • #13
says said:
I have one eigenvector. Doesn't that mean it would be diagonalizable in R?
Why would you think that? What do you know about matrices that are diagonalizable in R?

You keep saying you have one eigenvector. False, false, false! There are THREE eigenvectors. But, as I said before, only one of them is real!

Maybe your mis-statements are merely a matter of language or expression, but they could also indicate a basic lack of understanding. That is why I keep emphasizing the issue.

Note added in edit: sorry: several additional posts (including some that deal directly with the issue) did not appear on my screen at the time I composed this response. That type of mysterious delay has happened to me before, several times.
 
Last edited:
  • #14
I just want to know if my conclusion is correct. I only have one real eigenvalue and one real eigenvector. The matrix isn't diagonalizable in R3, and I would say it's not diagonalizable in R because we need to have an nxn matrix with n eigenvectors for it to be diagonalizable.
 
  • #15
says said:
I just want to know if my conclusion is correct. I only have one real eigenvalue and one real eigenvector. The matrix isn't diagonalizable in R3, and I would say it's not diagonalizable in R because we need to have an nxn matrix with n eigenvectors for it to be diagonalizable.

I have never, ever, heard the term "diagonalizable in R3". Where did you see it? What does it mean?

A matrix can be diagonalizable in R, or diagonalizable in C, or diagonalizable in some other scalar field K, but that is the extent of the term "diagonalizable".
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
9
Views
3K
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K