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