update: auto commit

This commit is contained in:
2026-04-10 03:10:30 -04:00
parent ce55e11240
commit 3c5c74dc22
+1 -1
View File
@@ -919,7 +919,7 @@ $}
\end{frame} \end{frame}
\begin{frame}{Appendix}{Why can't we fully automate the workflow using Mathematica?} \begin{frame}{Appendix}{Why can't we fully automate the workflow using Mathematica?}
The correct way is to check the geometric multiplicity for each eigenvalues. Say we get eigenvalues $\lambda_1, ..., \lambda_k$ with the algebraic multiplicity $m_1, ..., m_k$. Under the assumption that all these eigenvalues are different from each other, we check $\dim\ker(A - \lambda_i I)$ for each $i$. The correct way is to check the geometric multiplicity for each eigenvalues. Say we get eigenvalues $\lambda_1, ..., \lambda_k$ with the algebraic multiplicity $m_1, ..., m_k$. Under the assumption that all these eigenvalues are different from each other, we check $\dim\ker(A - \lambda_i I)$ for each $i$. $\dim\ker(A - \lambda_i I) \leq m_i$, so we just have to find the condition
\end{frame} \end{frame}
\end{document} \end{document}