Fungrim home page

Fungrim entry: 38c2d5

G=01asinh(x)1x2dxG = \int_{0}^{1} \frac{\operatorname{asinh}(x)}{\sqrt{1 - {x}^{2}}} \, dx
TeX:
G = \int_{0}^{1} \frac{\operatorname{asinh}(x)}{\sqrt{1 - {x}^{2}}} \, dx
Definitions:
Fungrim symbol Notation Short description
ConstCatalanGG Catalan's constant
Integralabf(x)dx\int_{a}^{b} f(x) \, dx Integral
Sqrtz\sqrt{z} Principal square root
Powab{a}^{b} Power
Source code for this entry:
Entry(ID("38c2d5"),
    Formula(Equal(ConstCatalan, Integral(Div(Asinh(x), Sqrt(Sub(1, Pow(x, 2)))), 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