Preview for editing tables

In this editor you can enter or edit tables in YAML format, and you can get a preview of how numberdb would render it. You cannot save changes here. Once everything looks good, upload it to the git repository numberdb-data.
— preview —
Stieltjes constants
edit on github
Numbers
$n$ 
$\gamma_n$
INPUT{numbers.yaml} (not shown in preview)
Definition
The Stieltjes constants $\gamma_n$, $n\geq 0$, can be defined via the Laurent series expansion of the Riemann zeta function at $s=1$: $\zeta(s) = \frac{1}{s-1} +
\sum_{n=0}^{\infty} \frac{(-1)^n}{n!}\gamma_n(s-1)^n$.
Parameters
$n$
—   integer ($n \neq 0$)
Formulas
(1)
$\gamma_n = \lim_{m\to\infty} \sum_{k=1}^m
\big(\frac{\log^n k}{k} - \frac{\log^{n+1} m}{n+1}\big)$.
Comments
(2)
The Riemann zeta function $\zeta(s)$ is the meromorphic continuation of the Dirichlet series $\sum_{n=0}^\infty n^{-s}, \Re(s) > 1$.
Programs
(P1)
Sage
numbers = {n: stieltjes(n) for n in [0..100]}
References
[1]
J. B. Keiper, "Power series expansions of Riemann's $\xi$ function", Math. Comp. 58 (1992), 765-773. (doi)
Links
Data properties
Entries are of type: real number
Table is complete: no