Fungrim home page

Fungrim entry: 18a4d1

E2 ⁣(τ)=1+6m=11sin2 ⁣(πmτ)E_{2}\!\left(\tau\right) = 1 + 6 \sum_{m=1}^{\infty} \frac{1}{\sin^{2}\!\left(\pi m \tau\right)}
Assumptions:τH\tau \in \mathbb{H}
TeX:
E_{2}\!\left(\tau\right) = 1 + 6 \sum_{m=1}^{\infty} \frac{1}{\sin^{2}\!\left(\pi m \tau\right)}

\tau \in \mathbb{H}
Definitions:
Fungrim symbol Notation Short description
EisensteinEEk ⁣(τ)E_{k}\!\left(\tau\right) Normalized Eisenstein series
Sumnf(n)\sum_{n} f(n) Sum
Powab{a}^{b} Power
Sinsin(z)\sin(z) Sine
Piπ\pi The constant pi (3.14...)
Infinity\infty Positive infinity
HHH\mathbb{H} Upper complex half-plane
Source code for this entry:
Entry(ID("18a4d1"),
    Formula(Equal(EisensteinE(2, tau), Add(1, Mul(6, Sum(Div(1, Pow(Sin(Mul(Mul(Pi, m), tau)), 2)), For(m, 1, Infinity)))))),
    Variables(tau),
    Assumptions(And(Element(tau, HH))))

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