Fungrim home page

Fungrim entry: ab5af3

RF ⁣(0,x,x)=π2xR_F\!\left(0, x, x\right) = \frac{\pi}{2 \sqrt{x}}
Assumptions:xCx \in \mathbb{C}
TeX:
R_F\!\left(0, x, x\right) = \frac{\pi}{2 \sqrt{x}}

x \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
CarlsonRFRF ⁣(x,y,z)R_F\!\left(x, y, z\right) Carlson symmetric elliptic integral of the first 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("ab5af3"),
    Formula(Equal(CarlsonRF(0, x, x), Div(Pi, Mul(2, Sqrt(x))))),
    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