Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Chaps/Chap1.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1502,7 +1502,7 @@ \subsection{矩阵的函数}
\Next
如果
\[\mbf{A} = \begin{pmatrix}
a & b \\ c & d
a & b \\ b & a
\end{pmatrix}\text,\]
证明:
\[
Expand Down Expand Up @@ -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}
\]
\[
Expand Down