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 >

StieltjesGamma

Updated In 7 Graphic
StieltjesGamma[n]
gives the Stieltjes constant gamma_n.
StieltjesGamma[n, a]
gives the generalized Stieltjes constant gamma_n(a).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • gamma_n/n! is the coefficient of (1-s)^n in the Laurent expansion of zeta(s) about the point s=1.
  • The gamma_n are generalizations of Euler's constant; gamma=gamma_0.
  • gamma_n(a)/n! is the coefficient of (1-s)^n in the Laurent expansion of zeta(s,a) about the point s=1.
  • For certain special arguments, StieltjesGamma automatically evaluates to exact values.
TraditionalForm formatting:
Evaluate for complex second argument:
The precision of the output tracks the precision of the input:
StieltjesGamma threads element-wise over lists:
Expansion of the Riemann zeta function:
Expansion of the Hurwitz zeta function:
Test Li's criterion for the Riemann hypothesis:
All values should be positive:
Express integrals in terms of StieltjesGamma:
The EulerGamma case evaluates automatically:
Various symbolic relations are automatically used:
Substitution of derivatives of Zeta at s=1 yields indeterminate values:
Use Limit to obtain the expansion coefficient:
The argument of StieltjesGamma must be an exact non-negative integer:
Use N to obtain a numerical approximation:
Alternatively, use two argument form:
StieltjesGamma does not allow numericalization of its index:
It is currently not known if Stieltjes constants are algebraic numbers:
New in 3 | Last modified in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team