Fungrim home page

Fungrim entry: 772c88

θ3 ⁣(z,τ+2n)=θ3 ⁣(z,τ)\theta_{3}\!\left(z , \tau + 2 n\right) = \theta_{3}\!\left(z , \tau\right)
Assumptions:zC  and  τH  and  nZz \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
TeX:
\theta_{3}\!\left(z , \tau + 2 n\right) = \theta_{3}\!\left(z , \tau\right)

z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H} \;\mathbin{\operatorname{and}}\; n \in \mathbb{Z}
Definitions:
Fungrim symbol Notation Short description
JacobiThetaθj ⁣(z,τ)\theta_{j}\!\left(z , \tau\right) Jacobi theta function
CCC\mathbb{C} Complex numbers
HHH\mathbb{H} Upper complex half-plane
ZZZ\mathbb{Z} Integers
Source code for this entry:
Entry(ID("772c88"),
    Formula(Equal(JacobiTheta(3, z, Add(tau, Mul(2, n))), JacobiTheta(3, z, tau))),
    Variables(z, tau, n),
    Assumptions(And(Element(z, CC), Element(tau, HH), 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.

2021-03-15 19:12:00.328586 UTC