Fungrim home page

Fungrim entry: 1dc520

η ⁣(τ)=eπiτ/12k=1(1e2πikτ)\eta\!\left(\tau\right) = {e}^{\pi i \tau / 12} \prod_{k=1}^{\infty} \left(1 - {e}^{2 \pi i k \tau}\right)
Assumptions:τH\tau \in \mathbb{H}
TeX:
\eta\!\left(\tau\right) = {e}^{\pi i \tau / 12} \prod_{k=1}^{\infty} \left(1 - {e}^{2 \pi i k \tau}\right)

\tau \in \mathbb{H}
Definitions:
Fungrim symbol Notation Short description
DedekindEtaη ⁣(τ)\eta\!\left(\tau\right) Dedekind eta function
Expez{e}^{z} Exponential function
ConstPiπ\pi The constant pi (3.14...)
ConstIii Imaginary unit
Infinity\infty Positive infinity
HHH\mathbb{H} Upper complex half-plane
Source code for this entry:
Entry(ID("1dc520"),
    Formula(Equal(DedekindEta(tau), Mul(Exp(Div(Mul(Mul(ConstPi, ConstI), tau), 12)), Product(Parentheses(Sub(1, Exp(Mul(Mul(Mul(Mul(2, ConstPi), ConstI), k), tau)))), Tuple(k, 1, Infinity))))),
    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