Documentation

SpherePacking.MagicFunction.a.Basic

theorem MagicFunction.a.ComplexIntegrands.Φ₁'_def (r : ) :
Φ₁' r = fun (z : ) => φ₀'' (-1 / (z + 1)) * (z + 1) ^ 2 * Complex.exp (Real.pi * Complex.I * r * z)
theorem MagicFunction.a.ComplexIntegrands.Φ₂'_def (r : ) :
Φ₂' r = fun (z : ) => φ₀'' (-1 / (z + 1)) * (z + 1) ^ 2 * Complex.exp (Real.pi * Complex.I * r * z)
theorem MagicFunction.a.ComplexIntegrands.Φ₃'_def (r : ) :
Φ₃' r = fun (z : ) => φ₀'' (-1 / (z - 1)) * (z - 1) ^ 2 * Complex.exp (Real.pi * Complex.I * r * z)
theorem MagicFunction.a.ComplexIntegrands.Φ₄'_def (r : ) :
Φ₄' r = fun (z : ) => φ₀'' (-1 / (z - 1)) * (z - 1) ^ 2 * Complex.exp (Real.pi * Complex.I * r * z)
Equations
  • One or more equations did not get rendered due to their size.
Instances For