Fungrim home page

Fungrim entry: 16d2e1

E(m)=π22F1 ⁣(12,12,1,m)E(m) = \frac{\pi}{2} \,{}_2F_1\!\left(-\frac{1}{2}, \frac{1}{2}, 1, m\right)
Assumptions:mCm \in \mathbb{C}
TeX:
E(m) = \frac{\pi}{2} \,{}_2F_1\!\left(-\frac{1}{2}, \frac{1}{2}, 1, m\right)

m \in \mathbb{C}
Definitions:
Fungrim symbol Notation Short description
EllipticEE(m)E(m) Legendre complete elliptic integral of the second kind
Piπ\pi The constant pi (3.14...)
Hypergeometric2F12F1 ⁣(a,b,c,z)\,{}_2F_1\!\left(a, b, c, z\right) Gauss hypergeometric function
CCC\mathbb{C} Complex numbers
Source code for this entry:
Entry(ID("16d2e1"),
    Formula(Equal(EllipticE(m), Mul(Div(Pi, 2), Hypergeometric2F1(Neg(Div(1, 2)), Div(1, 2), 1, m)))),
    Variables(m),
    Assumptions(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