MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Zeroes of Zeta function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg72967] Re: Zeroes of Zeta function
  • From: Paul Abbott <paul at physics.uwa.edu.au>
  • Date: Fri, 26 Jan 2007 07:54:45 -0500 (EST)
  • Organization: The University of Western Australia
  • References: <200701231003.FAA06815@smc.vnet.net> <ep7cjl$beo$1@smc.vnet.net>

In article <ep7cjl$beo$1 at smc.vnet.net>, Artur <grafix at csl.pl> wrote:

> Who know how write procedure to finding successive zeroes of Riemann Zeta  
> function.
> 
> See zeros on the Plot:
> 
> Plot[Abs[Zeta[1/2+I y]],{y,0,30}]

Lookup RiemannSiegelZ. In particular, 

  Plot[RiemannSiegelZ[y], {y, 0, 30}]

Also, have a look at the packages,

  << NumericalMath`IntervalRoots`

  << NumberTheory`Ramanujan`

the MathWorld entry,

  http://mathworld.wolfram.com/RiemannZetaFunctionZeros.html

and the WRI Zeta poster,

  http://library.wolfram.com/infocenter/Articles/1469/

Cheers,
Paul

_______________________________________________________________________
Paul Abbott                                      Phone:  61 8 6488 2734
School of Physics, M013                            Fax: +61 8 6488 1014
The University of Western Australia         (CRICOS Provider No 00126G)    
AUSTRALIA                               http://physics.uwa.edu.au/~paul


  • Prev by Date: Re: Using open brackets
  • Next by Date: Re: Mathematica and ML (Functional Programming Language)
  • Previous by thread: Re: Zeroes of Zeta function
  • Next by thread: Databaselink and MySQL