From dbc136e1ae1f31c9881de58dd8a8aed4dadc7d81 Mon Sep 17 00:00:00 2001 From: yizeyi18 <[email protected]> Date: Wed, 26 Feb 2025 20:09:19 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix=20type=20issue=20in=20=E4=B9=A0?= =?UTF-8?q?=E9=A2=981.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chaps/Chap1.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chaps/Chap1.tex b/Chaps/Chap1.tex index 67cd657..0e8109e 100644 --- a/Chaps/Chap1.tex +++ b/Chaps/Chap1.tex @@ -1502,7 +1502,7 @@ \subsection{矩阵的函数} \Next 如果 \[\mbf{A} = \begin{pmatrix} - a & b \\ c & d + a & b \\ b & a \end{pmatrix}\text,\] 证明: \[ From a090dfeecb515b5bbc01f7e1eaf4b125ba55ad0c Mon Sep 17 00:00:00 2001 From: yizeyi18 <[email protected]> Date: Wed, 26 Feb 2025 20:12:35 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix=20type=20issue=20in=20=E4=B9=A0?= =?UTF-8?q?=E9=A2=981.17?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chaps/Chap1.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chaps/Chap1.tex b/Chaps/Chap1.tex index 0e8109e..3e88d64 100644 --- a/Chaps/Chap1.tex +++ b/Chaps/Chap1.tex @@ -1783,7 +1783,7 @@ \section{正交函数、本征函数和算符} 在这个练习中,我们将初步感受一下 Dirac 符号体系的强大之处。 考虑一个由完备正交归一基矢构成的可数无限集,即: \[ - \sum_i^\infty \ket{i}\bra{a} = 1 + \sum_i^\infty \ket{i}\bra{i} = \mbf{1} \tag{1a}\label{eq:e1.17.1a} \] \[