Fungrim home page

Fungrim entry: d29148

θ2 ⁣(z+m+nτ,τ)=(1)meπi(τn2+2nz)θ2 ⁣(z,τ)\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)
Assumptions:zCandτHandmZandnZz \in \mathbb{C} \,\mathbin{\operatorname{and}}\, \tau \in \mathbb{H} \,\mathbin{\operatorname{and}}\, m \in \mathbb{Z} \,\mathbin{\operatorname{and}}\, n \in \mathbb{Z}
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θ2 ⁣(z,τ)\theta_2\!\left(z, \tau\right) Jacobi theta function
Powab{a}^{b} Power
Expez{e}^{z} Exponential function
ConstPiπ\pi The constant pi (3.14...)
ConstIii Imaginary unit
CCC\mathbb{C} Complex numbers
HHH\mathbb{H} Upper complex half-plane
ZZZ\mathbb{Z} 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))))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC