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 >

HurwitzZeta

HurwitzZeta[s, a]
gives the Hurwitz zeta function zeta(s,a).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • The Hurwitz zeta function is defined as an analytic continuation of zeta(s,a)=sum_(k=0)^(infty)(k+a)^(-s).
  • HurwitzZeta has branch cut discontinuities in the complex a plane running from 0 to -infty.
  • For certain special arguments, HurwitzZeta automatically evaluates to exact values.
  • HurwitzZeta can be evaluated to arbitrary numerical precision.
Evaluate numerically:
Evaluate for complex arguments:
Evaluate to arbitrary precision:
The precision of the output tracks the precision of the input:
Evaluate exactly:
HurwitzZeta threads element-wise over lists:
TraditionalForm formatting:
HurwitzZeta can be generated by symbolic solvers:
For Re(a)>0 two-argument Zeta coincides with HurwitzZeta:
HurwitzZeta differs from the two-argument form of Zeta by a different choice of branch cut:
HurwitzZeta includes singular terms, unlike Zeta:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team