Fungrim home page

Fungrim entry: 7c00e6

E2k ⁣(τ)=14kB2kn=1σ2k1 ⁣(n)qn   where q=e2πiτE_{2 k}\!\left(\tau\right) = 1 - \frac{4 k}{B_{2 k}} \sum_{n=1}^{\infty} \sigma_{2 k - 1}\!\left(n\right) {q}^{n}\; \text{ where } q = {e}^{2 \pi i \tau}
Assumptions:kZ1  and  τHk \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}
TeX:
E_{2 k}\!\left(\tau\right) = 1 - \frac{4 k}{B_{2 k}} \sum_{n=1}^{\infty} \sigma_{2 k - 1}\!\left(n\right) {q}^{n}\; \text{ where } q = {e}^{2 \pi i \tau}

k \in \mathbb{Z}_{\ge 1} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}
Definitions:
Fungrim symbol Notation Short description
EisensteinEEk ⁣(τ)E_{k}\!\left(\tau\right) Normalized Eisenstein series
BernoulliBBnB_{n} Bernoulli number
Sumnf(n)\sum_{n} f(n) Sum
DivisorSigmaσk ⁣(n)\sigma_{k}\!\left(n\right) Sum of divisors function
Powab{a}^{b} Power
Infinity\infty Positive infinity
Expez{e}^{z} Exponential function
Piπ\pi The constant pi (3.14...)
ConstIii Imaginary unit
ZZGreaterEqualZn\mathbb{Z}_{\ge n} Integers greater than or equal to n
HHH\mathbb{H} Upper complex half-plane
Source code for this entry:
Entry(ID("7c00e6"),
    Formula(Equal(EisensteinE(Mul(2, k), tau), Where(Sub(1, Mul(Div(Mul(4, k), BernoulliB(Mul(2, k))), Sum(Mul(DivisorSigma(Sub(Mul(2, k), 1), n), Pow(q, n)), For(n, 1, Infinity)))), Equal(q, Exp(Mul(Mul(Mul(2, Pi), ConstI), tau)))))),
    Variables(k, tau),
    Assumptions(And(Element(k, ZZGreaterEqual(1)), 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