Quadratic eigenvalue problem: Difference between revisions

Content deleted Content added
m Reverted edits by 122.53.231.173 (talk) to last version by 78.145.143.119
Line 13:
 
Direct methods for solving the standard or generalized eigenvalue problems <math> Ax = \lambda x</math> and <math> Ax = \lambda B x </math>
are based on transforming the problem to [[Schur form|Schur]] or [[Generalized Schur form]]. However, there is no analogous form for quadratic matrix polynomials.
One approach is to transform the quadratic matrix polynomial to a linear matrix pencil (<math> A-\lambda B</math>), and solve a generalized
eigenvalue problem. Once eigenvalues and eigenvectors of the linear problem have been determined, eigenvectors and eigenvalues of the quadratic can be determined.