solving large scale eigenvalue problems
play

Solving large scale eigenvalue problems Lecture 1, Feb 21, 2018: - PowerPoint PPT Presentation

Solving large scale eigenvalue problems Solving large scale eigenvalue problems Lecture 1, Feb 21, 2018: Introduction http://people.inf.ethz.ch/arbenz/ewp/ Peter Arbenz Computer Science Department, ETH Z urich E-mail: arbenz@inf.ethz.ch


  1. Solving large scale eigenvalue problems Solving large scale eigenvalue problems Lecture 1, Feb 21, 2018: Introduction http://people.inf.ethz.ch/arbenz/ewp/ Peter Arbenz Computer Science Department, ETH Z¨ urich E-mail: arbenz@inf.ethz.ch Large scale eigenvalue problems, Lecture 1, February 21, 2018 1/90

  2. Solving large scale eigenvalue problems Introduction Introduction: Survey on lecture 1. Introduction (today) ◮ What makes eigenvalues interesting? ◮ Some examples. 2. Some linear algebra basics ◮ Definitions ◮ Similarity transformations ◮ Schur decompositions ◮ SVD ◮ Jordan normal forms ◮ Functions of matrices 3. Newton’s method for linear and nonlinear eigenvalue problems 4. The QR Algorithm for dense eigenvalue problems 5. Vector iteration (power method) and subspace iterations Large scale eigenvalue problems, Lecture 1, February 21, 2018 2/90

  3. Solving large scale eigenvalue problems Introduction Introduction: Survey on lecture (cont.) 6. Krylov subspaces methods ◮ Arnoldi and Lanczos algorithms ◮ Krylov-Schur methods 7. Davidson/Jacobi-Davidson methods 8. Rayleigh quotient minimization for symmetric systems 9. Locally-optimal block preconditioned conjugate gradient (LOBPCG) method Lecture notes at http://people.inf.ethz.ch/arbenz/ewp/lnotes.html Large scale eigenvalue problems, Lecture 1, February 21, 2018 3/90

  4. Solving large scale eigenvalue problems Introduction Literature Z. Bai, J. Demmel, J. Dongarra, A. Ruhe, and H. van der Vorst. Templates for the Solution of Algebraic Eigenvalue Problems: A Practical Guide . SIAM, Philadelphia, 2000. Y. Saad. Numerical Methods for Large Eigenvalue Problems . SIAM, Philadelphia, 1992. Revised version 2011. G. W. Stewart. Matrix Algorithms II: Eigensystems . SIAM, Philadelphia, 2001. G. H. Golub and C. F. van Loan. Matrix Computations , 4th edition. Johns Hopkins University Press. Baltimore, 2012. J. W. Demmel. Applied Numerical Linear Algebra . SIAM, Philadelphia, 1997. Large scale eigenvalue problems, Lecture 1, February 21, 2018 4/90

  5. Solving large scale eigenvalue problems Introduction Organization ◮ 12–13 lectures ◮ No lecture on April 4 (easter break) and May 30. ◮ Complementary exercises ◮ To get hands-on experience ◮ Based on Matlab ◮ Examination ◮ First week of semester break (week of June 4) ◮ 30’ oral ◮ No testat required Large scale eigenvalue problems, Lecture 1, February 21, 2018 5/90

  6. Solving large scale eigenvalue problems Introduction ◮ Introduction ◮ What makes eigenvalues interesting? ◮ Example 1: The vibrating string ◮ Numerical methods for solving 1-dimensional problems ◮ Example 2: The heat equation ◮ Example 3: The wave equation ◮ The 2D Laplace eigenvalue problem ◮ (Cavity resonances in particle accelerators) ◮ Spectral clustering ◮ Google’s PageRank ◮ (Other sources of eigenvalue problems) Large scale eigenvalue problems, Lecture 1, February 21, 2018 6/90

  7. Solving large scale eigenvalue problems What makes eigenvalues interesting? ◮ In physics, eigenvalues are usually connected to vibrations. (violin strings, drums, bridges, sky scrapers) Prominent examples of vibrating structures. ◮ On November 7, 1940, the Tacoma narrows bridge collapsed, less than half a year after its opening. Strong winds excited the bridge so much that the platform in reinforced concrete fell into pieces. ◮ A few years ago the London millennium footbridge started wobbling in a way that it had to be closed. The wobbling had been excited by the pedestrians passing the bridge, see https://www.youtube.com/watch?v=eAXVa__XWZ8 ◮ Electric fields in cyclotrons (particle accelerators) ◮ The solutions of the Schr¨ odinger equation from quantum physics and quantum chemistry have solutions that correspond to vibrations of the, say, molecule it models. The eigenvalues correspond to energy levels that molecule can occupy. Large scale eigenvalue problems, Lecture 1, February 21, 2018 7/90

  8. Solving large scale eigenvalue problems What makes eigenvalues interesting? Many characteristic quantities in science are eigenvalues: ◮ decay factors, ◮ frequencies, ◮ norms of operators (or matrices), ◮ singular values, ◮ condition numbers. Notations Scalars : lowercase letters, a, b, c . . . , and α, β, γ . . . . Vectors : boldface lowercase letters, a , b , c , . . . . Matrices : uppercase letters, A, B, C . . . , and Γ , ∆ , Λ , . . . . Large scale eigenvalue problems, Lecture 1, February 21, 2018 8/90

  9. Solving large scale eigenvalue problems Example 1: The vibrating string Example 1: The vibrating string A vibrating string fixed at both ends. ◮ u ( x , t ): The displacement of the rest u position at x , 0 < x < L , and time t . ◮ u(x,t) � � ∂ u � � x Assume is small . � � 0 L ∂ x � � ◮ v ( x , t ):the velocity of the string at position x and at time t . Large scale eigenvalue problems, Lecture 1, February 21, 2018 9/90

  10. Solving large scale eigenvalue problems Example 1: The vibrating string The kinetic energy of a string The kinetic energy of a string section ds of mass dm = ρ ds : � ∂ u � 2 dT = 1 2 dm v 2 = 1 2 ρ ds . (1) ∂ t � ∂ u � 2 dx 2 ◮ ds 2 = dx 2 + ∂ x � � ∂ u � 2 ⇒ ds dx = 1 + ds ∂ x = 1 + h.o.t. dx h.o.t. = higher order terms. Large scale eigenvalue problems, Lecture 1, February 21, 2018 10/90

  11. Solving large scale eigenvalue problems Example 1: The vibrating string The kinetic energy of a string (cont.) Plugging this into (1) and omitting also the second order term (leaving just the number 1) gives � ∂ u � 2 dT = ρ dx . 2 ∂ t The kinetic energy of the whole string: � L � L � ∂ u � 2 dT ( x ) = 1 T = ρ ( x ) dx 2 ∂ t 0 0 Large scale eigenvalue problems, Lecture 1, February 21, 2018 11/90

  12. Solving large scale eigenvalue problems Example 1: The vibrating string The potential energy of the string 1. the stretching times the exerted strain τ ,   � � L � L � L � ∂ u � 2  dx τ ds − τ dx = τ 1 + − 1  ∂ x 0 0 0 � � � L � ∂ u � 2 1 = τ + h.o.t. dx 2 ∂ x 0 2. exterior forces of density f , � L − fudx . 0 The potential energy of the string: � � � L � ∂ u � 2 τ V = − fu dx . (2) 2 ∂ x 0 Large scale eigenvalue problems, Lecture 1, February 21, 2018 12/90

  13. Solving large scale eigenvalue problems Example 1: The vibrating string T : kinetic energy V : potential energy � � � t 2 � t 2 � L � ∂ u � 2 � ∂ u � 2 ( T − V ) dt = 1 I ( u ) = ρ ( x ) − τ + 2 fu dx dt 2 ∂ t ∂ x t 1 t 1 0 (3) ◮ u ( x , t ) is differentiable with respect to x and t ◮ satisfies the boundary conditions (BC) u (0 , t ) = u ( L , t ) = 0 , t 1 ≤ t ≤ t 2 , (4) ◮ satisfies the initial conditions and end conditions, u ( x , t 1 ) = u 1 ( x ) , 0 < x < L . (5) u ( x , t 2 ) = u 2 ( x ) , Large scale eigenvalue problems, Lecture 1, February 21, 2018 13/90

  14. Solving large scale eigenvalue problems Example 1: The vibrating string According to the principle of Hamilton a mechanical system behaves in a time interval t 1 ≤ t ≤ t 2 for given initial and end positions such that � t 2 I = L dt , L = T − V , t 1 is minimized . u ( x , t ) such that I ( u ) ≤ I ( w ) for all w , that satisfy the initial, end, and boundary conditions. w = u + ε v with v (0 , t ) = v ( L , t ) = 0 , v ( x , t 1 ) = v ( x , t 2 ) = 0 . v is called a variation. I ( u + ε v ) a function of ε . dI I ( u ) minimal ⇐ ⇒ d ε ( u ) = 0 for all admissible v . Large scale eigenvalue problems, Lecture 1, February 21, 2018 14/90

  15. Solving large scale eigenvalue problems Example 1: The vibrating string Plugging u + ε v into eq. (3), for all admissible v : t 2 L � � � ∂ ( u + ε v ) � 2 � ∂ ( u + ε v ) � 2 � � I ( u + ε v ) = 1 ρ ( x ) − τ + 2 f ( u + ε v ) dx 2 ∂ t ∂ x t 1 0 t 2 L � � � � ρ ( x ) ∂ u ∂ v ∂ t − τ ∂ u ∂ v dx dt + O ( ε 2 ) . = I ( u ) + ε ∂ x + 2 fv ∂ t ∂ x t 1 0 (6) � t 2 � L � � ρ∂ 2 u ∂ t 2 − τ ∂ 2 u ∂ I ∂ε = ∂ x 2 + 2 f v dx dt = 0 0 t 1 � �� � Euler-Lagrange equation − ρ∂ 2 u ∂ t 2 + τ ∂ 2 u ∂ x 2 = 2 f . (7) Large scale eigenvalue problems, Lecture 1, February 21, 2018 15/90

  16. Solving large scale eigenvalue problems Example 1: The vibrating string If the force is proportional to the displacement u ( x , t ): � � − ρ ( x ) ∂ 2 u ∂ t 2 + ∂ p ( x ) ∂ u + q ( x ) u ( x , t ) = 0 . ∂ x ∂ x (8) u (0 , t ) = u (1 , t ) = 0 which is a special case of the Euler-Lagrange equation. ◮ ρ ( x ) > 0 mass density ◮ p ( x ) > 0 locally varying elasticity module. ◮ no initial and end conditions ◮ no external forces present in (8). For simplicity assume that ρ ( x ) = 1. Large scale eigenvalue problems, Lecture 1, February 21, 2018 16/90

  17. Solving large scale eigenvalue problems The method of separation of variables To solve (8), we make the ansatz u ( x , t ) = v ( t ) w ( x ) . (9) With this ansatz (8) becomes v ′′ ( t ) w ( x ) − v ( t )( p ( x ) w ′ ( x )) ′ − q ( x ) v ( t ) w ( x ) = 0 . (10) separate the variables depending on t from those depending on x , v ′′ ( t ) 1 w ( x )( p ( x ) w ′ ( x )) ′ + q ( x ) = − λ v ( t ) = for any t and x � �� � Sturm–Liouville problem √ √ − v ′′ ( t ) = λ v ( t ) ⇐ ⇒ v ( t ) = a · cos( λ t ) + b · sin( λ t ) , λ > 0 Large scale eigenvalue problems, Lecture 1, February 21, 2018 17/90

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend