a01d0f34e9247b37.tex
1: \begin{abstract}
2: %  More ambitious idea: Try to combine broyden and resinv and/or qnewton
3:   %  We propose a new method for nonlinear eigenvalue problems.
4:   Broyden's method is a general method commonly used for nonlinear
5:   systems of equations, when very little information is available
6:   about the problem. We develop an approach based on Broyden's method
7:   for nonlinear
8:   eigenvalue problems. Our approach is designed for problems
9:   where the evaluation of a matrix vector product
10:   is computationally expensive, essentially
11:   as expensive as solving the corresponding linear system of equations.
12:   We show how the structure of the Jacobian matrix can be incorporated into
13:   the algorithm to improve convergence. The algorithm exhibits local
14:   superlinear convergence for simple eigenvalues, and we characterize
15:   the convergence. 
16:   We show how deflation can be integrated and combined such
17:   that the method can be used to compute several eigenvalues.
18:   A specific problem in machine tool milling, coupled with a PDE
19:   is used to illustrate the approach. The simulations are done in the
20:   julia programming language, and are provided
21:   as publicly  available module for reproducability.
22: \end{abstract}