Addressing #16
Compare changes
+ 60
− 53
@@ -14,10 +14,16 @@ and at the end of the lecture notes, there is a set of corresponding exercises:
@@ -47,7 +53,7 @@ of vector space). We can express the previous equation in terms of its component
@@ -57,7 +63,7 @@ the rules of matrix multiplication:
@@ -65,16 +71,20 @@ the rules of matrix multiplication:
@@ -94,7 +104,7 @@ $$
@@ -167,19 +177,19 @@ corresponding eigenvalue problem for this operator, what we called above as the
\begin{pmatrix} A_{11} & A_{12} & A_{13} & \ldots \\ A_{21} & A_{22} & A_{23} & \ldots\\A_{31} & A_{32} & A_{33} & \ldots \\\vdots & \vdots & \vdots & \end{pmatrix} \begin{pmatrix} \psi_{k,1}\\\psi_{k,2}\\\psi_{k,3} \\\vdots\end{pmatrix}= \lambda_{\psi_k}\begin{pmatrix} \psi_{k,1}\\\psi_{k,2}\\\psi_{k,3} \\\vdots\end{pmatrix} \, , \quad k=1,\ldots,n \, .
\begin{pmatrix} A_{11} & A_{12} & A_{13} & \ldots \\ A_{21} & A_{22} & A_{23} & \ldots\\A_{31} & A_{32} & A_{33} & \ldots \\\vdots & \vdots & \vdots & \end{pmatrix} \begin{pmatrix} \psi_{k,1}\\\psi_{k,2}\\\psi_{k,3} \\\vdots\end{pmatrix}= \lambda_{\psi_k}\begin{pmatrix} \psi_{k,1}\\\psi_{k,2}\\\psi_{k,3} \\\vdots\end{pmatrix} \, .
@@ -194,69 +204,66 @@ $$