Jacobi theta identities #
This file proves the Jacobi identity H₂ + H₄ = H₃ and the discriminant identity
Delta = (H₂ * H₃ * H₄)^2 / 256.
The proof strategy:
S-action on g: g|[2]S = -g.
T-action on g: g|[2]T = -g.
S-invariance of f: f|[4]S = f, because g|[2]S = -g.
T-invariance of f: f|[4]T = f, because g|[2]T = -g.
Full SL₂(ℤ) invariance of f with weight 4.
jacobi_f as a slash-invariant form of weight 4 and level Γ(1).
Equations
- jacobi_f_SIF = { toFun := jacobi_f, slash_action_eq' := jacobi_f_SIF._proof_1 }
Instances For
Jacobi identity proof #
We prove that g := H₂ + H₄ - H₃ → 0 at i∞, hence f := g² → 0.
Combined with the dimension-vanishing theorem for weight-4 cusp forms, this proves the Jacobi
identity.
The function f := g² tends to 0 at i∞.
jacobi_f = 0 by dimension argument: weight-4 cusp forms vanish.