Compatibility alias for Mathlib's EisensteinSeries.D2.
Equations
- D₂ γ z = 2 * ↑Real.pi * Complex.I * ↑(↑γ 1 0) / UpperHalfPlane.denom (Matrix.SpecialLinearGroup.toGL ((Matrix.SpecialLinearGroup.map (Int.castRingHom ℝ)) γ)) ↑z
Instances For
E₂ is 1-periodic: E₂(z + 1) = E₂(z).
E₂ transforms under SL(2,ℤ) as: E₂ ∣[2] γ = E₂ - α • D₂ γ where α = 1/(2ζ(2)).