User:CFDFEM

In linear algebra, it is more common to see the standard form of an eigensystem which is expressed as:

User:CFDFEM

Comparison to linear algebra

In linear algebra, it is more common to see the standard form of an eigensystem which is expressed as:

Both equations can be seen as the same because if the general equation is multiplied through by the inverse of the mass, ,


but the eigenvectors are the same.

Methods of solution

For linear elastic problems that are properly set up (no rigid body rotation or translation), the stiffness and mass matrices and the system in general are positive definite. These are the easiest matrices to deal with because the numerical methods commonly applied are guaranteed to converge to a solution. When all the qualities of the system are considered:

  1. Only the smallest eigenvalues and eigenvectors of the lowest modes are desired
  2. The mass and stiffness matrices are sparse and highly banded
  3. The system is positive definite

a typical prescription of solution is first to tridiagonalize the system using the Lanczos algorithm. Next, use the QR algorithm to find the eigenvectors and eigenvalues of this tridiagonal system. If inverse iteration is used, the new eigenvalues will relate to the old by , while the eigenvectors of the original can be calculated from those of the tridiagonalized matrix by:

where is a Ritz vector approximately equal to the eigenvector of the original system, is the matrix of Lanczos vectors, and is the eigenvector of the tridiagonal matrix.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.