13

Here's an argument that might support the statement that such a non-smooth wavefunction is not physical:

You cannot add a finite number of smooth functions to get a non-smooth function. By fourier expansion theorem, any function can be expressed as a sum of plane waves (which are smooth with respect to spatial dimensions). Hence you must need an infinite number of smooth functions to get a non-smooth function. Now here's the problem. The different plane waves are momentum eigenfunctions and the non-smooth function is a superposition of these momentum eigenfunctions. If you now try to calculate the expectation value of the momentum, due to the fact that the momentum eigenvalues associated with the momentum eigenfunctions are unbounded from above, the expected value of the momentum could blow up (go to infinity). This is specifically what would make the wavefunction non-physical.

$$\psi(x) = \int \widetilde{\psi}(k) e^{ikx} \mathrm{dk}$$

$$E(k) = \int |\widetilde{\psi}(k)|^2 k \ \mathrm{dk}$$

But for a general smooth function, how do I know whether the fourier coefficients associated with larger and larger momentum eigenmodes taper off fast enough for the expected value of the momentum to converge?

Qmechanic
  • 201,751
Matrix23
  • 1,200

3 Answers3

11

There is no physical requirement for a wave function to be smooth, or even continuous. At least if we accept the common interpretation that a wavefunction is nothing else than a "probability amplitude". I.e. it represents, when multiplied with its complex conjugate, a probability density. Now a probability density can be discontinuous or even undefined on sets of Lebesgue measure zero. As a matter of fact, the continuous and smooth wavefunction $$c(x)=e^{-x^2}$$ and the discontinuous wavefunction \begin{equation}d(x)=\left\{\begin{aligned}&e^{-x^2}&x\neq 0\\&5&x=0 \end{aligned}\right.\end{equation} give the same probability distribution. In other words, for the purpose of quantum mechanics they are perfectly indistinguishable, and in fact they belong to the same equivalence class of $L^2(\mathbb{R}^d)$ functions. In again different words, the Hilbert space vector $\psi$ on $L^2(\mathbb{R}^d)$ defined by $c(x)$ and $d(x)$ is the same, and therefore it corresponds to the same quantum state.

For the reason above already, continuity is in my opinion meaningless when we deal with wavefunctions. Of course it is always possible (and convenient) to embed, let's say, functions of rapid decrease $\mathscr{S}(\mathbb{R}^d)$ in $L^2(\mathbb{R}^d)$, i.e. considering, by an abuse of notation, $f\in \mathscr{S}(\mathbb{R}^d)\subset L^2(\mathbb{R}^d)$; however we are implicitly considering the equivalence class of almost everywhere equal functions $[f]\in L^2(\mathbb{R}^d)$ to which $f$ belongs, in place of $f$ itself. So let's suppose now that we modifiy OP's assertion to be:

It is unphysical to consider wavefunctions that do not belong to $\mathscr{C}^1_{L^2}(\mathbb{R}^d)=\Bigl\{[f]\in L^2(\mathbb{R}^d), f\in C^1(\mathbb{R}^d)\text{ with }\int_{\mathbb{R}^d}\lvert f(x)\rvert^2 dx<\infty \Bigr\}$.

Now this is a better defined assertion from a mathematical point of view, and it means that we consider physically meaningful only wavefunctions such that there exist a continuous and differentiable representative in its equivalence class. However, also this requirement is not physical. In fact, there are potentials $V(x)$ such that the Hamiltonian $H=-\Delta/2m +V(x)$ is self-adjoint, and $$e^{-iHt}\Bigl[\mathscr{C}^1_{L^2}(\mathbb{R}^d)\Bigr]\nsubseteq \mathscr{C}^1_{L^2}(\mathbb{R}^d)\; .$$ In other words, there are quantum evolutions for which some "smooth" (in the sense just above) wavefunctions become non-smooth as time passes. One relevant concrete example would be the Coulomb potential $V(x)=\pm \frac{1}{\lvert x\rvert}$.

yuggib
  • 11,987
5

From yuggib's answer: "…we consider physically meaningful only wavefunctions such that there exist a continuous and differentiable representative in its equivalence class. However, also this requirement is not physical."

Not quite. A set of countable pointwise discontinuities may be tolerable, at least at first sight, but there is actually a very good physical reason why wave functions are generally required to be continuous and differentiable, even under typical assumptions on the asymptotic behavior: the average energy, in particular the kinetic energy, may become infinite or undefined. A very simple counter example shows why.

Consider a (non-relativistic) 1D wavefunction completely confined to the positive semiaxis, with a sharp wavefront at the origin, for instance $$ \Psi(x) = \theta(x) \psi(x), \;\;\; \psi(0) \neq 0 $$ where $$ \theta(x) = \left\{\begin{array}{c}1, \; \text{for}\;x\ge 0 \\0,\;\text{for}\;x<0\end{array}\right. $$ is the Heaviside step function and $\psi$ is square integrable, with standard behavior for $x\rightarrow \infty$ (see the related question pointed out by knzhou). The discontinuity poses no problem for normalization, since we can always demand $$ \int_{-\infty}^\infty{dx\; \Psi^*\Psi} \equiv \int_{-\infty}^\infty{dx\; \theta(x) \psi^*\psi} = 1, $$ neither does it interfere much with the average position or momentum, which generally turn out to be finite as long as $\psi$ behaves reasonably at infinity: $$ \langle \Psi | {\hat x}|\Psi\rangle = \int_{-\infty}^\infty{dx\;\theta(x) x|\psi|^2} < \infty $$ and $$ \langle \Psi | {\hat p}|\Psi\rangle = -i\hbar \int_{-\infty}^\infty{dx\; \theta(x) \psi^* \frac{d}{dx}\left( \theta(x) \psi \right)} = -i\hbar \int_{-\infty}^\infty{dx\; \left(\theta(x) \psi^* \frac{d \psi}{dx} +\frac{1}{2} \psi^*\psi \frac{d\theta}{dx}\right)} = \\ = -\frac{i\hbar}{2} \int_{-\infty}^\infty{dx\; \theta(x)\left( \psi^* \frac{d \psi}{dx} - \frac{d \psi^*}{dx}\psi \right)} = \int_0^\infty{dx\; \theta(x){\mathcal J}(x)} < \infty $$ Note that in the last integral above ${\mathcal J}(x) = -\frac{i\hbar}{2}\left( \psi^* \frac{d \psi}{dx} - \frac{d \psi^*}{dx}\psi \right)$ was identified as the local probability flux, which conveys a nice physical interpretation.

But regardless of any asymptotic behavior, things are very different for the average kinetic energy, since $$ \langle \Psi | \frac{{\hat p}^2}{2m}|\Psi\rangle = \int_{-\infty}^\infty{dx\; \Psi^*(x) \left(-\frac{\hbar^2}{2m}\frac{d^2}{dx^2}\right) \Psi(x)} = -\frac{\hbar^2}{2m} \int_{-\infty}^\infty{dx\; \theta(x) \psi^*(x) \frac{d^2}{dx^2}\left( \theta(x) \psi(x) \right)} = $$ $$ \frac{\hbar^2}{2m} \int_{-\infty}^\infty{dx\; \frac{d}{dx}\left[ \theta(x) \psi^*(x) \right] \frac{d}{dx}\left[ \theta(x) \psi(x) \right]} = \frac{\hbar^2}{2m} \int_{-\infty}^\infty{dx\; \psi^*\psi \left( \frac{d\theta}{dx}\right)^2} + \text{finite terms} = \frac{\hbar^2}{2m} |\psi(0)|^2\delta(0) + \text{finite terms} $$ So a sharp wavefront discontinuity, with $\psi(0) \neq 0$, automatically means an uncomfortable infinity in kinetic energy, and in general means bad news for any observable involving 2nd order or higher derivatives.

To answer the question: the average momentum doesn't necessarily blow up in the presence of discontinuities, but the kinetic energy and any averages involving higher derivatives do pose a problem. The asymptotic behavior of the wave function in momentum space must be such that relevant observables involving position derivatives have finite averages. This in turn implies that discontinuities of the type discussed here must be smoothed out.

udrv
  • 10,371
  • 2
    But this is only a special example of a function that behaves badly! There are plenty of non-differentiable or even discontinuous functions for which the (expectation of the) kinetic energy is finite. As an example take your favourite $H^1(\mathbb{R}^d)$ function that is not in $\mathscr{C}^{1}_{L^2}(\mathbb{R}^d)$ (to use my notation above). Here $H^1$ is the non-homogeneous Sobolev space with one derivative. If you say that it is desirable for physical wavefunctions to have finite average kinetic energy then I agree, but that is not much related to continuity/differentiability. – yuggib Jun 17 '16 at 06:58
  • Just for completeness, it is true that, for $d=3$, the wavefunctions in the domain of the kinetic energy operator $-\Delta$ (i.e. the wavefunctions in $H^2(\mathbb{R}^3)$) have automatically a continuous representative (but in general not differentiable), by Sobolev's embedding theorem. However, this is equivalent to the requirement that the average of the square of the kinetic energy is finite as well. – yuggib Jun 17 '16 at 07:21
  • 1
    In terms of classes of discontinuity my example is no more special then the one you use, countable number of (removable) discontinuities. But I think you are missing something in the definition of a Sobolev space, see for instance pg.4 in http://www.math.uci.edu/~chenlong/226/Ch1Space.pdf. The functions in $H^2({\mathbb ℝ}^3)$ have continuous derivatives (in the Sobolev sense, if you prefer to be mathematically precise) of any order $\alpha \le 2$. So I think what you are saying eventually reinforces what I am saying. – udrv Jun 17 '16 at 15:46
  • I am not missing anything in the definition of Sobolev spaces ;-) These spaces contain $L^2$ distributions that admit derivatives "in a distributional sense" (in the same sense as you can take the derivative of the $\delta$ distribution). Therefore not all of these functions are differentiable, or continuous. Only if the index $s$ in $H^s$ is sufficiently high (depending on the space dimension) you have embedding in continuous or differentiable functions. – yuggib Jun 17 '16 at 20:18
  • My point, however, was the following. You are essentially saying: "the condition $X$ is relevant because is a sufficient condition to have $Y$"; I am saying that it is not necessary, so in fact the important condition is still just $Y$, and not $X$. Here $X$ is having a smooth wavefunction, $Y$ having finite average kinetic energy. – yuggib Jun 17 '16 at 20:34
  • Sorry, you do miss something, which is why you perceive the condition I am talking about as merely sufficient, when it is actually necessary. The fact that the elements of a Sobolev space are essentially distributions does not change the requirement that all $f \in H^2({\mathbb R}^3)$ must have weak derivatives $D^\alpha f \in L^2({\mathbb R}^3)$ for any $\alpha \le 2$. – udrv Jun 17 '16 at 21:50
  • 1
    A function(al) $f \in L^2({\mathbb R}^3)$ does always have weak derivatives $D^\alpha f$ in the sense of distributions, but this does not imply $D^\alpha f \in L^2({\mathbb R}^3)$ necessarily. $H^2({\mathbb R}^3)$ singles out those function(al)s for which this does hold. But while $H^2({\mathbb R}^3) \subset L^2({\mathbb R}^3) $, $H^2({\mathbb R}^3) \bigcap L^2({\mathbb R}^3) \neq L^2({\mathbb R}^3)$. – udrv Jun 17 '16 at 21:52
  • A (equivalent class of) function(s) with square integrable distributional derivatives is not necessarily continuous or differentiable. It simply has square integrable derivatives in the sense of distributions. It is you that are missing something. As I said multiple times, only when you have the embedding $H^s(\mathbb{R}^d)\subset C^{n}(\mathbb{R}^d)$ for some $n\in\mathbb{N}$ you are ensured that Sobolev functions are actually continuously differentiable up to order $n$. – yuggib Jun 17 '16 at 21:57
  • If else, this is not in general true, e.g. there are $f\in H^{1}(\mathbb{R}^3)$ that are neither continuous nor differentiable. In $d=3$, however, $H^2(\mathbb{R}^3)$ functions are continuous ($C^0$), but in general not always differentiable. Since $H^1$ is sufficient, however, to have finite average kinetic energy, there are wavefunctions with finite average kinetic energy that are even not continuous. – yuggib Jun 17 '16 at 22:00
  • Please show me a wavefunction that is neither continuous nor differentiable but does not produce infinities in any observable involving derivatives and in any of its higher moments. – udrv Jun 17 '16 at 23:27
  • That is not so difficult: $\psi=c\lvert x\rvert^{-\frac{1}{4}}e^{-\frac{x^2}{2}}$ would do the trick in $d=3$ (where $c^2=\int_{\mathbb{R}^3} \lvert x\rvert^{-\frac{1}{2}}e^{-x^2}dx$). $\psi\in H^1(\mathbb{R}^3)$ (so it has finite average kinetic energy), but it is neither continuous nor differentiable in zero. In addition, that is not just a discontinuity that can be removed changing a set of points of measure zero, but a "true" discontinuity. Of course, as expected, $\psi\notin H^2(\mathbb{R}^3)$, since all $H^2$ functions are continuous and $\psi$ is not. So to sum up: – yuggib Jun 18 '16 at 01:20
  • $\lVert\psi\rVert_2=1$, $\langle\psi, -\Delta\psi\rangle_2<+\infty$ and $\langle\psi, (-\Delta)^2\psi\rangle_2=+\infty$. ;-) – yuggib Jun 18 '16 at 01:22
  • Err, "does not produce infinities in any observable involving derivatives and in any of its higher moments"? I definitely didn't mean it is allowed to produce infinite higher moments. – udrv Jun 18 '16 at 05:02
  • Look, you can say whatever you want, but things do not change. There are discontinuous wavefunctions with finite average kinetic energy (I gave you an explanation, and an explicit example); but of course no non-smooth wavefunction with a finite average for differential operators of any order. However the last requirement is rather unphysical (which physically relevant quantity contains the momentum to a power higher than two?), and not what you were asserting in your answer. – yuggib Jun 18 '16 at 17:09
  • Fine by me. Just learned you are a mathematician, realized I likely came off as patronizing. Sorry, wasn't intentional. And I do understand your position on discontinuities, but still think it is necessary to be aware of their limitations. Especially since propagators, resolvents, etc, all involve higher moments of observables in some way or another. – udrv Jun 18 '16 at 22:40
  • 1
    No problem; and I see your point as well ;-) Mathematically there is no issue with resolvents, propagators and in general any bounded operator, when acting on discontinuous functions. My opinion is that taking wavefunctions to be smooth is mostly a matter of convenience. However your discussion is indeed interesting, since it shows that one has to be careful when dealing with wavefunctions and momentum operators. – yuggib Jun 20 '16 at 05:32
1

Discontinuity in first derivative of wave function implies that the wave function experiences a sudden force that changes its momentum instantly. Thus physically speaking this is not possible as there are no dirac delta potentials. There are potentials very close to dirac delta and thus in the dirac delta approximation the wavefunction will have a first derivative discontinuity.

  • "Discontinuity in first derivative of wave function implies that the wave function experiences a sudden force that changes its momentum instantly." Can you please explain. Are you using the classical intuition here? – Matrix23 Jun 15 '16 at 06:49
  • 1
    I am just using the interpretation of the momentum operator which is proportional to the first derivative of the wave function in the position basis. – Abhishek Pal Jun 15 '16 at 06:51
  • I do recall that the wavefunction is non-smooth when the potential has a discontinuous infinite jump like the dirac delta and the infinite well, both of which are not physical. However, when you act on a wavefunction with the momentum operator, you get another wavefunction. The significance of this operator emerges when you're trying to calculate the expectation value of the momentum. – Matrix23 Jun 15 '16 at 08:05
  • 1
    More specifically, when you say that the wavefunction changes its momentum "instantaneously", you're insinuating that the expected value of momentum instantaneously changes in time. But this is not true because since the wavefunction is defined over an infinite range, it is always in "contact" with the potential. btw I'm currently at the library in the New Physics Building at IISc. – Matrix23 Jun 15 '16 at 08:07
  • 2
    See yuggib's answer for why this is not true. – ACuriousMind Jun 15 '16 at 11:33