diff --git a/report.tex b/report.tex index d4f66f4..f8fbe79 100644 --- a/report.tex +++ b/report.tex @@ -270,8 +270,25 @@ \tensor{A}{^1^I_J} = \begin{pmatrix} 0 & 0 & 0 & 0 & 0 \\ 0 & 0 & -1 & 0 & 0 \\ + 0 & -1 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & 0 + \end{pmatrix} \qc + \tensor{A}{^2^I_J} = \begin{pmatrix} + 0 & 0 & 0 & 0 & 0 \\ + 0 & 0 & 0 & -1 & 0 \\ + 0 & 0 & 0 & 0 & 0 \\ + 0 & -1 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & 0 + \end{pmatrix} \qc + \tensor{A}{^3^I_J} = \begin{pmatrix} + 0 & 0 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & -1 \\ + 0 & 0 & 0 & 0 & 0 \\ + 0 & 0 & 0 & 0 & 0 \\ 0 & -1 & 0 & 0 & 0 - \end{pmatrix} \qc S=0. + \end{pmatrix} \qc + S=0. \end{equation} \end{frame}