Addressing #16
Compare changes
+ 84
− 70
@@ -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 @@ $$
@@ -107,7 +117,9 @@ $$
@@ -115,17 +127,20 @@ $$
@@ -135,14 +150,14 @@ $$
@@ -157,27 +172,29 @@ $$
\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} \, .
@@ -187,69 +204,66 @@ $$