From 21b74475f0ce6f2091b3245b58a5897b3b8d0612 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Fri, 10 Apr 2026 03:22:27 -0400 Subject: [PATCH] update: auto commit --- report.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report.tex b/report.tex index 2c5a2d5..061a82d 100644 --- a/report.tex +++ b/report.tex @@ -923,7 +923,7 @@ $} Nice, this is a computable condition! But physically we expect most modes to have the same characteristic speed $\shift{^\xi}$, resulting a algebraic multiplicity $\sim 22$, while the size of matrix is 55, then the number of minors to check is \begin{equation*} - \binom{55}{34}^2 = 708507400701023142362023505625. + \binom{55}{34}^2 = 708507400701023142362023505625 = 7.085\times 10^{29}. \end{equation*} It's impossible to compute so many minors. \end{frame}