Fungrim home page

Fungrim entry: 13a092

RF ⁣(0,0,x)={,x0~,x=0R_F\!\left(0, 0, x\right) = \begin{cases} \infty, & x \ne 0\\{\tilde \infty}, & x = 0\\ \end{cases}
Assumptions:xCx \in \mathbb{C}
TeX:
R_F\!\left(0, 0, x\right) = \begin{cases} \infty, & x \ne 0\\{\tilde \infty}, & x = 0\\ \end{cases}

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
Infinity\infty Positive infinity
UnsignedInfinity~{\tilde \infty} Unsigned infinity
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("13a092"),
    Formula(Equal(CarlsonRF(0, 0, x), Cases(Tuple(Infinity, NotEqual(x, 0)), Tuple(UnsignedInfinity, Equal(x, 0))))),
    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