Fungrim home page

Fungrim entry: 89e79d

(εj ⁣(a,b,c,d))8=1{\left(\varepsilon_{j}\!\left(a, b, c, d\right)\right)}^{8} = 1
Assumptions:j{1,2,3,4}  and  (abcd)SL2(Z)j \in \left\{1, 2, 3, 4\right\} \;\mathbin{\operatorname{and}}\; \begin{pmatrix} a & b \\ c & d \end{pmatrix} \in \operatorname{SL}_2(\mathbb{Z})
TeX:
{\left(\varepsilon_{j}\!\left(a, b, c, d\right)\right)}^{8} = 1

j \in \left\{1, 2, 3, 4\right\} \;\mathbin{\operatorname{and}}\; \begin{pmatrix} a & b \\ c & d \end{pmatrix} \in \operatorname{SL}_2(\mathbb{Z})
Definitions:
Fungrim symbol Notation Short description
Powab{a}^{b} Power
JacobiThetaEpsilonεj ⁣(a,b,c,d)\varepsilon_{j}\!\left(a, b, c, d\right) Root of unity in modular transformation of Jacobi theta functions
Matrix2x2(abcd)\begin{pmatrix} a & b \\ c & d \end{pmatrix} Two by two matrix
SL2ZSL2(Z)\operatorname{SL}_2(\mathbb{Z}) Modular group
Source code for this entry:
Entry(ID("89e79d"),
    Formula(Equal(Pow(JacobiThetaEpsilon(j, a, b, c, d), 8), 1)),
    Variables(j, a, b, c, d),
    Assumptions(And(Element(j, Set(1, 2, 3, 4)), Element(Matrix2x2(a, b, c, d), SL2Z))))

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