Fungrim home page

Fungrim entry: 72b5bd

RC ⁣(1,x)=2F1 ⁣(1,12,32,1x)R_C\!\left(1, x\right) = \,{}_2F_1\!\left(1, \frac{1}{2}, \frac{3}{2}, 1 - x\right)
Assumptions:xCx \in \mathbb{C}
TeX:
R_C\!\left(1, x\right) = \,{}_2F_1\!\left(1, \frac{1}{2}, \frac{3}{2}, 1 - x\right)

x \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
CarlsonRCRC ⁣(x,y)R_C\!\left(x, y\right) Degenerate Carlson symmetric elliptic integral of the first kind
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("72b5bd"),
    Formula(Equal(CarlsonRC(1, x), Hypergeometric2F1(1, Div(1, 2), Div(3, 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