Fungrim home page

Fungrim entry: 655a2b

RJ ⁣(x,y,z,w)=RJ ⁣(x,z,y,w)=RJ ⁣(y,x,z,w)=RJ ⁣(y,z,x,w)=RJ ⁣(z,x,y,w)=RJ ⁣(z,y,x,w)R_J\!\left(x, y, z, w\right) = R_J\!\left(x, z, y, w\right) = R_J\!\left(y, x, z, w\right) = R_J\!\left(y, z, x, w\right) = R_J\!\left(z, x, y, w\right) = R_J\!\left(z, y, x, w\right)
Assumptions:xC  and  yC  and  zC  and  wCx \in \mathbb{C} \;\mathbin{\operatorname{and}}\; y \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; w \in \mathbb{C}
TeX:
R_J\!\left(x, y, z, w\right) = R_J\!\left(x, z, y, w\right) = R_J\!\left(y, x, z, w\right) = R_J\!\left(y, z, x, w\right) = R_J\!\left(z, x, y, w\right) = R_J\!\left(z, y, x, w\right)

x \in \mathbb{C} \;\mathbin{\operatorname{and}}\; y \in \mathbb{C} \;\mathbin{\operatorname{and}}\; z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; w \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
CarlsonRJRJ ⁣(x,y,z,w)R_J\!\left(x, y, z, w\right) Carlson symmetric elliptic integral of the third kind
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("655a2b"),
    Formula(Equal(CarlsonRJ(x, y, z, w), CarlsonRJ(x, z, y, w), CarlsonRJ(y, x, z, w), CarlsonRJ(y, z, x, w), CarlsonRJ(z, x, y, w), CarlsonRJ(z, y, x, w))),
    Variables(x, y, z, w),
    Assumptions(And(Element(x, CC), Element(y, CC), Element(z, CC), Element(w, 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