Assumptions:
TeX:
R_D\!\left(0, 1, x\right) = \frac{3 \pi}{4 x} \,{}_2F_1\!\left(\frac{1}{2}, \frac{1}{2}, 2, 1 - x\right) x \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
CarlsonRD | Degenerate Carlson symmetric elliptic integral of the third kind | |
Pi | The constant pi (3.14...) | |
Hypergeometric2F1 | Gauss hypergeometric function | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("bbf003"), Formula(Equal(CarlsonRD(0, 1, x), Mul(Div(Mul(3, Pi), Mul(4, x)), Hypergeometric2F1(Div(1, 2), Div(1, 2), 2, Sub(1, x))))), Variables(x), Assumptions(Element(x, CC)))