| Diagonalizable Matrix |
Website Links For Matrix |
Information AboutDiagonalizable Matrix |
| CATEGORIES ABOUT DIAGONALIZABLE MATRIX | |
| matrices | |
|
Diagonalizable matrices and maps are of interest because diagonal matrices are especially easy to handle: their Eigenvalue s and Eigenvector s are known and one can raise a diagonal matrix to a power by simply raising the diagonal entries to that same power. The Jordan-Chevalley Decomposition expresses an operator as the sum of its diagonal part and its Nilpotent part. CHARACTERIZATION The fundamental fact about diagonalizable maps and matrices is expressed by the following:
Another characterization: A matrix or linear map is diagonalizable over the field ''F'' if and only if its Minimal Polynomial is a product of distinct linear factors over ''F''. The following sufficient (but not necessary) condition is often useful.
As a rule of thumb, over C almost every matrix is diagonalizable. More precisely: the set of complex ''n''-by-''n'' matrices that are ''not'' diagonalizable over C, considered as a of the characteristic polynomial vanishes, which is a Hypersurface . From that follows also density in the usual (''strong'') topology given by a Norm . The same is not true over R. As ''n'' increases, it becomes (in some sense) less and less likely that a randomly selected real matrix is diagonalizable over R. EXAMPLES Diagonalizable matrices
Matrices that are not diagonalizable Some matrices are not diagonalizable over any field, most notably Nilpotent matrices. This happens more generally if the Geometric and Algebraic Multiplicities of an eigenvalue do not coincide. For instance, consider : This matrix is not diagonalizable: there is no matrix ''U'' such that is a diagonal matrix. Indeed, ''C'' has one eigenvalue (namely zero) and this eigenvalue has algebraic multiplicity 2 and geometric multiplicity 1. Some real matrices are not diagonalizable over the reals. Consider for instance the matrix : The matrix ''B'' does not have any real eigenvalues, so there is no real matrix ''Q'' such that is a diagonal matrix. However, we can diagonalize ''B'' if we allow complex numbers. Indeed, if we take : then is diagonal. How to diagonalize a matrix Consider a matrix : This matrix has Eigenvalues : So ''A'' is a 3-by-3 matrix with 3 different eigenvalues, therefore it is diagonalizable. If we want to diagonalize ''A'', we need to compute the corresponding Eigenvectors . They are : One can easily check that . Now, let ''P'' be the matrix with these eigenvectors as its columns: : Then ''P'' diagonalizes ''A'', as a simple computation confirms: : Note that the eigenvalues appear in the diagonal matrix. AN APPLICATION Diagonalization can be used to compute the powers of a matrix ''A'' efficiently, provided the matrix is diagonalizable. Suppose we have found that : is a diagonal matrix. Then, as the matrix product is associative, : and the latter is easy to calculate since it only involves the powers of a diagonal matrix. This is particularly useful in finding closed form expressions for terms of a Linear Recursive Sequences , such as the Fibonacci Number s. Particular application For example, consider the following matrix: : Calculating the various powers of ''M'' reveals a surprising pattern: : The above phenomenon can be explained by diagonalizing ''M''. To accomplish this, we need a basis of R2 consisting of eigenvectors of ''M''. One such eigenvector basis is given by : where ei denotes the standard basis of '''R'''n. The reverse change of basis is given by : Straightforward calculations show that : Thus, ''a'' and ''b'' are the eigenvalues corresponding to u and '''v''', respectively. By linearity of matrix multiplication, we have that : Switching back to the standard basis, we have : : The preceding relations, expressed in matrix form, are : thereby explaining the above phenomenon. QUANTUM MECHANICAL APPLICATION In Quantum Mechanical and Quantum Chemical computations matrix diagonalization is one of the most frequently applied numerical processes. The basic reason is that the time-independent Schrödinger Equation is an eigenvalue equation, albeit in most of the physical situations on an infinite dimensional space (a Hilbert Space ). A very common approximation is to truncate Hilbert space to finite dimension, after which the Schrödinger equation can be formulated as an eigenvalue problem of a real symmetric, or complex Hermitian, matrix. Formally this approximation is founded on the variational principle, valid for Hamiltonians that are bounded from below. But also first-order perturbation theory for degenerate states leads to a matrix eigenvalue problem. SEE ALSO EXTERNAL LINKS REFERENCES
|
|
|