Assumptions:
TeX:
\theta_2\!\left(z + m + n \tau, \tau\right) = {\left(-1\right)}^{m} {e}^{-\pi i \left(\tau {n}^{2} + 2 n z\right)} \theta_2\!\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 |
---|---|---|
JacobiTheta2 | Jacobi theta function | |
Pow | Power | |
Exp | Exponential function | |
ConstPi | The constant pi (3.14...) | |
ConstI | Imaginary unit | |
CC | Complex numbers | |
HH | Upper complex half-plane | |
ZZ | Integers |
Source code for this entry:
Entry(ID("d29148"), Formula(Equal(JacobiTheta2(Add(z, Add(m, Mul(n, tau))), tau), Mul(Mul(Pow(-1, m), Exp(Neg(Mul(Mul(ConstPi, ConstI), Add(Mul(tau, Pow(n, 2)), Mul(Mul(2, n), z)))))), JacobiTheta2(z, tau)))), Variables(z, tau, m, n), Assumptions(And(Element(z, CC), Element(tau, HH), Element(m, ZZ), Element(n, ZZ))))