Fungrim home page

Fungrim entry: cde93e

θ2 ⁣(z,τ+1)=eπi/4θ2 ⁣(z,τ)\theta_{2}\!\left(z , \tau + 1\right) = {e}^{\pi i / 4} \theta_{2}\!\left(z , \tau\right)
Assumptions:zC  and  τHz \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}
TeX:
\theta_{2}\!\left(z , \tau + 1\right) = {e}^{\pi i / 4} \theta_{2}\!\left(z , \tau\right)

z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}
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
Source code for this entry:
Entry(ID("cde93e"),
    Formula(Equal(JacobiTheta(2, z, Add(tau, 1)), Mul(Exp(Div(Mul(Pi, ConstI), 4)), JacobiTheta(2, z, tau)))),
    Variables(z, tau),
    Assumptions(And(Element(z, CC), Element(tau, HH))))

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