Fungrim home page

Fungrim entry: ad1eaf

zeroszCθ2 ⁣(z,τ)={(m+12)+nτ:mZandnZ}\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \theta_2\!\left(z, \tau\right) = \left\{ \left(m + \frac{1}{2}\right) + n \tau : m \in \mathbb{Z} \,\mathbin{\operatorname{and}}\, n \in \mathbb{Z} \right\}
Assumptions:τH\tau \in \mathbb{H}
TeX:
\mathop{\operatorname{zeros}\,}\limits_{z \in \mathbb{C}} \theta_2\!\left(z, \tau\right) = \left\{ \left(m + \frac{1}{2}\right) + n \tau : m \in \mathbb{Z} \,\mathbin{\operatorname{and}}\, n \in \mathbb{Z} \right\}

\tau \in \mathbb{H}
Definitions:
Fungrim symbol Notation Short description
JacobiTheta2θ2 ⁣(z,τ)\theta_2\!\left(z, \tau\right) Jacobi theta function
CCC\mathbb{C} Complex numbers
SetBuilder{f ⁣(x):P ⁣(x)}\left\{ f\!\left(x\right) : P\!\left(x\right) \right\} Set comprehension
ZZZ\mathbb{Z} Integers
HHH\mathbb{H} Upper complex half-plane
Source code for this entry:
Entry(ID("ad1eaf"),
    Formula(Equal(Zeros(JacobiTheta2(z, tau), z, Element(z, CC)), SetBuilder(Add(Parentheses(Add(m, Div(1, 2))), Mul(n, tau)), Tuple(m, n), And(Element(m, ZZ), Element(n, ZZ))))),
    Variables(tau),
    Assumptions(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.

2019-06-18 07:49:59.356594 UTC