Assumptions:
TeX:
\theta_{3}\!\left(z + m + n \tau , \tau\right) = {e}^{-\pi i \left(\tau {n}^{2} + 2 n z\right)} \theta_{3}\!\left(z , \tau\right) z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H} \;\mathbin{\operatorname{and}}\; m \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
JacobiTheta | Jacobi theta function | |
Exp | Exponential function | |
Pi | The constant pi (3.14...) | |
ConstI | Imaginary unit | |
Pow | Power | |
CC | Complex numbers | |
HH | Upper complex half-plane | |
ZZ | Integers |
Source code for this entry:
Entry(ID("2e4da0"), Formula(Equal(JacobiTheta(3, Add(z, Add(m, Mul(n, tau))), tau), Mul(Exp(Neg(Mul(Mul(Pi, ConstI), Add(Mul(tau, Pow(n, 2)), Mul(Mul(2, n), z))))), JacobiTheta(3, z, tau)))), Variables(z, tau, m, n), Assumptions(And(Element(z, CC), Element(tau, HH), Element(m, ZZ), Element(n, ZZ))))