4/6/00
23
Computation of Zeros
v
Odlyzko’s fantastic computation of
10^k+1
through 10^k+10,000 for k=12,21,22.
v
v
See
http://www.research.att.com/~amo/zeta_tables/
v
v
Spacings behave like the eigenvalues of
v
A=randn(n)+i*randn(n); S=(A+A’)/2;