Fungrim home page

Fungrim entry: ed8ba7

θ4 ⁣(z,1τ)=τieπiτz2θ2 ⁣(τz,τ)\theta_{4}\!\left(z , -\frac{1}{\tau}\right) = \sqrt{\frac{\tau}{i}} {e}^{\pi i \tau {z}^{2}} \theta_{2}\!\left(\tau z , \tau\right)
Assumptions:zC  and  τHz \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}
TeX:
\theta_{4}\!\left(z , -\frac{1}{\tau}\right) = \sqrt{\frac{\tau}{i}} {e}^{\pi i \tau {z}^{2}} \theta_{2}\!\left(\tau 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
Sqrtz\sqrt{z} Principal square root
ConstIii Imaginary unit
Expez{e}^{z} Exponential function
Piπ\pi The constant pi (3.14...)
Powab{a}^{b} Power
CCC\mathbb{C} Complex numbers
HHH\mathbb{H} Upper complex half-plane
Source code for this entry:
Entry(ID("ed8ba7"),
    Formula(Equal(JacobiTheta(4, z, Div(-1, tau)), Mul(Mul(Sqrt(Div(tau, ConstI)), Exp(Mul(Mul(Mul(Pi, ConstI), tau), Pow(z, 2)))), JacobiTheta(2, Mul(tau, 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