Fungrim home page

Fungrim entry: 63d11e

RF ⁣(x,y,y)=RC ⁣(x,y)R_F\!\left(x, y, y\right) = R_C\!\left(x, y\right)
Assumptions:xC  and  yCx \in \mathbb{C} \;\mathbin{\operatorname{and}}\; y \in \mathbb{C}
TeX:
R_F\!\left(x, y, y\right) = R_C\!\left(x, y\right)

x \in \mathbb{C} \;\mathbin{\operatorname{and}}\; y \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
CarlsonRCRC ⁣(x,y)R_C\!\left(x, y\right) Degenerate Carlson symmetric elliptic integral of the first kind
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("63d11e"),
    Formula(Equal(CarlsonRF(x, y, y), CarlsonRC(x, y))),
    Variables(x, y),
    Assumptions(And(Element(x, CC), Element(y, 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