Undergraduate Seminar:Yuji Nakatsukasa, National Institute for Informatics, Japan

When:
January 31, 2019 @ 3:00 pm – 4:00 pm
2019-01-31T15:00:00-10:00
2019-01-31T16:00:00-10:00
Where:
402

Title: Computing matrix eigenvalues

Speaker: Yuji Nakatsukasa, National Institute for Informatics, Japan

Abstract:

The numerical linear algebra community solves two main problems: linear
systems, and eigenvalue problems. They are both vastly important; it
would not be too far-fetched to say that most (continuous) problems in
scientific computing eventually boil down to one or both of these.

This talk focuses on eigenvalue problems. I will first describe some of
its applications, such as Google’s PageRank, PCA, finding zeros and
poles of functions, and nonlinear and global optimization. I will then turn to
algorithms for computing eigenvalues, namely the classical QR
algorithm—which is still the basis for state-of-the-art. I will
emphasize that the underlying mathematics is (together with the power
method and numerical stability analysis) rational approximation theory.