Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Zeta Functions & Polylogarithms >
Mathematica > Mathematics and Algorithms > Number Theory > Analytic Number Theory > Zeta Functions & Polylogarithms >
Mathematica > Mathematics and Algorithms > Number Theory > Multiplicative Number Theory > Zeta Functions & Polylogarithms >

RiemannSiegelZ

RiemannSiegelZ[t]
gives the Riemann-Siegel function Z(t).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • , where theta is the Riemann-Siegel theta function, and zeta is the Riemann zeta function.
  • for real t.
  • Z(t) is an analytic function of t except for branch cuts on the imaginary axis running from to +/-i infty.
  • For certain special arguments, RiemannSiegelZ automatically evaluates to exact values.
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
RiemannSiegelZ threads element-wise over lists:
Symbolic form of derivatives:
Evaluate derivatives numerically:
TraditionalForm formatting:
Plot real and imaginary parts over the complex plane:
View on the branch cut along the imaginary axis:
Find a zero of ReimannSiegelZ using FindRoot:
Or, using ZetaZero:
Find several zeros:
Plot curves of vanishing real and imaginary parts of RiemannSiegelZ:
A version of the Riemann hypothesis requires the limit of u as t->infty to vanish:
Plot double logarithmically the value of the integral:
Calculate a "signal power" of the Riemann zeta function along the critical line:
Plot the difference to the asymptotic value:
Relation to the Riemann zeta function:
Numerically find a root of a transcendental equation:
A larger setting for $MaxExtraPrecision can be needed:
Machine-number inputs can give high-precision results:
Recurrence plot of RiemannSiegelZ:
Play RiemannSiegelZ as a sound:
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team