Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    In linear algebra, a defective matrix is a square matrix that does not have a complete basis of eigenvectors, and is therefore not diagonalizable. In particular, for an n imes n matrix, the matrix is defective if (and only if) it does not have n linearly independent eigenvectors. A complete basis is formed by augmenting the eigenvectors with generalized eigenvectors, which are necessary for solving defective systems of ordinary differential equations and other problems.
    A defective matrix always has fewer than n distinct eigenvalues, since distinct eigenvalues always have linearly independent eigenvectors. In particular, a defective matrix has one or more eigenvalues λ with algebraic multiplicity m > 1 (that is, they are multiple roots of the characteristic polynomial), but fewer than m linearly independent eigenvectors. However, every eigenvalue with multiplicity m has m linearly independent generalized eigenvectors.

    A Hermitian matrix (or the special case of a real symmetric matrix) or a unitary matrix is never defective.


        Defective matrix
            Example

    top

    Example

    A simple example of a defective matrix is:
    egin 0 & 1 \ 0 & 0 end

    which has a double eigenvalue of 0 but only one eigenvector
    egin 1 \ 0 end

    (and constant multiples thereof).
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Defective matrix". link