TeX:
G = \int_{1}^{\infty} \frac{\log(x)}{{x}^{2} + 1} \, dx
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
ConstCatalan | Catalan's constant | |
Integral | Integral | |
Log | Natural logarithm | |
Pow | Power | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("49df16"), Formula(Equal(ConstCatalan, Integral(Div(Log(x), Add(Pow(x, 2), 1)), For(x, 1, Infinity)))))