Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

EulersConstant

Euler's Constant


Description

Explanation of Euler's Constant.

Details

Euler's Constant, here denoted ε, is a real-valued number that can be defined in several ways. Johnson et al. (1992, p. 5) use the definition:

ε = \lim_{n \to ∞}[1 + \frac{1}{2} + \frac{1}{3} + … + \frac{1}{n} - log(n)]

and note that it can also be expressed as

ε = -Ψ(1)

where Ψ() is the digamma function (Johnson et al., 1992, p.8).

The value of Euler's Constant, to 10 decimal places, is 0.5772156649.

The expression for the mean of a Type I extreme value (Gumbel) distribution involves Euler's constant; hence Euler's constant is used to compute the method of moments estimators for this distribution (see eevd).

Author(s)

Steven P. Millard (EnvStats@ProbStatInfo.com)

References

Johnson, N. L., S. Kotz, and A.W. Kemp. (1992). Univariate Discrete Distributions. Second Edition. John Wiley and Sons, New York, pp.4-8.

Johnson, N. L., S. Kotz, and N. Balakrishnan. (1995). Continuous Univariate Distributions, Volume 2. Second Edition. John Wiley and Sons, New York.

See Also


EnvStats

Package for Environmental Statistics, Including US EPA Guidance

v2.4.0
GPL (>= 3)
Authors
Steven P. Millard [aut], Alexander Kowarik [ctb, cre] (<https://orcid.org/0000-0001-8598-4130>)
Initial release
2020-10-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.