Example: barber

STURM SEQUENCES AND RANDOM EIGENVALUE …

STURM SEQUENCES AND RANDOM EIGENVALUE DISTRIBUTIONSJAMES T. ALBRECHT, CY P. CHAN, AND ALAN paper proposes that the study of STURM SEQUENCES is invaluable in the nu-merical computation and theoretical derivation of EIGENVALUE distributions of RANDOM matrixensembles. We first explore the use of STURM SEQUENCES to efficiently compute histogramsof eigenvalues for symmetric tridiagonal matrices and apply these ideas to RANDOM matrixensembles such as the -Hermite ensemble. Using our techniques, we reduce the time tocompute a histogram of the eigenvalues of such a matrix fromO(n2+m) toO(mn) timewherenis the dimension of the matrix andmis the number of bins (with arbitrary bincenters and widths) desired in the histogram (mis usually much smaller thann).

STURM SEQUENCES AND RANDOM EIGENVALUE DISTRIBUTIONS JAMES T. ALBRECHT, CY P. CHAN, AND ALAN EDELMAN Abstract. This paper proposes that the study of Sturm sequences is invaluable in the nu-

Tags:

  Distribution, Sequence, Random, Sturm, Eigenvalue, Sturm sequences and random eigenvalue, Sturm sequences and random eigenvalue distributions

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Transcription of STURM SEQUENCES AND RANDOM EIGENVALUE …

1 STURM SEQUENCES AND RANDOM EIGENVALUE DISTRIBUTIONSJAMES T. ALBRECHT, CY P. CHAN, AND ALAN paper proposes that the study of STURM SEQUENCES is invaluable in the nu-merical computation and theoretical derivation of EIGENVALUE distributions of RANDOM matrixensembles. We first explore the use of STURM SEQUENCES to efficiently compute histogramsof eigenvalues for symmetric tridiagonal matrices and apply these ideas to RANDOM matrixensembles such as the -Hermite ensemble. Using our techniques, we reduce the time tocompute a histogram of the eigenvalues of such a matrix fromO(n2+m) toO(mn) timewherenis the dimension of the matrix andmis the number of bins (with arbitrary bincenters and widths) desired in the histogram (mis usually much smaller thann).

2 Second,we derive analytic formulas in terms of iterated multivariate integrals for the eigenvaluedistribution and the largest EIGENVALUE distribution for arbitrary symmetric tridiagonal ran-dom matrix models. As an example of the utility of this approach, we give a derivation ofboth distributions for the -Hermite RANDOM matrix ensemble (for general ). Third, weexplore the relationship between the STURM sequence of a RANDOM matrix and itsshootingeigenvectors. We show using STURM SEQUENCES that, assuming the eigenvector contains nozeros, the number of sign changes in a shooting eigenvector of parameter is equal to thenumber of eigenvalues greater than.

3 Finally, we use the techniques presented in the firstsection to experimentally demonstrate aO(logn) growth relationship between the varianceof histogram bin values and the order of the -Hermite matrix paper is dedicated to the fond memory of James T. computational trick can also be a theoretical trick. The two go together probably moreoften than noticed. Perhaps the constraints of machines come from the same fabric thatis woven into mathematics this case we noticed a cute trick: we can histogram without histogramming. Math-ematically, we get new formulas for level densities and largest EIGENVALUE distributions interms of iterated integrals.

4 Many numerical experiments in RANDOM matrix theory computethe eigenvalues of RANDOM matrices and then histogram. What else would one do other thaneigof as many matrices as possible (perhaps computed fromrandn), followed byhist? Theanswer is that mathematics is kind, and one can compute histogram information without thenumerical computation of eigenvalues. One remembers that the STURM sequence computesthe number of eigenvalues less than any cut (see Section 2 for elaboration). This paperproposes that this is not only a cute computational trick for efficiency, but a very importanttheoretical tool in the study of RANDOM matrix Subject 15A52, 15A18 ; Secondary words and SEQUENCES , RANDOM matrices, -Hermite ensemble, EIGENVALUE histogram-ming, Largest EIGENVALUE distribution , Level densities, Shooting Eigenvectors, Histogram by Andrew research was supported by NSF Grant DMS begin the paper by exploring the use of STURM SEQUENCES as a computational toolto efficiently compute histograms of eigenvalues for symmetric tridiagonal matrices.

5 Sturmsequences are currently available in LAPACK when computing eigenvalues of symmetrictridiagonal matrices (via the DLAEBZ routine, which is called by the DSTEBZ routine).Other alternatives for the symmetric tridiagonal problem can also be found with routinesstarting with the prefix DST, though none explicitly compute a histogram of mentioned in [4], a substantial computational savings to histogramming can be achievedvia STURM sequence methods. Since tridiagonal matrix models exist for certain classical ran-dom matrix ensembles [3], the techniques presented here can be applied to these this method, we can compute a histogram of the eigenvalues of such a matrix inO(mn)time wherenis the dimension of the matrix andmis the number of bins (with arbitrary bincenters and widths) desired in the histogram.

6 Using the naive approach of computing theeigenvalues and then histogramming them, computing the histogram would costO(n2+m)time. Our algorithm is a significant improvement becausemis usually much smaller thann. For example, we reduced the time to compute a 100 bin histogram of the eigenvaluesof a 2000 2000 matrix from 470 ms to ms. This algorithm allows us to compute his-tograms that were computationally infeasible before, such as those fornequal to 1 billion.(As an aside, for those interested in the question of computing the largest EIGENVALUE of the -Hermite ensemble quickly, we refer to one of the author s talks [6].)

7 In the second part of this paper, we describe a theoretical use of STURM SEQUENCES , givingboth the EIGENVALUE distribution (also called thelevel density) and the largest EIGENVALUE dis-tribution of -Hermite RANDOM matrix ensembles for arbitrary values of . When normalizedproperly, the EIGENVALUE distribution converges to the well known Wigner semicircle [15], andthe largest EIGENVALUE distribution to the Tracy-Widom distribution [13]. We derive analyticformulasin terms of multivariate integralsfor anynand any by analyzing the Sturmsequence of the tridiagonal matrix model. The formulas provided here are quite general andcan also be generalized beyond the Hermite main theoretical results are as follows.

8 We show in Section that the eigenvaluedistribution of a matrix can be expressed asPr[ < ] =1nn i=1Pr[ri, <0] =1nn i=1 0 fri(s)ds,(see Theorem )whereri, is theithelement of the STURM ratio sequence (r1, ,r2, ,..,rn, ). When appliedto the -Hermite RANDOM matrix ensemble in Section , the marginal densitiesfri(s) arederived by iterated multiplication and integration of the conditional densityfri|ri 1(si|si 1) =|si 1|pi 2 e 14[2(si+ )2 z2i]D pi(zi),(see Corollary )whereDis the parabolic cylinder function,pi=12 (i 1), andzi= sign(si 1)(si+ +si 1).In Section , we show that the largest EIGENVALUE distribution of a matrix can be describedin terms of the joint densityfr1,r2.

9 ,rnof the STURM ratio sequence :Pr[ max< ] = 0 0 0 fr1,r2,..,rn(s1,s2,..,sn) (see Theorem )For the -Hermite ensemble, the joint densityfr1,r2,..,rncan be derived from the conditionaldensity by iterated multiplication as a guide to the reader, the table below shows where the formal results may be found:General CaseHermite Case (GOE, GUE, GSE, .. )Level DensityTheorem (Corollary contains an alternate formulation)Largest EigenvalueTheorem work generalizes a number of formulas, some very well known. The Hermite leveldensity formula for = 2 (and under the appropriate normalization) isfn(x) =n 1 k=0 Cke x2Hk(x)2for constantsCkand Hermite polynomialsHk(x) (see Mehta [10, eq.)]

10 ( )]). Mehta alsocovers the = 1 [10, eq. ( )] and = 4 [10, second paragraph of page 178] iterated contour integral formula appears in Forrester and Desrosiers [2]. For even ,Forrester and Baker [1] present a formula using a Hermite polynomial of a matrix Dumitriu, Edelman, and Shuman [5, page 39], this density appears in the form (using 2/ ):fn(x) =1 2 ( 1)n/ (1 +1 ) (1 +n )e x2/2H [(2/ )n 1](xIn).Software is also provided in [5], and examples are given for the evaluation. Results forLaguerre and other densities are also known in some cases, including those found in theabove cited references.


Related search queries