Fungrim home page

Fungrim entry: d7d2a0

Γ ⁣(z)=Γ ⁣(z)\Gamma\!\left(\overline{z}\right) = \overline{\Gamma\!\left(z\right)}
Assumptions:zC{0,1,}z \in \mathbb{C} \setminus \{0, -1, \ldots\}
TeX:
\Gamma\!\left(\overline{z}\right) = \overline{\Gamma\!\left(z\right)}

z \in \mathbb{C} \setminus \{0, -1, \ldots\}
Definitions:
Fungrim symbol Notation Short description
GammaFunctionΓ ⁣(z)\Gamma\!\left(z\right) Gamma function
Conjugatez\overline{z} Complex conjugate
CCC\mathbb{C} Complex numbers
ZZLessEqualZn\mathbb{Z}_{\le n} Integers less than or equal to n
Source code for this entry:
Entry(ID("d7d2a0"),
    Formula(Equal(GammaFunction(Conjugate(z)), Conjugate(GammaFunction(z)))),
    Variables(z),
    Assumptions(Element(z, 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.

2019-06-18 07:49:59.356594 UTC