Global Information Lookup Global Information

Inverse iteration information


In numerical analysis, inverse iteration (also known as the inverse power method) is an iterative eigenvalue algorithm. It allows one to find an approximate eigenvector when an approximation to a corresponding eigenvalue is already known. The method is conceptually similar to the power method. It appears to have originally been developed to compute resonance frequencies in the field of structural mechanics.[1]

The inverse power iteration algorithm starts with an approximation for the eigenvalue corresponding to the desired eigenvector and a vector , either a randomly selected vector or an approximation to the eigenvector. The method is described by the iteration

where are some constants usually chosen as Since eigenvectors are defined up to multiplication by constant, the choice of can be arbitrary in theory; practical aspects of the choice of are discussed below.

At every iteration, the vector is multiplied by the matrix and normalized. It is exactly the same formula as in the power method, except replacing the matrix by The closer the approximation to the eigenvalue is chosen, the faster the algorithm converges; however, incorrect choice of can lead to slow convergence or to the convergence to an eigenvector other than the one desired. In practice, the method is used when a good approximation for the eigenvalue is known, and hence one needs only few (quite often just one) iterations.

  1. ^ Ernst Pohlhausen, Berechnung der Eigenschwingungen statisch-bestimmter Fachwerke, ZAMM - Zeitschrift für Angewandte Mathematik und Mechanik 1, 28-42 (1921).

and 25 Related for: Inverse iteration information

Request time (Page generated in 0.8255 seconds.)

Inverse iteration

Last Update:

In numerical analysis, inverse iteration (also known as the inverse power method) is an iterative eigenvalue algorithm. It allows one to find an approximate...

Word Count : 1879

Rayleigh quotient iteration

Last Update:

The algorithm is very similar to inverse iteration, but replaces the estimated eigenvalue at the end of each iteration with the Rayleigh quotient. Begin...

Word Count : 759

Fast inverse square root

Last Update:

approximation of the inverse square root of the input. Treating the bits again as a floating-point number, it runs one iteration of Newton's method, yielding...

Word Count : 4544

Julia set

Last Update:

zy + cy; zx = xtemp + cx; iteration = iteration + 1; } if (iteration == max_iteration) return black; else return iteration; } f(z)=zn+c{\displaystyle...

Word Count : 5546

Power iteration

Last Update:

understood as variations of the power iteration. For instance, the inverse iteration method applies power iteration to the matrix A−1{\displaystyle A^{-1}}...

Word Count : 2122

Invertible matrix

Last Update:

sequences of inverse matrices used in obtaining matrix square roots by Denman–Beavers iteration; this may need more than one pass of the iteration at each...

Word Count : 6926

Eigenvalue algorithm

Last Update:

iteration, μ = λ. Power iteration finds the largest eigenvalue in absolute value, so even when λ is only an approximate eigenvalue, power iteration is...

Word Count : 4863

Iterated function

Last Update:

or several times. The process of repeatedly applying the same function is called iteration. In this process, starting from some initial object, the result of applying...

Word Count : 4330

Inverse function

Last Update:

mathematics, the inverse function of a function f (also called the inverse of f) is a function that undoes the operation of f. The inverse of f exists if...

Word Count : 5144

Multiplicative inverse

Last Update:

become arbitrarily small. This iteration can also be generalized to a wider sort of inverses; for example, matrix inverses. Every real or complex number...

Word Count : 2354

Inverse kinematics

Last Update:

In computer animation and robotics, inverse kinematics is the mathematical process of calculating the variable joint parameters needed to place the end...

Word Count : 2265

Iterated function system

Last Update:

iteration, produces another image visually similar to the original. In 1989, Arnaud Jacquin presented a solution to a restricted form of the inverse problem...

Word Count : 1461

Lanczos algorithm

Last Update:

avoided). Each iteration of the Lanczos algorithm produces another column of the final transformation matrix V{\displaystyle V}, whereas an iteration of Householder...

Word Count : 7580

Iterated logarithm

Last Update:

complexity theory that grows more slowly is the inverse Ackermann function [citation needed]. The iterated logarithm is closely related to the generalized...

Word Count : 846

Inverse function theorem

Last Update:

In mathematics, specifically differential calculus, the inverse function theorem gives a sufficient condition for a function to be invertible in a neighborhood...

Word Count : 6894

Eigendecomposition of a matrix

Last Update:

does not imply that A has an inverse as some eigenvalues may be zero, which is not invertible. The statement "A has an inverse" does not imply that A can...

Word Count : 4705

Preconditioner

Last Update:

the shift-and-invert problem by an iterative solver, e.g., the power iteration. This gives the Inverse iteration, which normally converges to the eigenvector...

Word Count : 3377

Inverse problem

Last Update:

An inverse problem in science is the process of calculating from a set of observations the causal factors that produced them: for example, calculating...

Word Count : 8839

Iterative reconstruction

Last Update:

reconstruction artifacts in the image. Iterative algorithms approach the correct solution using multiple iteration steps, which allows to obtain a better...

Word Count : 1784

Collatz conjecture

Last Update:

only if n ≡ 4 (mod 6). Conjecturally, this inverse relation forms a tree except for the 1–2–4 loop (the inverse of the 4–2–1 loop of the unaltered function...

Word Count : 7047

Landweber iteration

Last Update:

The Landweber iteration or Landweber algorithm is an algorithm to solve ill-posed linear inverse problems, and it has been extended to solve non-linear...

Word Count : 958

Matrix sign function

Last Update:

iteration uses the explicit inverse of the iterates Z k {\displaystyle Z_{k}} . To avoid the need of an explicit inverse used in the Newton iteration...

Word Count : 1447

Tetration

Last Update:

The word was coined by Reuben Louis Goodstein from tetra- (four) and iteration. Tetration is also defined recursively as a ↑↑ n := { 1 if  n = 0 , a...

Word Count : 6889

List of algorithms

Last Update:

algorithms Arnoldi iteration Inverse iteration Jacobi method Lanczos iteration Power iteration QR algorithm Rayleigh quotient iteration Gram–Schmidt process:...

Word Count : 7843

Arnoldi iteration

Last Update:

numerical linear algebra, the Arnoldi iteration is an eigenvalue algorithm and an important example of an iterative method. Arnoldi finds an approximation...

Word Count : 1743

PDF Search Engine © AllGlobal.net