Fungrim home page

Fungrim entry: 255d81

Π ⁣(n,ϕ,m)=Π ⁣(n,ϕ,m)\Pi\!\left(n, -\phi, m\right) = -\Pi\!\left(n, \phi, m\right)
Assumptions:nC  and  ϕC  and  mCn \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \phi \in \mathbb{C} \;\mathbin{\operatorname{and}}\; m \in \mathbb{C}
TeX:
\Pi\!\left(n, -\phi, m\right) = -\Pi\!\left(n, \phi, m\right)

n \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \phi \in \mathbb{C} \;\mathbin{\operatorname{and}}\; m \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
IncompleteEllipticPiΠ ⁣(n,ϕ,m)\Pi\!\left(n, \phi, m\right) Legendre incomplete elliptic integral of the third kind
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("255d81"),
    Formula(Equal(IncompleteEllipticPi(n, Neg(phi), m), Neg(IncompleteEllipticPi(n, phi, m)))),
    Variables(n, phi, m),
    Assumptions(And(Element(n, CC), Element(phi, CC), Element(m, 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