Sympy-exact witness of the 2×2 PCA trace/determinant anchor — the smallest analytically-solvable case of Σλᵢ = tr(C) that still exhibits the full eigenvalue/trace/determinant correspondence. Setup: C = sp.Matrix([[a, b], [b, c]]) as a…
Sympy-exact witness of the 2×2 PCA trace/determinant anchor — the smallest analytically-solvable case of Σλᵢ = tr(C) that still exhibits the full eigenvalue/trace/determinant correspondence. Setup: C = sp.Matrix([[a, b], [b, c]]) as a…