Assumptions:
TeX:
E\!\left(\frac{\pi k}{2}, m\right) = k E(m)
m \in \mathbb{C} \;\mathbin{\operatorname{and}}\; k \in \mathbb{Z}Definitions:
| Fungrim symbol | Notation | Short description |
|---|---|---|
| IncompleteEllipticE | Legendre incomplete elliptic integral of the second kind | |
| Pi | The constant pi (3.14...) | |
| EllipticE | Legendre complete elliptic integral of the second kind | |
| CC | Complex numbers | |
| ZZ | Integers |
Source code for this entry:
Entry(ID("a14442"),
Formula(Equal(IncompleteEllipticE(Div(Mul(Pi, k), 2), m), Mul(k, EllipticE(m)))),
Variables(m, k),
Assumptions(And(Element(m, CC), Element(k, ZZ))))