Fungrim home page

Fungrim entry: 1fa8e7

θ1 ⁣(z,τ+n)=eπin/4θ1 ⁣(z,τ)\theta_{1}\!\left(z , \tau + n\right) = {e}^{\pi i n / 4} \theta_{1}\!\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_{1}\!\left(z , \tau + n\right) = {e}^{\pi i n / 4} \theta_{1}\!\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
Expez{e}^{z} Exponential function
Piπ\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("1fa8e7"),
    Formula(Equal(JacobiTheta(1, z, Add(tau, n)), Mul(Exp(Div(Mul(Mul(Pi, ConstI), n), 4)), JacobiTheta(1, 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