TeX:
\gamma = \lim_{n \to \infty} \sum_{k=1}^{n} \frac{1}{k} - \log\!\left(n\right)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ConstGamma | The constant gamma (0.577...) | |
SequenceLimit | Limiting value of sequence | |
Log | Natural logarithm | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("4644c0"), Formula(Equal(ConstGamma, SequenceLimit(Sub(Sum(Div(1, k), Tuple(k, 1, n)), Log(n)), n, Infinity))))