Skip to content
Snippets Groups Projects
Commit 0bb3cc1e authored by Michael Wimmer's avatar Michael Wimmer
Browse files

fix math error hopefully for real

parent 2f95beee
No related branches found
No related tags found
No related merge requests found
Pipeline #82997 passed
......@@ -272,7 +272,7 @@ derivative.
For the Schrödinger equation, we could supply the initial conditions
$$\psi(x,0)= \psi_{0}(x) \ & \ \psi(0,t) = \psi(L, t) = 0 \text{for all $t$}.$$
$$\psi(x,0)= \psi_0(x) \& \ \psi(0,t) = \psi(L, t) = 0 \text{for all $t$}.$$
This particular set of boundary conditions corresponds to a particle in a box,
a situation which is used as the base model for many derivations in quantum
......
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