3

I have a lot of experience with classical scattering theory (acoustic and electromagnetic waves), but I have no experience with quantum scattering theory, so I am trying to understand the similarities between the two fields as I start looking into quantum scattering.

Firstly, I don't understand the notion of scattering from 'potentials'. In, say, acoustics, we have scattering (reflection and transmission of waves) when an incident wave one medium strikes a second medium with different material properties. For example, an acoustic wave in water could strike an air bubble, that has a different density and bulk modulus than water, and hence we will have scattering of waves. Similarly in electromagnetism, except the material parameters are permittivity and permeability this time. In either case the geometry of the second medium is critical to how the waves scatter. We also have boundary conditions such as Dirichlet, Neumann and combinations of both if we want to model transmission of waves.

From the quantum scattering material I've looked at, I don't see much mentioned about geometry as such, I just read that waves scatter off potentials...so what are these potentials (I assume they are different from potentials in classical scattering), are they analagous to different material properties in acoustics/electromagnetism? Surely notions such as angle of incidence and surface geometry from classical scattering are still relevant in quantum scattering? In classical scattering, waves move from one medium to another, such as fluid to air, or air to solid..do waves move between different mediums in quantum scattering..do we need to know properties such as bulk modulus and density/permittivity and permeability? Or do we instead have analogous properties?

Is there an analagous quantum scattering example to the most simple real-world classical scattering situation, that is, the scattering of acoustic waves in water from a gas bubble?

Qmechanic
  • 220,844

1 Answers1

1

TL;DR: The two are exactly the same, however the evolution equation may differ.

Scattering theory is a very broad term, ranging from classical acoustic scattering to full quantum scattering in quantum field theory. What the OP calls quantum scattering (which is also the nomenclature often adopted in the literature) is the scattering problem on the Schrödinger equation1

$$ \left[-\nabla^2 + V(r)\right]\psi(r,t) = i\frac{\partial}{\partial t}\psi(r,t). $$

This is simply a wave equation, you can then look at scattering at a certain energy, which gives you the time-independent Schrödinger equation. Then you can apply methods such as Green functions and the Lippmann-Schwinger equation to solve the scattering problem on this equation. Even though this is called quantum scattering there is not much quantum about it: you just have to solve a wave equation. Note that $V(r)$ is the potential here. It can originate from a variety of things and its microscopic derivation can be quite complicated.

In what the OP calls classical scattering the problem is can be very similar. E.g. in acoustic scattering one has a Helmholtz equation (correct me if I got this one wrong, I know more about the electromagnetic version)

$$ -\nabla^2 u(r,t) = \varepsilon(r)\frac{\partial^2}{\partial t^2}u(r,t) $$

where $\varepsilon(r)$ encodes the material properties. Then you can solve the scattering problem on this equation, which may give different results since the evolution equations are different, but conceptually it is the same thing.

Is there a 'more quantum' scattering?

Yes there is. E.g. you can canonically quantize the above equations and then you have a Hamiltonian with operators in them. Those systems can have quantum effects, such as non-linear dependence on the number of quanta you are scattering. That is very much not like the wave equations above.


1 I will swipe some constants under the carpet.

Wolpertinger
  • 11,787
  • 4
  • 42
  • 94