Fungrim home page

Fungrim entry: d864b2

G=01log(x)x2+1dxG = -\int_{0}^{1} \frac{\log(x)}{{x}^{2} + 1} \, dx
TeX:
G = -\int_{0}^{1} \frac{\log(x)}{{x}^{2} + 1} \, dx
Definitions:
Fungrim symbol Notation Short description
ConstCatalanGG Catalan's constant
Integralabf(x)dx\int_{a}^{b} f(x) \, dx Integral
Loglog(z)\log(z) Natural logarithm
Powab{a}^{b} Power
Source code for this entry:
Entry(ID("d864b2"),
    Formula(Equal(ConstCatalan, Neg(Integral(Div(Log(x), Add(Pow(x, 2), 1)), For(x, 0, 1))))))

Topics using this entry

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

2021-03-15 19:12:00.328586 UTC