Fungrim home page

Fungrim entry: fd82ab

G=01acos(x)x2+1dxG = \int_{0}^{1} \frac{\operatorname{acos}(x)}{\sqrt{{x}^{2} + 1}} \, dx
TeX:
G = \int_{0}^{1} \frac{\operatorname{acos}(x)}{\sqrt{{x}^{2} + 1}} \, 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("fd82ab"),
    Formula(Equal(ConstCatalan, Integral(Div(Acos(x), Sqrt(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