Fungrim home page

Fungrim entry: 2e4da0

θ3 ⁣(z+m+nτ,τ)=eπi(τn2+2nz)θ3 ⁣(z,τ)\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)
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_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
JacobiTheta3θ3 ⁣(z,τ)\theta_3\!\left(z, \tau\right) Jacobi theta function
Expez{e}^{z} Exponential function
ConstPiπ\pi The constant pi (3.14...)
ConstIii Imaginary unit
Powab{a}^{b} Power
CCC\mathbb{C} Complex numbers
HHH\mathbb{H} Upper complex half-plane
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("2e4da0"),
    Formula(Equal(JacobiTheta3(Add(z, Add(m, Mul(n, tau))), tau), Mul(Exp(Neg(Mul(Mul(ConstPi, ConstI), Add(Mul(tau, Pow(n, 2)), Mul(Mul(2, n), z))))), JacobiTheta3(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