Fungrim home page

Fungrim entry: cdb587

RG ⁣(0,x,x)=πx4R_G\!\left(0, x, x\right) = \frac{\pi \sqrt{x}}{4}
Assumptions:xCx \in \mathbb{C}
TeX:
R_G\!\left(0, x, x\right) = \frac{\pi \sqrt{x}}{4}

x \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
CarlsonRGRG ⁣(x,y,z)R_G\!\left(x, y, z\right) Carlson symmetric elliptic integral of the second kind
Piπ\pi The constant pi (3.14...)
Sqrtz\sqrt{z} Principal square root
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("cdb587"),
    Formula(Equal(CarlsonRG(0, x, x), Div(Mul(Pi, Sqrt(x)), 4))),
    Variables(x),
    Assumptions(Element(x, CC)))

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