an example for Schur decomposition
Let
A=(57-2-4). |
We will find an orthogonal matrix P and an upper triangular matrix
T such that PtAP=T applying the proof of Schur’s decomposition.
We ’re following the steps below
-
•
We find the eigenvalues
of A
The eigenvalues of a matrix are precisely the solutions to the equation
Hence the roots of the quadratic equation (http://planetmath.org/QuadraticFormula) are the eigenvalues
-
•
We find the eigenvectors
For each eigenvalue , solving the systemSo we have that for
Analogously for the eigenvector
-
•
We get an orthonormal set
of eigenvectors using Gram-Schmidt orthogonalization
Consider the above two eigenvectors which are linearly independentbut are not orthogonal
First we take . Therefore
that is,
and finally the orthonormal set is
SoThen
Title | an example for Schur decomposition![]() |
---|---|
Canonical name | AnExampleForSchurDecomposition |
Date of creation | 2013-03-22 15:27:02 |
Last modified on | 2013-03-22 15:27:02 |
Owner | georgiosl (7242) |
Last modified by | georgiosl (7242) |
Numerical id | 8 |
Author | georgiosl (7242) |
Entry type | Application |
Classification | msc 15-00 |
Related topic | SchurDecomposition |
Related topic | GramSchmidtOrthogonalization |