Fungrim home page

Fungrim entry: df88a0

θ32 ⁣(0,τ)+θ42 ⁣(0,τ)=2n=0r2 ⁣(2n)q2n   where q=eπiτ\theta_{3}^{2}\!\left(0, \tau\right) + \theta_{4}^{2}\!\left(0, \tau\right) = 2 \sum_{n=0}^{\infty} r_{2}\!\left(2 n\right) {q}^{2 n}\; \text{ where } q = {e}^{\pi i \tau}
Assumptions:τH\tau \in \mathbb{H}
TeX:
\theta_{3}^{2}\!\left(0, \tau\right) + \theta_{4}^{2}\!\left(0, \tau\right) = 2 \sum_{n=0}^{\infty} r_{2}\!\left(2 n\right) {q}^{2 n}\; \text{ where } q = {e}^{\pi i \tau}

\tau \in \mathbb{H}
Definitions:
Fungrim symbol Notation Short description
Powab{a}^{b} Power
JacobiThetaθj ⁣(z,τ)\theta_{j}\!\left(z , \tau\right) Jacobi theta function
Sumnf(n)\sum_{n} f(n) Sum
SquaresRrk ⁣(n)r_{k}\!\left(n\right) Sum of squares function
Infinity\infty Positive infinity
Expez{e}^{z} Exponential function
Piπ\pi The constant pi (3.14...)
ConstIii Imaginary unit
HHH\mathbb{H} Upper complex half-plane
Source code for this entry:
Entry(ID("df88a0"),
    Formula(Equal(Add(Pow(JacobiTheta(3, 0, tau), 2), Pow(JacobiTheta(4, 0, tau), 2)), Mul(2, Where(Sum(Mul(SquaresR(2, Mul(2, n)), Pow(q, Mul(2, n))), For(n, 0, Infinity)), Equal(q, Exp(Mul(Mul(Pi, ConstI), tau))))))),
    Variables(tau),
    Assumptions(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