Fungrim home page

Fungrim entry: b46534

θ2 ⁣(z+2n,τ)=θ2 ⁣(z,τ)\theta_2\!\left(z + 2 n, \tau\right) = \theta_2\!\left(z, \tau\right)
Assumptions:zCandτHandnZz \in \mathbb{C} \,\mathbin{\operatorname{and}}\, \tau \in \mathbb{H} \,\mathbin{\operatorname{and}}\, n \in \mathbb{Z}
TeX:
\theta_2\!\left(z + 2 n, \tau\right) = \theta_2\!\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
JacobiTheta2θ2 ⁣(z,τ)\theta_2\!\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("b46534"),
    Formula(Equal(JacobiTheta2(Add(z, Mul(2, n)), tau), JacobiTheta2(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.

2019-06-18 07:49:59.356594 UTC