Fungrim home page

Fungrim entry: 69b32e

θ3 ⁣(z,τ2)=θ22 ⁣(z,τ)+θ32 ⁣(z,τ)θ3 ⁣(0,τ2)\theta_{3}\!\left(z , \frac{\tau}{2}\right) = \frac{\theta_{2}^{2}\!\left(z, \tau\right) + \theta_{3}^{2}\!\left(z, \tau\right)}{\theta_{3}\!\left(0 , \frac{\tau}{2}\right)}
Assumptions:zC  and  τHz \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}
TeX:
\theta_{3}\!\left(z , \frac{\tau}{2}\right) = \frac{\theta_{2}^{2}\!\left(z, \tau\right) + \theta_{3}^{2}\!\left(z, \tau\right)}{\theta_{3}\!\left(0 , \frac{\tau}{2}\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
Powab{a}^{b} Power
CCC\mathbb{C} Complex numbers
HHH\mathbb{H} Upper complex half-plane
Source code for this entry:
Entry(ID("69b32e"),
    Formula(Equal(JacobiTheta(3, z, Div(tau, 2)), Div(Add(Pow(JacobiTheta(2, z, tau), 2), Pow(JacobiTheta(3, z, tau), 2)), JacobiTheta(3, 0, Div(tau, 2))))),
    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