Assumptions:
TeX:
R_J\!\left(x, y, z, w\right) = R_{-3 / 2}\!\left(\left[\frac{1}{2}, \frac{1}{2}, \frac{1}{2}, \frac{1}{2}, \frac{1}{2}\right], \left[x, y, z, w, w\right]\right) x \in \mathbb{C} \setminus \left(-\infty, 0\right) \;\mathbin{\operatorname{and}}\; y \in \mathbb{C} \setminus \left(-\infty, 0\right) \;\mathbin{\operatorname{and}}\; z \in \mathbb{C} \setminus \left(-\infty, 0\right) \;\mathbin{\operatorname{and}}\; w \in \mathbb{C} \setminus \left(-\infty, 0\right] \;\mathbin{\operatorname{and}}\; \left(\left(x \ne 0 \;\mathbin{\operatorname{and}}\; y \ne 0\right) \;\mathbin{\operatorname{or}}\; \left(x \ne 0 \;\mathbin{\operatorname{and}}\; z \ne 0\right) \;\mathbin{\operatorname{or}}\; \left(y \ne 0 \;\mathbin{\operatorname{and}}\; z \ne 0\right)\right)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
CarlsonRJ | Carlson symmetric elliptic integral of the third kind | |
CarlsonHypergeometricR | Carlson multivariate hypergeometric function | |
CC | Complex numbers | |
OpenInterval | Open interval | |
Infinity | Positive infinity | |
OpenClosedInterval | Open-closed interval |
Source code for this entry:
Entry(ID("e93f43"), Formula(Equal(CarlsonRJ(x, y, z, w), CarlsonHypergeometricR(Neg(Div(3, 2)), List(Div(1, 2), Div(1, 2), Div(1, 2), Div(1, 2), Div(1, 2)), List(x, y, z, w, w)))), Variables(x, y, z, w), Assumptions(And(Element(x, SetMinus(CC, OpenInterval(Neg(Infinity), 0))), Element(y, SetMinus(CC, OpenInterval(Neg(Infinity), 0))), Element(z, SetMinus(CC, OpenInterval(Neg(Infinity), 0))), Element(w, SetMinus(CC, OpenClosedInterval(Neg(Infinity), 0))), Or(And(NotEqual(x, 0), NotEqual(y, 0)), And(NotEqual(x, 0), NotEqual(z, 0)), And(NotEqual(y, 0), NotEqual(z, 0))))))