Article · Wikipedia archive · Last revised Jul 13, 2026

Folded spectrum method

In mathematics, the folded spectrum method (FSM) is an iterative method for solving large eigenvalue problems. Here you always find a vector with an eigenvalue close to a search-value . This means you can get a vector in the middle of the spectrum without solving the matrix.

Last revised
Jul 13, 2026
Read time
≈ 1 min
Length
221 w
Citations
Source

In mathematics, the folded spectrum method (FSM) is an iterative method for solving large eigenvalue problems. Here you always find a vector with an eigenvalue close to a search-value ε {\displaystyle \varepsilon } . This means you can get a vector Ψ {\displaystyle \Psi } in the middle of the spectrum without solving the matrix.

Ψ i + 1 = Ψ i α ( H ε 1 ) 2 Ψ i {\displaystyle \Psi _{i+1}=\Psi _{i}-\alpha (H-\varepsilon \mathbf {1} )^{2}\Psi _{i}} , with 0 < α < 1 {\displaystyle 0<\alpha ^{\,}<1} and 1 {\displaystyle \mathbf {1} } the Identity matrix.

In contrast to the Conjugate gradient method, here the gradient calculates by twice multiplying matrix H : G H G H 2 . {\displaystyle H:\;G\sim H\rightarrow G\sim H^{2}.}

Literature