Fungrim home page

Fungrim entry: 9bfd88

RD ⁣(0,x,1)=3π42F1 ⁣(12,32,2,1x)R_D\!\left(0, x, 1\right) = \frac{3 \pi}{4} \,{}_2F_1\!\left(\frac{1}{2}, \frac{3}{2}, 2, 1 - x\right)
Assumptions:xCx \in \mathbb{C}
TeX:
R_D\!\left(0, x, 1\right) = \frac{3 \pi}{4} \,{}_2F_1\!\left(\frac{1}{2}, \frac{3}{2}, 2, 1 - x\right)

x \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
CarlsonRDRD ⁣(x,y,z)R_D\!\left(x, y, z\right) Degenerate Carlson symmetric elliptic integral of the third kind
Piπ\pi The constant pi (3.14...)
Hypergeometric2F12F1 ⁣(a,b,c,z)\,{}_2F_1\!\left(a, b, c, z\right) Gauss hypergeometric function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("9bfd88"),
    Formula(Equal(CarlsonRD(0, x, 1), Mul(Div(Mul(3, Pi), 4), Hypergeometric2F1(Div(1, 2), Div(3, 2), 2, Sub(1, x))))),
    Variables(x),
    Assumptions(Element(x, 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