Fungrim home page

Fungrim entry: a1f1ec

γ=lims1ζ ⁣(s)1s1\gamma = \lim_{s \to 1} \zeta\!\left(s\right) - \frac{1}{s - 1}
TeX:
\gamma = \lim_{s \to 1} \zeta\!\left(s\right) - \frac{1}{s - 1}
Definitions:
Fungrim symbol Notation Short description
ConstGammaγ\gamma The constant gamma (0.577...)
ComplexLimitlimzaf ⁣(z)\lim_{z \to a} f\!\left(z\right) Limiting value, complex variable
RiemannZetaζ ⁣(s)\zeta\!\left(s\right) Riemann zeta function
Source code for this entry:
Entry(ID("a1f1ec"),
    Formula(Equal(ConstGamma, ComplexLimit(Sub(RiemannZeta(s), Div(1, Sub(s, 1))), s, 1))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC