Documentation

SpherePacking.MagicFunction.b.psi

The ψ Functions #

In this file, we define the functions ψI, ψT and ψS that are defined using the Jacobi theta functions and are used in the definition of the -1-eigenfunction b.

Equations
Instances For
    def ψI' (z : ) :
    Equations
    Instances For
      def ψS' (z : ) :
      Equations
      Instances For
        def ψT' (z : ) :
        Equations
        Instances For
          theorem ψI_eq :
          ψI = 128 ((H₃_MF + H₄_MF) / H₂_MF ^ 2 + (H₄_MF - H₂_MF) / H₃_MF ^ 2)
          theorem ψS_eq :
          ψS = 128 * ((H₃_MF + H₄_MF) / H₂_MF ^ 2 + (H₂_MF + H₃_MF) / H₄_MF ^ 2)
          theorem ψT_eq :
          ψT = 128 * ((H₄_MF - H₂_MF) / H₃_MF ^ 2 - (H₂_MF + H₃_MF) / H₄_MF ^ 2 + (H₂_MF + H₃_MF) / H₄_MF ^ 2)