Nullspace of the Landau Operator (Section 3) #
H-theorem for the Landau operator (D(f) <= 0), characterization of D(f) = 0 as f being a Maxwellian, and Corollary 1: if entropy dissipation vanishes then f is a local Maxwellian at each spatial point.
Theorem 3 (H-theorem for the Landau operator). Reference: thm:H_theorem
D(f) = ∫ Q(f,f)(v) log f(v) dv ≤ 0.
Proof: By Lemma 5, D(f) is the negative of a double integral of the quadratic form Yᵀ A(z) Y weighted by f(v)f(w) > 0. By Lemma 2 (PSD), the integrand is non-negative, so D(f) ≤ 0.
Lemma 8 (Integration: log f is a polynomial of degree ≤ 2). Reference: lem:log_f_quadratic
If ∇log f(v) = b + 2c₀ v, then log f(v) = a₀ + b · v + c₀|v|².
Proof: Direct integration of each component ∂ᵢ log f = bᵢ + 2c₀ vᵢ.
Theorem 4 (Nullspace of the Landau operator — necessity). Reference: thm:nullspace_necessity
If Q(f,f) = 0 and f ∈ L¹(ℝ³), then f is a Maxwellian.
Proof chains: Q=0 → D=0 (Lemma 5) → parallelism (Lemma 6) → ∇log f affine (Lemma 7) → log f quadratic (Lemma 8) → f Maxwellian.
Theorem 5 (Nullspace of the Landau operator — sufficiency). Reference: thm:nullspace_sufficiency
If log f(v) = a₀ + b · v + c₀|v|², then Q(f,f) = 0.
Proof: ∇log f(v) - ∇log f(w) = 2c₀(v - w), so the integrand in Q contains A(v-w)(v-w) = 0 by Lemma 3 (projection annihilation).
Density is positive when f > 0 and integrable. Proof: ∫ f > 0 for continuous positive integrable f on ℝ³ (positive measure). Reference: Used in VMLInput construction.
landauMatrix is symmetric under swapping arguments of subtraction.
Fubini symmetrization for the Landau weak form specialized to φ = log ∘ f. ∫∫ ⟨∇log f(v) - ∇log f(w), A(v-w) · flux⟩ = 2 · ∫∫ ⟨∇log f(v), A(v-w) · flux⟩ Proved by Aristotle (project 85302568).