Skip to content
Snippets Groups Projects
Commit ffaa81c4 authored by Maciej Topyla's avatar Maciej Topyla
Browse files

Update src/6_eigenvectors_QM.md

parent 82f4989c
No related branches found
No related tags found
1 merge request!23Addressing #16
Pipeline #120530 passed
......@@ -106,7 +106,7 @@ $$
\end{array}
$$
!!! check "Example":
!!! check "Example"
Let us illustrate how to compute eigenvalues and eigenvectors by considering a $n=2$ vector space. Consider the following matrix
$$
A = \left( \begin{array}{cc} 1 & 2 \\ -1 & 4 \end{array} \right) \, ,
......@@ -138,7 +138,7 @@ $$
as we wanted to demonstrate.
!!! note "Exercise"
As an exercise, you can try to obtain the expression of the eigenvector
As an exercise, try to obtain the expression of the eigenvector
corresponding to the second eigenvalue $\lambda_2=2$.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment