Fungrim home page

Fungrim entry: bbf003

RD ⁣(0,1,x)=3π4x2F1 ⁣(12,12,2,1x)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)
Assumptions:xCx \in \mathbb{C}
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
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("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)))

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