Fungrim home page

Fungrim entry: 18d955

2F1 ⁣(a,b,c,0)=1\,{}_2F_1\!\left(a, b, c, 0\right) = 1
Assumptions:aC  and  bC  and  cC{0,1,}a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C} \;\mathbin{\operatorname{and}}\; c \in \mathbb{C} \setminus \{0, -1, \ldots\}
TeX:
\,{}_2F_1\!\left(a, b, c, 0\right) = 1

a \in \mathbb{C} \;\mathbin{\operatorname{and}}\; b \in \mathbb{C} \;\mathbin{\operatorname{and}}\; c \in \mathbb{C} \setminus \{0, -1, \ldots\}
Definitions:
Fungrim symbol Notation Short description
Hypergeometric2F12F1 ⁣(a,b,c,z)\,{}_2F_1\!\left(a, b, c, z\right) Gauss hypergeometric function
CCC\mathbb{C} Complex numbers
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
Source code for this entry:
Entry(ID("18d955"),
    Formula(Equal(Hypergeometric2F1(a, b, c, 0), 1)),
    Variables(a, b, c),
    Assumptions(And(Element(a, CC), Element(b, CC), Element(c, SetMinus(CC, ZZLessEqual(0))))))

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