Stat 309: Mathematical Computations I Fall 2018 Lecture 4

Total Page:16

File Type:pdf, Size:1020Kb

Stat 309: Mathematical Computations I Fall 2018 Lecture 4 STAT 309: MATHEMATICAL COMPUTATIONS I FALL 2018 LECTURE 4 1. spectral radius • matrix 2-norm is also known as the spectral norm • name is connected to the fact that the norm is given by the square root of the largest eigenvalue of ATA, i.e., largest singular value of A (more on this later) n×n • in general, the spectral radius ρ(A) of a matrix A 2 C is defined in terms of its largest eigenvalue ρ(A) = maxfjλij : Axi = λixi; xi 6= 0g n×n • note that the spectral radius does not define a norm on C • for example the non-zero matrix 0 1 J = 0 0 has ρ(J) = 0 since both its eigenvalues are 0 • there are some relationships between the norm of a matrix and its spectral radius • the easiest one is that ρ(A) ≤ kAk n for any matrix norm that satisfies the inequality kAxk ≤ kAkkxk for all x 2 C , i.e., consistent norm { here's a proof: Axi = λixi taking norms, kAxik = kλixik = jλijkxik therefore kAxik jλij = ≤ kAk kxik since this holds for any eigenvalue of A, it follows that maxjλij = ρ(A) ≤ kAk i { in particular this is true for any operator norm { this is in general not true for norms that do not satisfy the consistency inequality kAxk ≤ kAkkxk (thanks to Likai Chen for pointing out); for example the matrix " p1 p1 # A = 2 2 p1 − p1 2 2 p is orthogonal and therefore ρ(A) = 1 but kAkH;1 = 1= 2 and so ρ(A) > kAkH;1 { exercise: show that any eigenvalue of a unitary or an orthogonal matrix must have absolute value 1 Date: October 10, 2018, version 1.0. Comments, bug reports: [email protected]. 1 • on the other hand, the following characterization is true for any matrix norm, even the inconsistent ones ρ(A) = lim kAmk1=m m!1 • we can also get an upper bound for any particular matrix (but not for all matrices) n×n Theorem 1. Let A 2 C and " > 0. There exists an operator norm k · kα of the form kAxkα kAkα = max ; x6=0 kxkα n where k · kα is a norm on C , such that kAkα ≤ ρ(A) + . The norm k · kα is dependent on A and ". • this result suggests that the largest eigenvalue of a matrix can be easily approximated • here is an example, let 2 2 −1 3 6−1 2 −1 7 6 7 6 .. .. .. 7 A = 6 . 7 6 7 4 −1 2 15 −1 2 { the eigenvalues of this matrix, which arises frequently in numerical methods for solving differential equations, are known to be jπ λ = 2 + 2 cos ; j = 1; 2; : : : ; n j n + 1 the largest eigenvalue is π jλ j = 2 + 2 cos ≤ 4 1 n + 1 and kAk1 = 4, so in this case, the 1-norm provides an excellent approximation { on the other hand, suppose 1 106 A = 0 1 6 we have kAk1 = 10 + 1; but ρ(A) = 1, so in this case the norm yields a poor approximation however, suppose " 0 D = 0 1 then 1 106" DAD−1 = 0 1 −1 −6 and kDAD k1 = 1 + 10 , which for sufficiently small ", yields a much better approximation to ρ(DAD−1) = ρ(A): • if kAk < 1 for some submultiplicative norm, then kAmk ≤ kAkm ! 0 as m ! 1 • since kAk is a continuous function of the elements of A, it follows that Am ! O, i.e., every entry of Am goes to 0 • however, if kAk > 1, it does not follow that kAmk ! 1 2 • for example, suppose 0:99 106 A = 0 0:99 m m in this case, kAk1 > 1, we claim that because ρ(A) < 1, A ! O and so kA k ! 0 • let us prove this more generally, in fact we claim the following m Lemma 1. limm!1 A = O if and only if ρ(A) < 1: Proof. ()) Let Ax = λx with x 6= 0. Then Amx = λmx. Taking limits lim λm x = lim λmx = lim Amx = lim Am x = Ox = 0: m!1 m!1 m!1 m!1 m Since x 6= 0, we must have limm!1 λ = 0 and thus jλj < 1. Hence ρ(A) < 1. (() Since ρ(A) < 1, there exists some operator norm k · kα such that kAkα < 1 by Theorem 1. m m m So kA kα ≤ kAkα ! 0 and so A ! O. • alternatively, the second part above may also be proved directly via the Jordan form of A and the expression 2 k−(n −1)3 λk kλk−1 kλk−2 ··· k λ r r 1 r 2 r nr−1 r 6 . 7 6 .. .. 7 6 7 k 6 . 7 Jr = 6 .. .. 7 6 7 6 .. 7 4 . 5 k λr for sufficiently large k (see previous lecture) without using Theorem 1). • in Homework 1 we will see that if for some operator norm, kAk < 1, then I−A is nonsingular 2. Gerschgorin's theorem n×n • A = [aij] 2 C , for i = 1; : : : ; n, we define the Gerschgorin's discs Gi := fz 2 C : jz − aiij ≤ rig where X ri := jaijj j6=i • Gerschgorin's theoerm says that the n eigenvalues of A are all contained in the union of Gi's • before we prove this, we need a result that is by itself useful n×n • a matrix A 2 C is called strictly diagonally dominant if X jaiij > jaijj j6=i • it is called weakly diagonally dominant if the `>' is replaced by `≥' Lemma 2. A strictly diagonally dominant matrix is nonsingular. Proof. Let A be strictly diagonally dominant. Suppose Ax = 0 for some x 6= 0. Let k 2 f1; : : : ; ng be such that jxkj = maxi=1;:::;njxij. Since x 6= 0, we must have jxkj > 0. Now observe that X akkxk = − akjxj j6=k and so by the triangle inequality, X X X jakkjjxkj = akjxj ≤ jakjjjxjj ≤ jakjj jxkj < jakkjjxkj j6=k j6=k j6=k 3 where the last inequality is by strict diagonal dominance. This is a contradiction. In other words, there are no non-zero vector with Ax = 0. So ker(A) = f0g and so A is nonsingular. • we are going to use this to prove the first part of Gerschgorin theorem • the second part requires a bit of topology Theorem 2 (Gerschgorin). The spectrum of A is contained in the union of its Gerschgorin's discs, i.e., [n λ(A) ⊆ Gi: i=1 Furthermore, the number of eigenvalues (counted with multiplicity) in each connected component Sn of i=1 Gi is equal to the number of Gerschgorin discs that constitute that component. Sn Proof. Suppose z2 = i=1 Gi. Then A − zI is a strictly diagonal dominant matrix (check!) and therefore nonsingular by the above lemma. Hence det(A − zI) 6= 0 and so z is not an eigenvalue of A. This proves the first part. For the second part, consider the matrix 2 3 a11 ta12 ··· ta1n 6ta21 a22 ··· ta2n7 6 7 A(t) := 6 . .. 7 4 . 5 tan1 tan2 ··· ann for t 2 [0; 1]. Note that A(0) = diag(a11; : : : ; ann) and A(1) = A. We will let Gi(t) be the ith Gerschgorin disc of A(t). So Gi(t) = fz 2 C : jz − aiij ≤ trig: Clearly Gi(t) ⊆ Gi for any t 2 [0; 1]. By the first part, all eigenvalues of all the matrices A(t) are Sn contained in i=1 Gi. Since the set of eigenvalues of the matrices A(t) depends continuously on the parameter t, A(0) must have the same number of eigenvalues as A(1) in each connected component Sn of i=1 Gi. Now just observe that the eigenvalues of A(0) are simply the centers akk of each discs in a connected component. 3. schur decomposition n×n • suppose we want a decomposition for arbitrary matrices A 2 C like the evd for normal matrices A = QΛQ∗, i.e., diagonalizing with unitary matrices • the way to obtain such a decomposition is to relax the requirement of having a diagonal matrix Λ in A = QΛQ∗ but instead allow it to be upper-triangular • this gives the Schur decomposition: A = QRQ∗ (3.1) • as in the evd for normal matrices, Q is a unitary matrix but 2 3 r11 r12 ··· r1n 6 0 r22 ··· r2n7 6 7 R = 6 . .. 7 4 . 5 0 ··· 0 rnn • note that we the eigenvalues of A are precisely the diagonal entries of R: r11; : : : ; rnn • unlike the Jordan canonical form, the Schur decomposition is readily computable in finite- precision via the QR algorithm • the QR algorithm is based on the QR decomposition, which we will discuss later in this course • in its most basic form, QR algorithm does the following: 4 input: A0 = A; step k: Ak = QkRk; perform QR decomposition step k + 1: Ak+1 = RkQk; multiply QR factors in reverse order • under suitable conditions, one may show that Qk ! Q and Rk ! R where Q and R are as the requisite factors in (3.1) • in most undergraduate linear algebra classes, one is taught to find eigenvalues by solving for the roots of the characteristic polynomial pA(x) = det(xI − A) = 0 • this is almost never the case in practice • for one, there is no finite algorithms for finding the roots of a polynomial when the degree exceeds four | by the famous impossibility result of Abel{Galois • in fact what happens is the opposite | the roots of a univariate polynomial (divide by the coefficient of the highest degree term first so that it becomes a monic polynomial) n−1 n p(x) = c0 + c1x + ··· + cn−1x + x are usually obtained as the eigenvalues of its companion matrix 2 3 0 0 ::: 0 −c0 61 0 ::: 0 −c1 7 6 7 60 1 ::: 0 −c2 7 Cp = 6 7 6.
Recommended publications
  • An Elementary Proof of the Spectral Radius Formula for Matrices
    AN ELEMENTARY PROOF OF THE SPECTRAL RADIUS FORMULA FOR MATRICES JOEL A. TROPP Abstract. We present an elementary proof that the spectral ra- dius of a matrix A may be obtained using the formula 1 ρ(A) = lim kAnk =n; n!1 where k · k represents any matrix norm. 1. Introduction It is a well-known fact from the theory of Banach algebras that the spectral radius of any element A is given by the formula ρ(A) = lim kAnk1=n: (1.1) n!1 For a matrix, the spectrum is just the collection of eigenvalues, so this formula yields a technique for estimating for the top eigenvalue. The proof of Equation 1.1 is beautiful but advanced. See, for exam- ple, Rudin's treatment in his Functional Analysis. It turns out that elementary techniques suffice to develop the formula for matrices. 2. Preliminaries For completeness, we shall briefly introduce the major concepts re- quired in the proof. It is expected that the reader is already familiar with these ideas. 2.1. Norms. A norm is a mapping k · k from a vector space X into the nonnegative real numbers R+ which has three properties: (1) kxk = 0 if and only if x = 0; (2) kαxk = jαj kxk for any scalar α and vector x; and (3) kx + yk ≤ kxk + kyk for any vectors x and y. The most fundamental example of a norm is the Euclidean norm k·k2 which corresponds to the standard topology on Rn. It is defined by 2 2 2 kxk2 = k(x1; x2; : : : ; xn)k2 = x1 + x2 + · · · + xn: Date: 30 November 2001.
    [Show full text]
  • Hilbert's Projective Metric in Quantum Information Theory D. Reeb, M. J
    Hilbert’s projective metric in quantum information theory D. Reeb, M. J. Kastoryano and M. M. Wolf REPORT No. 31, 2010/2011, fall ISSN 1103-467X ISRN IML-R- -31-10/11- -SE+fall HILBERT’S PROJECTIVE METRIC IN QUANTUM INFORMATION THEORY David Reeb,∗ Michael J. Kastoryano,† and Michael M. Wolf‡ Department of Mathematics, Technische Universit¨at M¨unchen, 85748 Garching, Germany Niels Bohr Institute, University of Copenhagen, 2100 Copenhagen, Denmark (Dated: August 15, 2011) We introduce and apply Hilbert’s projective metric in the context of quantum information theory. The metric is induced by convex cones such as the sets of positive, separable or PPT operators. It provides bounds on measures for statistical distinguishability of quantum states and on the decrease of entanglement under LOCC protocols or other cone-preserving operations. The results are formulated in terms of general cones and base norms and lead to contractivity bounds for quantum channels, for instance improving Ruskai’s trace-norm contraction inequality. A new duality between distinguishability measures and base norms is provided. For two given pairs of quantum states we show that the contraction of Hilbert’s projective metric is necessary and sufficient for the existence of a probabilistic quantum operation that maps one pair onto the other. Inequalities between Hilbert’s projective metric and the Chernoff bound, the fidelity and various norms are proven. Contents I. Introduction 2 II. Basic concepts 3 III. Base norms and negativities 7 IV. Contractivity properties of positive maps 9 V. Distinguishability measures 14 VI. Fidelity and Chernoff bound inequalities 21 VII. Operational interpretation 24 VIII.
    [Show full text]
  • Banach Algebras
    Banach Algebras Yurii Khomskii Bachelor Thesis Department of Mathematics, Leiden University Supervisor: Dr. Marcel de Jeu April 18, 2005 i Contents Foreword iv 1. Algebraic Concepts 1 1.1. Preliminaries . 1 1.2. Regular Ideals . 3 1.3. Adjoining an Identity . 4 1.4. Quasi-inverses . 8 2. Banach Algebras 10 2.1. Preliminaries of Normed and Banach Algebras . 10 2.2. Inversion and Quasi-inversion in Banach Algebras . 14 3. Spectra 18 3.1. Preliminaries . 18 3.2. Polynomial Spectral Mapping Theorem and the Spectral Radius Formula . 22 4. Gelfand Representation Theory 25 4.1. Multiplicative Linear Functionals and the Maximal Ideal Space . 25 4.2. The Gelfand Topology . 30 4.3. The Gelfand Representation . 31 4.4. The Radical and Semi-simplicity . 33 4.5. Generators of Banach algebras . 34 5. Examples of Gelfand Representations 36 5.1. C (X ) for X compact and Hausdorff . 36 5.2. C 0(X ) for X locally compact and Hausdorff. 41 5.3. Stone-Cecˇ h compactification . 42 5.4. A(D) . 44 5.5. AC (Γ) . 46 5.6. H 1 . 47 ii iii Foreword The study of Banach algebras began in the twentieth century and originated from the observation that some Banach spaces show interesting properties when they can be supplied with an extra multiplication operation. A standard exam- ple was the space of bounded linear operators on a Banach space, but another important one was function spaces (of continuous, bounded, vanishing at infin- ity etc. functions as well as functions with absolutely convergent Fourier series). Nowadays Banach algebras is a wide discipline with a variety of specializations and applications.
    [Show full text]
  • Isospectral Graph Reductions, Estimates of Matrices' Spectra, And
    ISOSPECTRAL GRAPH REDUCTIONS, ESTIMATES OF MATRICES’ SPECTRA, AND EVENTUALLY NEGATIVE SCHWARZIAN SYSTEMS A Thesis Presented to The Academic Faculty by Benjamin Zachary Webb In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the School of Mathematics Georgia Institute of Technology May 2011 ISOSPECTRAL GRAPH REDUCTIONS, ESTIMATES OF MATRICES’ SPECTRA, AND EVENTUALLY NEGATIVE SCHWARZIAN SYSTEMS Approved by: Dr. Leonid A. Bunimovich, Advisor Dr. Dana Randall School of Mathematics College of Computing Georgia Institute of Technology Georgia Institute of Technology Dr. Yuri Bakhtin Dr. Howie Weiss School of Mathematics School of Mathematics Georgia Institute of Technology Georgia Institute of Technology Dr. Luca Dieci Date Approved: March 8, 2011 School of Mathematics Georgia Institute of Technology To my wife, Rebekah. iii ACKNOWLEDGEMENTS In acknowledging the people who have advised, mentored, guided, supported, and helped me throughout my time at Georgia Tech I would like to start with my advisor Dr. Leonid Bunimovich, with whom I have enjoyed working and who has had a significant impact on my understanding of mathematics, mentoring, and academics in general. I am also grateful for Yuri Bakhtin, Luca Dieci, Dana Randall, and Howie Weiss for not only serving as part of my dissertation committee but also guiding and supporting my endeavors while at Georgia Tech. I would also like to thank those in the School of Mathematics at Georgia Tech for the general atmosphere of supportiveness. This is especially true of both Klara Grodzinsky and Rena Brakebill who have guided my teaching efforts over the past years. I would also extend this thanks to Sharon McDowell and Genola Turner who along with my advisor have not only been supportive of myself but of my wife and children who have found themselves in a rather unique situation over the past years of my doctoral studies.
    [Show full text]
  • Wavelets Through a Looking Glass: SATISFACTION GUARANTEED! the World of the Spectrum Remember: Your 30-Day Return Privilege by O
    20% Discount Pre-Pub Offer Forthcoming June 2002! List Price: $59.95 (tent.) Special Price: $47.96 + shipping & handling Wavelets through a Please mention reference # Y404 when placing your order! Offer Valid Until 31 August 2002 Looking Glass Table of Contents The World of the Spectrum List of Figures List of Tables O. Bratteli, University of Oslo, Oslo, Norway Preface P. Jorgensen, University of Iowa, Iowa City, IA 1. Introduction Overture: Why wavelets? * Subband filters This book combining wavelets and the world of the spectrum focuses on recent and sieves * Matrix functions and developments in wavelet theory, emphasizing fundamental and relatively multiresolutions * Qubits: The oracle of timeless techniques that have a geometric and spectral-theoretic flavor. The Feynman and the algorithm of Shor * Chaos exposition is clearly motivated and unfolds systematically, aided by numerous and cascade approximation * Spectral bounds for the transfer and subdivision graphics. operators * Connections to group theory * Wavelet packets * The Gabor transform * Key features of the book: Exercises * Terminology 2. Homotopy Theory and Cascades • The important role of the spectrum of a transfer operator is studied The dangers of navigating the landscape of • wavelets * Homotopy classes of wavelets * Excellent graphics show how wavelets depend on the spectra of the transfer Multiresolution analysis and tight frames * operators Generality of multiresolution analysis * • Key topics of wavelet theory are examined: connected components in the Global homotopy and an index theorem * Cascades in L2(R) * An open problem * variety of wavelets, the geometry of winding numbers, the Galerkin projection Exercises method, classical functions of Weierstrass and Hurwitz and their role in describing the eigenvalue-spectrum of the transfer operator, isospectral 3.
    [Show full text]
  • Isospectral Graph Reductions
    Graphs Reductions Eigenvalue Estimation Summary and Implications Isospectral Graph Reductions Leonid Bunimovich Leonid Bunimovich Isospectral Graph Reductions Networks and Graphs Graphs Reductions Definitions Eigenvalue Estimation Graph Reductions Summary and Implications Main Results Outline 1 Graphs Reductions Networks and Graphs Definitions Graph Reductions Main Results 2 Eigenvalue Estimation Gershgorin’s Theorem Brauer’s Theorem Brualdi’s Theorem 3 Summary and Implications References Leonid Bunimovich Isospectral Graph Reductions Networks and Graphs Graphs Reductions Definitions Eigenvalue Estimation Graph Reductions Summary and Implications Main Results Network Structure Typical real networks are defined by some large graph with complicated structure [2,8,11]. E.coli metabolic network Question: To what extent can this structure be simplified/reduced while maintaining some characteristic of the network? Leonid Bunimovich Isospectral Graph Reductions Networks and Graphs Graphs Reductions Definitions Eigenvalue Estimation Graph Reductions Summary and Implications Main Results The collection of graphs G The graph of a network may or may not be directed, weighted, have multiple edges or loops. Each such graph can be considered a weighted, directed graph without multiple edges possibly with loops. 3 2 1 3 2 Let G be the collection of all such graphs. Leonid Bunimovich Isospectral Graph Reductions Networks and Graphs Graphs Reductions Definitions Eigenvalue Estimation Graph Reductions Summary and Implications Main Results The collection of graphs G Definition A graph G ∈ G is triple G = (V , E, ω) where V is its vertices, E its edges, and ω : E → W where W is the set of edge weights. An important characteristic of a network/graph is the spectrum of its weighted adjacency matrix [1,3,10].
    [Show full text]
  • Lecture Notes on Spectra and Pseudospectra of Matrices and Operators
    Lecture Notes on Spectra and Pseudospectra of Matrices and Operators Arne Jensen Department of Mathematical Sciences Aalborg University c 2009 Abstract We give a short introduction to the pseudospectra of matrices and operators. We also review a number of results concerning matrices and bounded linear operators on a Hilbert space, and in particular results related to spectra. A few applications of the results are discussed. Contents 1 Introduction 2 2 Results from linear algebra 2 3 Some matrix results. Similarity transforms 7 4 Results from operator theory 10 5 Pseudospectra 16 6 Examples I 20 7 Perturbation Theory 27 8 Applications of pseudospectra I 34 9 Applications of pseudospectra II 41 10 Examples II 43 1 11 Some infinite dimensional examples 54 1 Introduction We give an introduction to the pseudospectra of matrices and operators, and give a few applications. Since these notes are intended for a wide audience, some elementary concepts are reviewed. We also note that one can understand the main points concerning pseudospectra already in the finite dimensional case. So the reader not familiar with operators on a separable Hilbert space can assume that the space is finite dimensional. Let us briefly outline the contents of these lecture notes. In Section 2 we recall some results from linear algebra, mainly to fix notation, and to recall some results that may not be included in standard courses on linear algebra. In Section 4 we state some results from the theory of bounded operators on a Hilbert space. We have decided to limit the exposition to the case of bounded operators.
    [Show full text]
  • Isospectral Transformations: a New Approach to Analyzing Multidimensional Systems and Networks
    Isospectral Graph Reductions Applications of Isospectral Transformations Summary Isospectral Transformations: A New Approach to Analyzing Multidimensional Systems and Networks Leonid Bunimovich Leonid Bunimovich Isospectral Transformations: A New Approach to Analyzing Multidimensional Systems and Networks Isospectral Graph Reductions Networks and Graphs Applications of Isospectral Transformations Graph Reductions Summary Outline 1 Isospectral Graph Reductions Networks and Graphs Graph Reductions 2 Applications of Isospectral Transformations Eigenvalue Approximations Dynamical Network Stability Improved Escape Estimates in Open Systems 3 Summary Leonid Bunimovich Isospectral Transformations: A New Approach to Analyzing Multidimensional Systems and Networks Isospectral Graph Reductions Networks and Graphs Applications of Isospectral Transformations Graph Reductions Summary Networks What is a network? Basic Definition: A network is a collection of elements that interact in some way. Leonid Bunimovich Isospectral Transformations: A New Approach to Analyzing Multidimensional Systems and Networks Isospectral Graph Reductions Networks and Graphs Applications of Isospectral Transformations Graph Reductions Summary Example: Technological Networks World Wide Web1 1 http://www3.nd.edu/ networks/Image%20Gallery/gallery.htm Leonid Bunimovich Isospectral Transformations: A New Approach to Analyzing Multidimensional Systems and Networks Isospectral Graph Reductions Networks and Graphs Applications of Isospectral Transformations Graph Reductions Summary
    [Show full text]
  • NEW FORMULAS for the SPECTRAL RADIUS VIA ALUTHGE TRANSFORM Fadil Chabbabi, Mostafa Mbekhta
    NEW FORMULAS FOR THE SPECTRAL RADIUS VIA ALUTHGE TRANSFORM Fadil Chabbabi, Mostafa Mbekhta To cite this version: Fadil Chabbabi, Mostafa Mbekhta. NEW FORMULAS FOR THE SPECTRAL RADIUS VIA ALUTHGE TRANSFORM. 2016. hal-01334044 HAL Id: hal-01334044 https://hal.archives-ouvertes.fr/hal-01334044 Preprint submitted on 20 Jun 2016 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. NEW FORMULAS FOR THE SPECTRAL RADIUS VIA ALUTHGE TRANSFORM FADIL CHABBABI AND MOSTAFA MBEKHTA Abstract. In this paper we give several expressions of spectral radius of a bounded operator on a Hilbert space, in terms of iterates of Aluthge transformation, numerical radius and the asymptotic behavior of the powers of this operator. Also we obtain several characterizations of normaloid operators. 1. Introduction Let H be complex Hilbert spaces and B(H) be the Banach space of all bounded linear operators from H into it self. For T ∈ B(H), the spectrum of T is denoted by σ(T) and r(T) its spectral radius. We denote also by W(T) and w(T) the numerical range and the numerical radius of T. As usually, for T ∈B(H) we denote the module of T by |T| = (T ∗T)1/2 and we shall always write, without further mention, T = U|T| to be the unique polar decomposition of T, where U is the appropriate partial isometry satisfying N(U) = N(T).
    [Show full text]
  • Spectrum (Functional Analysis) - Wikipedia, the Free Encyclopedia
    Spectrum (functional analysis) - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Spectrum_(functional_analysis) Spectrum (functional analysis) From Wikipedia, the free encyclopedia In functional analysis, the concept of the spectrum of a bounded operator is a generalisation of the concept of eigenvalues for matrices. Specifically, a complex number λ is said to be in the spectrum of a bounded linear operator T if λI − T is not invertible, where I is the identity operator. The study of spectra and related properties is known as spectral theory, which has numerous applications, most notably the mathematical formulation of quantum mechanics. The spectrum of an operator on a finite-dimensional vector space is precisely the set of eigenvalues. However an operator on an infinite-dimensional space may have additional elements in its spectrum, and may have no eigenvalues. For example, consider the right shift operator R on the Hilbert space ℓ2, This has no eigenvalues, since if Rx=λx then by expanding this expression we see that x1=0, x2=0, etc. On the other hand 0 is in the spectrum because the operator R − 0 (i.e. R itself) is not invertible: it is not surjective since any vector with non-zero first component is not in its range. In fact every bounded linear operator on a complex Banach space must have a non-empty spectrum. The notion of spectrum extends to densely-defined unbounded operators. In this case a complex number λ is said to be in the spectrum of such an operator T:D→X (where D is dense in X) if there is no bounded inverse (λI − T)−1:X→D.
    [Show full text]
  • Equiangular Lines with a Fixed Angle 3
    EQUIANGULAR LINES WITH A FIXED ANGLE ZILIN JIANG, JONATHAN TIDOR, YUAN YAO, SHENGTONG ZHANG, AND YUFEI ZHAO Abstract. Solving a longstanding problem on equiangular lines, we determine, for each given fixed angle and in all sufficiently large dimensions, the maximum number of lines pairwise separated by the given angle. d Fix 0 <α< 1. Let Nα(d) denote the maximum number of lines through the origin in R with pairwise common angle arccos α. Let k denote the minimum number (if it exists) of vertices in a graph whose adjacency matrix has spectral radius exactly (1 − α)/(2α). If k < ∞, then Nα(d)= ⌊k(d−1)/(k −1)⌋ for all sufficiently large d, and otherwise Nα(d)= d+o(d). In particular, N1/(2k−1)(d)= ⌊k(d − 1)/(k − 1)⌋ for every integer k ≥ 2 and all sufficiently large d. A key ingredient is a new result in spectral graph theory: the adjacency matrix of a connected bounded degree graph has sublinear second eigenvalue multiplicity. 1. Introduction A set of lines passing through the origin in Rd is called equiangular if they are pairwise separated by the same angle. Equiangular lines and their variants appear naturally in pure and applied math- ematics. It is an old and natural problem to determine the maximum number of equiangular lines in a given dimension. The study of equiangular lines was initiated by Haantjes [12] in connection with elliptic geometry and has subsequently grown into an extensively studied subject. Equiangular lines show up in coding theory as tight frames [20]. Complex equiangular lines, also known under the name SIC-POVM, play an important role in quantum information theory [19].
    [Show full text]
  • Notes on Matrix Computation University of Chicago, 2014
    Notes on Matrix Computation University of Chicago, 2014 Vivak Patel September 7, 2014 1 Contents 1 Introduction 3 1.1 Variations of solving Ax = b .....................3 1.2 Norms . .3 1.3 Error Analysis . .6 1.4 Floating Point Numbers . .7 2 Eigenvalue Decomposition 10 2.1 Eigenvalues and Eigenvectors . 10 2.2 Jordan Canonical Form . 10 2.3 Spectra . 12 2.4 Spectral Radius . 12 2.5 Diagonal Dominance and Gerschgorin's Disk Theorem . 13 3 Singular Value Decomposition 15 3.1 Theory . 15 3.2 Applications . 16 4 Rank Retaining Factorization 25 4.1 Theory . 25 4.2 Applications . 25 5 QR & Complete Orthogonal Factorization 27 5.1 Theory . 27 5.2 Applications . 28 5.3 Givens Rotations . 29 5.4 Householder Reflections . 30 6 LU, LDU, Cholesky and LDL Decompositions 31 7 Iterative Methods 32 7.1 Overview . 32 7.2 Splitting Methods . 32 7.3 Semi-Iterative Methods . 35 7.4 Krylov Space Methods . 36 2 1 Introduction 1.1 Variations of solving Ax = b 1. Linear Regression. A is known and b is known but corrupted by some error unknown error r. Our goal is to find x such that: x 2 arg min kAx − bk2 = arg minfkrk2 : Ax + r = bg n 2 2 x2R 2. Data Least Squares. A is known but corrupted by some unknown error E. We want to determine: x 2 arg min fkEk2 :(A + E)x = bg n F x2R 3. Total least squares. A and b are both corrupted by errors E and r (resp.). We want to determine: x 2 arg min fkEk2 + krk2 :(A + E)x + r = bg n F 2 x2R 4.
    [Show full text]