Find a Matrix P that diagonalizes A

  • Thread starter Thread starter mpittma1
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary
SUMMARY

The discussion centers on finding a matrix P that diagonalizes the upper triangular matrix A, defined as A = \begin{pmatrix} 2 & 0 & -2\\ 0 & 3 & 0\\ 0 & 0 & 3 \end{pmatrix}. The eigenvalues of A are λ = 2 and λ = 3 (with algebraic multiplicity of 2). Despite having repeated eigenvalues, the matrix is diagonalizable due to the existence of three linearly independent eigenvectors. The solution provided for matrix P is \begin{pmatrix} -2 & 0 & 1\\ 0 & 1 & 0\\ 1 & 0 & 0 \end{pmatrix}.

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Familiarity with diagonalization of matrices
  • Knowledge of algebraic and geometric multiplicity
  • Proficiency in linear algebra concepts
NEXT STEPS
  • Study the process of finding eigenvectors for repeated eigenvalues
  • Learn about the relationship between algebraic and geometric multiplicity
  • Explore the concept of diagonalization in linear algebra
  • Practice problems involving upper triangular matrices and their properties
USEFUL FOR

Students and educators in linear algebra, mathematicians focusing on matrix theory, and anyone interested in understanding the diagonalization of matrices with repeated eigenvalues.

mpittma1
Messages
55
Reaction score
0

Homework Statement


Find a Matrix P that diagonalizes A


Homework Equations



A = <br /> \begin{pmatrix}<br /> 2 &amp; 0 &amp; -2\\<br /> 0 &amp; 3 &amp; 0\\<br /> 0 &amp; 0 &amp; 3<br /> \end{pmatrix}<br />

The Attempt at a Solution




Well right off the bat we know that this is an upper triangular matrix so the eigenvalues are the entries along the main diagonal of A.

So λ = 2, 3, 3

But if an n x n matrix A has n distinct eigenvalues, then A is diagonalizable.

In this case we only have 2 distinct eigenvalue so it shouldn't be diagonalizable...

But the answer is:
P = <br /> \begin{pmatrix}<br /> -2 &amp; 0 &amp; 1\\<br /> 0 &amp; 1 &amp; 0\\<br /> 1 &amp; 0 &amp; 0<br /> \end{pmatrix}<br />


What is the proper way to start the problem to find this matrix P?

Thank You for any help in advance.
 
Physics news on Phys.org
mpittma1 said:

Homework Statement


Find a Matrix P that diagonalizes A


Homework Equations



A = <br /> \begin{pmatrix}<br /> 2 &amp; 0 &amp; -2\\<br /> 0 &amp; 3 &amp; 0\\<br /> 0 &amp; 0 &amp; 3<br /> \end{pmatrix}<br />

The Attempt at a Solution




Well right off the bat we know that this is an upper triangular matrix so the eigenvalues are the entries along the main diagonal of A.

So λ = 2, 3, 3

But if an n x n matrix A has n distinct eigenvalues, then A is diagonalizable.

In this case we only have 2 distinct eigenvalue so it shouldn't be diagonalizable...

But the answer is:
P = <br /> \begin{pmatrix}<br /> -2 &amp; 0 &amp; 1\\<br /> 0 &amp; 1 &amp; 0\\<br /> 1 &amp; 0 &amp; 0<br /> \end{pmatrix}<br />


What is the proper way to start the problem to find this matrix P?

Thank You for any help in advance.
If you check, you'll see that the eigenspace of λ = 3 is of dimension 2, so there are two eigenvectors for this eigenvalue.

When a matrix has repeated eigenvalues, there is some terminology that distinguishes between algebraic multiplicity vs. geometric multiplicity. I think this matrix is a case of geometric multiplicity.

To find your matrix P, the important thing is to get three linearly independent eigenvectors, not whether there are three distinct eigenvalues.
 
  • Like
Likes   Reactions: 1 person

Similar threads

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