Equations
- MagicFunction.b.ComplexIntegrands.Ψ₁' r z = ψT' z * Complex.exp (↑Real.pi * Complex.I * ↑r * z)
Instances For
Equations
- MagicFunction.b.ComplexIntegrands.Ψ₂' r z = ψT' z * Complex.exp (↑Real.pi * Complex.I * ↑r * z)
Instances For
Equations
- MagicFunction.b.ComplexIntegrands.Ψ₃' r z = ψT' z * Complex.exp (↑Real.pi * Complex.I * ↑r * z)
Instances For
Equations
- MagicFunction.b.ComplexIntegrands.Ψ₄' r z = ψT' z * Complex.exp (↑Real.pi * Complex.I * ↑r * z)
Instances For
Equations
- MagicFunction.b.ComplexIntegrands.Ψ₅' r z = ψI' z * Complex.exp (↑Real.pi * Complex.I * ↑r * z)
Instances For
Equations
- MagicFunction.b.ComplexIntegrands.Ψ₆' r z = ψS' z * Complex.exp (↑Real.pi * Complex.I * ↑r * z)
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
- MagicFunction.b.RealIntegrals.J₁' x = ∫ (t : ℝ) in 0..1, MagicFunction.b.RealIntegrands.Ψ₁ x t
Instances For
Equations
- MagicFunction.b.RealIntegrals.J₂' x = ∫ (t : ℝ) in 0..1, MagicFunction.b.RealIntegrands.Ψ₂ x t
Instances For
Equations
- MagicFunction.b.RealIntegrals.J₃' x = ∫ (t : ℝ) in 0..1, MagicFunction.b.RealIntegrands.Ψ₃ x t
Instances For
Equations
- MagicFunction.b.RealIntegrals.J₄' x = ∫ (t : ℝ) in 0..1, MagicFunction.b.RealIntegrands.Ψ₄ x t
Instances For
Equations
- MagicFunction.b.RealIntegrals.J₅' x = -2 * ∫ (t : ℝ) in 0..1, MagicFunction.b.RealIntegrands.Ψ₅ x t
Instances For
Equations
- MagicFunction.b.RealIntegrals.J₆' x = 2 * ∫ (t : ℝ) in Set.Ici 1, MagicFunction.b.RealIntegrands.Ψ₆ x t
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
Equations
Instances For
theorem
MagicFunction.b.RadialFunctions.J₁'_eq₀
(r : ℝ)
:
RealIntegrals.J₁' r = ∫ (t : ℝ) in 0..1, Complex.I * ψS' (-1 / (Parametrisations.z₁' t + 1)) * (Parametrisations.z₁' t + 1) ^ 2 * Complex.exp (↑Real.pi * Complex.I * ↑r * Parametrisations.z₁' t)
theorem
MagicFunction.b.RadialFunctions.J₂'_eq₀
(r : ℝ)
:
RealIntegrals.J₂' r = ∫ (t : ℝ) in 0..1, ψS' (-1 / (Parametrisations.z₂' t + 1)) * (Parametrisations.z₂' t + 1) ^ 2 * Complex.exp (↑Real.pi * Complex.I * ↑r * Parametrisations.z₂' t)
theorem
MagicFunction.b.RadialFunctions.J₃'_eq₀
(r : ℝ)
:
RealIntegrals.J₃' r = ∫ (t : ℝ) in 0..1, Complex.I * ψS' (-1 / (Parametrisations.z₃' t + 1)) * (Parametrisations.z₃' t + 1) ^ 2 * Complex.exp (↑Real.pi * Complex.I * ↑r * Parametrisations.z₃' t)
theorem
MagicFunction.b.RadialFunctions.J₄'_eq₀
(r : ℝ)
:
RealIntegrals.J₄' r = ∫ (t : ℝ) in 0..1, -1 * ψS' (-1 / (Parametrisations.z₄' t + 1)) * (Parametrisations.z₄' t + 1) ^ 2 * Complex.exp (↑Real.pi * Complex.I * ↑r * Parametrisations.z₄' t)
theorem
MagicFunction.b.RadialFunctions.J₅'_eq₀
(r : ℝ)
:
RealIntegrals.J₅' r = -2 * ∫ (t : ℝ) in 0..1, Complex.I * ψS' (-1 / Parametrisations.z₅' t) * Parametrisations.z₅' t ^ 2 * Complex.exp (↑Real.pi * Complex.I * ↑r * Parametrisations.z₅' t)
theorem
MagicFunction.b.RadialFunctions.J₆'_eq₀
(r : ℝ)
:
RealIntegrals.J₆' r = 2 * ∫ (t : ℝ) in Set.Ici 1, Complex.I * ψS' (Parametrisations.z₆' t) * Complex.exp (↑Real.pi * Complex.I * ↑r * Parametrisations.z₆' t)