While studying thermoionic emission from metals I wanted to get a feeling for the problem with classical mechanics before delving into quantum mechanics. The potential used to model the situation is this one:
$$V(x)=V_0 \Theta(x)$$
Where $\Theta (x)$ is the Heaviside step function. If we want the classical force for this potential we differentiate:
$$F_x = - \frac{dV}{dx}= - V_0 \delta(x)$$
Where $\delta(x)$ is the Dirac delta function. This gives an equation of motion of the type:
$$m \ddot{x} = -V_0 \delta(x)$$
With $m$ and $V_0$ positive parameters and the dots denote differentiation with respect to time. My question is: how to treat this equation? It turns out that the problem is much simpler in quantum mechanics if we try to solve the time independent Schroedinger equation.
Thanks in advance.