Fungrim home page

Fungrim entry: d41a95

ddzθ1 ⁣(z,τ)θ3 ⁣(z,τ)=πθ32 ⁣(0,τ)θ2 ⁣(z,τ)θ4 ⁣(z,τ)θ32 ⁣(z,τ)\frac{d}{d z}\, \frac{\theta_{1}\!\left(z , \tau\right)}{\theta_{3}\!\left(z , \tau\right)} = \pi \theta_{3}^{2}\!\left(0, \tau\right) \frac{\theta_{2}\!\left(z , \tau\right) \theta_{4}\!\left(z , \tau\right)}{\theta_{3}^{2}\!\left(z, \tau\right)}
Assumptions:zC  and  τHz \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}
TeX:
\frac{d}{d z}\, \frac{\theta_{1}\!\left(z , \tau\right)}{\theta_{3}\!\left(z , \tau\right)} = \pi \theta_{3}^{2}\!\left(0, \tau\right) \frac{\theta_{2}\!\left(z , \tau\right) \theta_{4}\!\left(z , \tau\right)}{\theta_{3}^{2}\!\left(z, \tau\right)}

z \in \mathbb{C} \;\mathbin{\operatorname{and}}\; \tau \in \mathbb{H}
Definitions:
Fungrim symbol Notation Short description
MeromorphicDerivativeddzf ⁣(z)\frac{d}{d z}\, f\!\left(z\right) Complex derivative, allowing poles
JacobiThetaθj ⁣(z,τ)\theta_{j}\!\left(z , \tau\right) Jacobi theta 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("d41a95"),
    Formula(Equal(MeromorphicDerivative(Div(JacobiTheta(1, z, tau), JacobiTheta(3, z, tau)), For(z, z)), Mul(Mul(Pi, Pow(JacobiTheta(3, 0, tau), 2)), Div(Mul(JacobiTheta(2, z, tau), JacobiTheta(4, z, tau)), Pow(JacobiTheta(3, z, 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