I believe both algorithms assume the Riemann hypothesis in computing
them (otherwise, for example, it would be ambiguous to talk about the
n-th zero anyways). I would guess the reason that lcalc returns the
imaginary part only is that otherwise the first thing one would do to
actually do anything interesting with this data would be to take the
imaginary part, so this just saves the effort and overhead.
- Robert
Often such computations actually prove the Riemann hypothesis up to a
given height
(see, e.g., http://numbers.computation.free.fr/Constants/Miscellaneous/zetazeros1e13-1e24.pdf)
I've cc'd Mike Rubinstein, so he can respond if he wants, since I'm
not sure lcalc is actually doing
this or not.
-- William
> I would guess the reason that lcalc returns the imaginary part
> only is that otherwise the first thing one would do to actually do anything
> interesting with this data would be to take the imaginary part, so this just
> saves the effort and overhead.
>
> - Robert
>
> --
> To post to this group, send email to sage-s...@googlegroups.com
> To unsubscribe from this group, send email to
> sage-support...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org
>
--
William Stein
Professor of Mathematics
University of Washington
http://wstein.org
> I've cc'd Mike Rubinstein, so he can respond if he wants, since I'm
> not sure lcalc is actually doing
> this or not.
IIRC, the broad idea is to compute sign changes and then perform a
contour integral to prove that you have located all the zeros. If no,
refine the grid and try again. Of course this is a huge
oversimplification, but if there are zeros not on the critical line
than this would simply fail to terminate, and otherwise it would prove
the hypothesis.
- Robert
I don't have strong opinions about the matter, but I'd like to point out
that the imaginary part of a complex number *is* just a real number
(if z = x + i*y, the imaginary part is y, without the i). So the
documentation is correct about this.
Best,
Alex
--
Alex Ghitza -- http://aghitza.org/
Lecturer in Mathematics -- The University of Melbourne -- Australia