Assumptions:
TeX:
R_G\!\left(0, x, 2 x\right) = \sqrt{x} \left(\frac{{\left(\Gamma\!\left(\frac{1}{4}\right)\right)}^{2}}{8 \sqrt{2 \pi}} + \frac{{\pi}^{3 / 2}}{\sqrt{2} {\left(\Gamma\!\left(\frac{1}{4}\right)\right)}^{2}}\right) x \in \mathbb{C}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
CarlsonRG | Carlson symmetric elliptic integral of the second kind | |
Sqrt | Principal square root | |
Pow | Power | |
Gamma | Gamma function | |
Pi | The constant pi (3.14...) | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("3f1547"), Formula(Equal(CarlsonRG(0, x, Mul(2, x)), Mul(Sqrt(x), Mul(Add(Div(Pow(Gamma(Div(1, 4)), 2), Mul(8, Sqrt(Mul(2, Pi)))), Div(Pow(Pi, Div(3, 2)), Mul(Sqrt(2), Pow(Gamma(Div(1, 4)), 2)))))))), Variables(x), Assumptions(Element(x, CC)))