Cusp decay for Eisenstein series and the Viazovska integrand #
This file proves that the Eisenstein series E₄, E₆ tend to 1
at the cusp (Im -> infinity), and establishes key properties of the
cuspFunction of Delta needed for cusp decay analysis.
Main results #
tendsto_qParam_atImInfty:qParam 1 z -> 0asIm z -> infinityE₄_tendsto_one_atImInfty_SP:E₄ z -> 1asIm z -> infinityE₆_tendsto_one_atImInfty_SP:E₆ z -> 1asIm z -> infinitycF_Delta_div_q_tendsto:cuspFunction(Delta)(q)/q -> 1asq -> 0tendsto_deriv_cF_Delta:(cuspFunction Delta)'(q) -> 1asq -> 0cF_ratio_tendsto_one:q * cF'(q) / cF(q) -> 1asq -> 0phi0_isBoundedAtImInfty: phi0 is bounded atIm -> infinity
Proof strategy for phi0_isBoundedAtImInfty #
The function phi0(w) = (E2(w)*E4(w)-E6(w))^2 / Delta(w) is bounded at Im -> infinity.
The proof chain is:
cF_ratio_tendsto_one:q * cF'(q)/cF(q) -> 1(proven below)logDeriv(Delta^24)(z) = 2*pi*I * cF'(q)/(cF(q)/q)vialogDeriv_comp(chain rule)logDeriv(eta^24) = 24 * logDeriv(eta)vialogDeriv_fun_powlogDeriv(eta)(z) = pi*I/12 * E2(z)viaeta_logDeriv'- Combining:
E2(z) = cF'(q)/(cF(q)/q) -> 1asIm -> infinity E2*E4 - E6 -> 1*1 - 1 = 0, so the numerator ofphi0vanishes- Combined with
Delta = Theta(exp(-2*pi*Im)),phi0is bounded
q-parameter and Eisenstein series at the cusp #
The q-parameter q = exp(2*pi*i*z) tends to 0 as Im(z) -> infinity.
E4(z) -> 1 as Im(z) -> infinity, from the q-expansion constant term.
E6(z) -> 1 as Im(z) -> infinity, from the q-expansion constant term.
CuspFunction of Delta: analytic properties at q = 0 #
The cuspFunction cF(q) of Delta is analytic at q = 0 with cF(0) = 0
and cF'(0) = 1 (from the q-expansion Delta = q - 24*q^2 + ...).
This gives cF(q)/q -> 1 and cF'(q) -> 1 as q -> 0.
cF(q)/q -> 1 as q -> 0.
cF'(q) -> 1 as q -> 0.
The ratio q * cF'(q) / cF(q) -> 1 as q -> 0 within q != 0.
phi0 is bounded at Im -> infinity #
We prove φ₀ = (E₂E₄-E₆)²/Δ is bounded at Im -> infinity. The proof uses:
E₂E₄-E₆ = (E₂-1)·E₄ + (E₄-E₆)isO(q)asIm → ∞|E₂-1| ≤ 192·|q|from the q-expansion series bound|E₄-E₆| ≤ L·|q|from analyticity of cuspFunctions|Δ| ≥ (1/2)|q|fromcF_Delta_div_q_tendstoCombined:|φ₀| ≤ 2K²|q| → 0.
phi0 is bounded at Im -> infinity.