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

fix math error once more

parent 0bb3cc1e
No related branches found
No related tags found
No related merge requests found
Pipeline #82998 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