Journal Article10.1002/NME.4919
A Padé approximate linearization algorithm for solving the quadratic eigenvalue problem with low-rank damping
TL;DR: LuLu et al. as discussed by the authors proposed a Pad´e Approximate Linearization (PAL) algorithm to solve the quadratic eigenvalue problem with low-rank damping.
read more
Abstract: A Pad´e Approximate Linearization Algorithm for Solving the Quadratic Eigenvalue Problem with Low-Rank Damping Ding Lu ∗ Xin Huang † Zhaojun Bai ‡ Yangfeng Su § June 30, 2014 Abstract The low-rank damping term appears commonly in quadratic eigenvalue problems arising from physical simulations. To exploit the low-rank damping property, we propose a Pad´e Approximate Linearization (PAL) algorithm. The advantage of the PAL algorithm is that the dimension of the resulting linear eigenvalue problem is only n + lm, which is generally substantially smaller than the dimension 2n of the linear eigenvalue problem produced by a direct linearization approach, where n is the dimension of the quadratic eigenvalue problem, l and m are the rank of the damping matrix and the order of a Pad´e approximant, respectively. Numerical examples show that by exploiting the low-rank damping property, the PAL algorithm runs 33 – 47% faster than the direct linearization approach for solving modest size quadratic eigenvalue problems. Introduction We consider the quadratic eigenvalue problem (QEP) Q(λ)x ≡ (λ 2 M + λC + K)x = 0, where M , C and K are n × n matrices, referred to as mass, damping and stiffness matrices, respectively, in structural dynamics analysis. The low-rank damping property refers to the case where the damping matrix C is of rank l, l ≪ n and admits the rank-revealing decomposition C = EF T , where E and F are n × l full column rank matrices. The QEP with the low-rank damping arises frequently from analysis of structural dynam- ics [10, 18] and structural-acoustic interaction [3, 6, 32]. In these applications, the damping School of Mathematical Sciences, Fudan University, Shanghai 200433, P. R. China. (dinglu@fudan.edu.cn). Part of this work was done while this author was visiting at University of California, Davis, supported by China Scholarship Council. School of Mathematical Sciences, Fudan University, Shanghai 200433, China. (xinhuang@fudan.edu.cn). Part of this work was done while this author was visiting at University of California, Davis, supported by China Scholarship Council. Department of Computer Science and Department of Mathematics, University of California, Davis, CA 95616, USA. (bai@cs.ucdavis.edu). School of Mathematical Sciences, Fudan University, Shanghai 200433, China. (yfsu@fudan.edu.cn).
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
The nonlinear eigenvalue problem
Stefan Güttel,Françoise Tisseur +1 more
TL;DR: This article surveys nonlinear eigenvalue problems associated with matrix-valued functions which depend nonlinearly on a single scalar parameter, with a particular emphasis on their mathematical properties and available numerical solution techniques.
Solving large‐scale nonlinear eigenvalue problems by rational interpolation and resolvent sampling based Rayleigh–Ritz method
TL;DR: A rational interpolation approach (RIA) is proposed based on the Keldysh theorem for holomorphic matrix functions based on which a robust eigen-solver, called RSRR, is developed for solving general NEPs.
22
A rank-exploiting infinite Arnoldi algorithm for nonlinear eigenvalue problems
TL;DR: A new Arnoldi-based algorithm is proposed that reduces the computational cost associated with orthogonalization, as well as the required memory resources, and provides a natural way in carrying out implicit restarting and locking without the need to impose structure in every restart.
An algorithm for quadratic eigenproblems with low rank damping
TL;DR: An algorithm is developed for quadratic eigenproblems, which first solves the undamped problem and then accommodates for the low rank term $D\lambda$ and compute all eigenvalues of the original problem, and the associated eigenvectors if requested.
8
•Posted Content
Solving large-scale nonlinear eigenvalue problems by rational interpolation approach and resolvent sampling based Rayleigh-Ritz method
TL;DR: A rational interpolation approach (RIA) is proposed based on the Keldysh theorem for holomorphic matrix functions, based on which a robust eigen-solver, denoted by RSRR, is developed for solving general NEPs.
4
References
ARPACK Users' Guide: Solution of Large-Scale Eigenvalue Problems with Implicitly Restarted Arnoldi Methods
Richard B. Lehoucq,Danny C. Sorensen,C. Yang +2 more
- 01 Jan 1998
TL;DR: The Arnoldi factorization, the implicitly restarted Arnoldi method: structure of the Eigenvalue problem Krylov subspaces and projection methods, and more.
3.3K
Algorithm 832: UMFPACK V4.3---an unsymmetric-pattern multifrontal method
TL;DR: An ANSI C code for sparse LU factorization is presented that combines a column pre-ordering strategy with a right-looking unsymmetric-pattern multifrontal numerical factorization, and an upper bound on fill-in, work, and memory usage is computed.
1.6K
Padé Approximants Second Edition: Contents
George A. Baker,Peter Graves-Morris +1 more
- 01 Jan 1996
895
An overview of SuperLU: Algorithms, implementation, and user interface
TL;DR: An overview of the algorithms, design philosophy, and implementation techniques in the software SuperLU, for solving sparse unsymmetric linear systems, and some examples of how the solver has been used in large-scale scientific applications, and the performance.
NLEVP: A Collection of Nonlinear Eigenvalue Problems
TL;DR: NLEVP serves both to illustrate the tremendous variety of applications of nonlinear eigenvalue problems and to provide representative problems for testing, tuning, and benchmarking of algorithms and codes.