diff options
Diffstat (limited to 'content/know/concept/gram-schmidt-method')
-rw-r--r-- | content/know/concept/gram-schmidt-method/index.pdc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/know/concept/gram-schmidt-method/index.pdc b/content/know/concept/gram-schmidt-method/index.pdc index 0b02eee..97362e0 100644 --- a/content/know/concept/gram-schmidt-method/index.pdc +++ b/content/know/concept/gram-schmidt-method/index.pdc @@ -46,3 +46,10 @@ turns them into an orthonormal set $\ket*{n_1}, \ket*{n_2}, ...$ as follows: 4. Loop back to step 2, taking the next vector $\ket*{V_{j+1}}$. If you are unfamiliar with this notation, take a look at [Dirac notation](/know/concept/dirac-notation/). + + + +## References +1. R. Shankar, + *Principles of quantum mechanics*, 2nd edition, + Springer. |