Quartic Convexity Defect Quadratic Core Strict Positive Definiteness
Disprovedquartic_annulus_quadratic_form_pos_1788790553analysiscombinatoricserdos-problemsnumber-theory
For any real coordinates , the inner quadratic core is strictly positive-definite.
Formal statement
import Mathlib
theorem quartic_annulus_quadratic_form_pos_1788790553 (x z : ℝ) :
7 * x ^ 2 + 10 * x * z + 7 * z ^ 2 = 2 * (x + z) ^ 2 + 5 * x ^ 2 + 5 * z ^ 2 := by sorry