6

Is superposition purely conceptual or does it represent some real "thing"? Said another way, is superposition thought to have some tangible physical manifestation or is it simply the lack of physical determinism, except as defined by a wave function?

It seems like my question might be semantic. For example, it is said that

  • superposition is obeyed, like a law
  • superposition can be observed, like a phenomena
  • superposition describes behavior

I guess my question is, can superposition be measured like an electrical charge, or is it simply the lack of knowable position.

Qmechanic
  • 201,751
betitall
  • 169
  • 2
    Imagine yourself at a concert. What would it be like if that trumpet and bass did not obey superposition? – Kyle Kanos Dec 12 '14 at 21:01
  • 2
    I imagine a deterministic world where the concert would be exactly the same. – betitall Dec 12 '14 at 21:36
  • 3
    So, I've always found people explain superposition in a really mysterious way that I don't like. Look at it this way: you have the wavefunction Ψ that describes your system. It's just an ordinary function (well, not exactly, but go with me here). All that a superposition means is that you can represent this function as a linear sum of other functions! Boom, that's it. You could also represent it as a Taylor series, or a derivative of some other function, or the result of some computer program, or whatever. It's just that this method of representing it is called a "superposition". – Nick Dec 12 '14 at 21:40
  • I don't see how determinism plays a role here. We're simply talking waves that either obey superposition or not. – Kyle Kanos Dec 12 '14 at 21:41
  • 1
    @KyleKanos Imagine a classical world where QM doesn't exist. The trumpet and bass would not obey superposition. The concert could be exactly the same. My ignorance might be showing, but that's the concert I imagined. I see now that you were referring to the interference of waves from the two. – betitall Dec 12 '14 at 21:53
  • 1
    Like everything else in physics superposition is a hypothesis that is validated, to some degree of numerical agreement, by observations. The important thing is that the very same thing can be said about absolutely every other term or statement in science. So while it's mostly semantics, you are touching, by example, on the very core of what science is. – CuriousOne Dec 12 '14 at 23:56
  • @Nick can you explain that more in mathematical notation? – TanMath Dec 13 '14 at 00:05
  • Abraham, think litterally of a Fourier decomposition of a function. The function that was decomposed can be thought as being in a superposition of many other states (the individual sinusoids of your Fourier transform). – Skyler Dec 13 '14 at 09:14
  • @CuriousOne Your comment answers the essence of my question. Superposition is a hypothesis which has effects that can be observed. It is not a "thing" in the same sense that water is a "thing", but it has observable consequences. – betitall Dec 15 '14 at 16:42
  • 1
    @betitall: Without wanting to make this into a discussion about the fundamentals of science and physics, "things" are also just hypotheses with observable consequences, it's just that it's often much easier to make the relevant kinds of observations for the validation of macroscopic "things" than for more general hypotheses, because biology has given is a set of physics experiments (senses) and a naive interpretation of the data we create by using them. Consider the "water thing hypothesis". It's liquid at room temperature but can also become ice and steam. Which of these things is "water"? – CuriousOne Dec 15 '14 at 16:47
  • Superposition is real and observable phenomenon. But a superposition of two states is a theoretical one. – Jdeep Mar 01 '21 at 08:20

4 Answers4

6

It's definitely a real thing!

Think of the double slit experiment, the typical example where pretty much the whole the of quantum mechanics becomes manifest. I am sure you've heard of this experiment before, so I am not going to describe the apparatus.

Basically you have a gun that shoots electrons (even one at a time) at a screen, that has 2 slits.

There are of course three possibilities for the electron trajectory:

1) The electron hits the screen and does not get through the slits: it's either absorbed or reflected - either way, we don't care, it's gone;

2) The electron goes through slit 1, after which it will have a wavefunction $|\psi_1 \rangle$;

3) The electron goes through slit 2, after which its wavefunction will be $|\psi_2 \rangle$.

Let's focus on what's going on beyond the screen, taking into account only the electrons that have passed through the slits.

Since the electron must have gone through one of the two slits, but we have no way of knowing which one without performing a measurement, the total wavefunction can be written $|\Psi\rangle = \frac{1}{\sqrt{2}}( |\psi_1 \rangle + |\psi_2 \rangle) $, where the $\frac{1}{\sqrt{2}}$ factor is just for normalisation. So the electron is in a superposition of $|\psi_1 \rangle \;\&\; |\psi_2 \rangle$.

Now, even outside the context of Quantum mechanics this expression makes sense: if you don't know which slit the electron went through, you'll just assign a 50% probability to each possibility and keep them both.

But Quantum Mechanics kicks in. Both states will have a time evolution, which causes the wavefunction at the slit position (basically a delta-function since you know that the electron must be there) to spread. If the electron is at either one or the other slit, then only one delta-function spreads and becomes a Gaussian-like wavefunction after a while, getting larger (more spread out) and larger.

If the electron is at both slits though, you'll have both delta-functions spreading to Gaussians. The point is that the Gaussians, when they start to superpose, will interfere! The Gaussians here are wavefunctions, which obey the Schrodinger equation (the wave equation- hence this approach to QM is called wave mechanics) and therefore display inteference!

So you end up with the well-known interference pattern. But it's essential that the electron is at both slits, i.e. that its wavefunction $|\Psi\rangle$ is in a supersposition of $|\psi_1 \rangle$ and $|\psi_2 \rangle$.

Here's a sketch: enter image description here

Mathematically, it all boils down to the fact that the inner product of the superposed wavefunction gives you extra (interference) terms: I'll go into the details if you want but I think that you should really get the physical picture first.

To answer your questions:

1) Superposition is a property of every solution to the Schrodinger equation, which is a linear partial differential equation: every two (or more) solutions to the Schrodinger equation can be combined together to form yet another good solution. In this sense you might say that it is "obeyed".

2) As shown in the example above, superposition gives rise to observable and measurable phenomena, such as the interference pattern of particles.

3) I wouldn't know what you mean by behaviour, but if you mean it as something that is exhibited by the the wavefunction, sure, yes.

SuperCiocia
  • 24,596
  • Can you answer me one thing; if the electron is at both slit, doesn't it violate the Law of Conservation of Mass or any other physics law? –  Oct 09 '15 at 03:34
  • No. First off mass is (relativisitcally) not convserved. Secondly, mass is the integral of the mass density over the volume occupied by the electron, so if the electron('s wavefunction) spans both slits, the whole integral is still going to give the correct mass, the mass density will just be different. By the way mass density $\propto |\Psi|^2$ where $\Psi$ is the wavefunction. – SuperCiocia Oct 09 '15 at 08:10
  • You mean to say the electron gets split into two distinct masses? –  Oct 09 '15 at 08:13
  • Also what about Law of Conservation of Energy? –  Oct 09 '15 at 08:15
  • It's more as if the mass gets spread out over a large area. Conservation of energy is OK, since you don't have a 'full' electron everywhere, you just have some probabilty of finding it (a 'fraction' of it). – SuperCiocia Oct 09 '15 at 08:47
  • If you've have some time, then check the first two answers here. And please give your feedback. –  Oct 09 '15 at 11:53
  • The truth is that the concept that of 'electron' breaks down in quantum mechanics. By 'electron' you mean a particle of know spatial extent, mass, energy, momentum etc. Well you cannot know all of this stuff unless you perform a measurement. When you measure it, the electron behaves like a particle, and it will be in one position. But as long as you are not measuring it, all you know is that the wavefuntion (related to the wavefunciton of finding it upon measurement) is spread out in some way. So you can't think of the electron as a particle in this time, hence why it doesn't make sense to – SuperCiocia Oct 09 '15 at 12:25
  • say that it's in two positions at once. It just means that the wavefunction has two peaks in those two positions, so upon measurement you are equally likely to find the electron in either position. – SuperCiocia Oct 09 '15 at 12:26
  • Yes, you are right now & it seems far more rational to me now than your earlier statement; it is rather the possibility that it can exist at two places. When I make the measurement the possibilities collapses to one of the possibilities as actuality. –  Oct 09 '15 at 12:35
2

Everyday we use superposition in our daily life. From the words that come out of my mouth to the music I have playing in the background as I type this answer, there are plenty of easy an real applications of superpositions to our everyday life. The notion of superposition in quantum mechanics is not inherently weird if we compare it to what we encounter in the daily world.

The best thing you can do to get comfortable with this notion is recognize that superposition is just a fancy way of talking about the combination of many different states in a single system. Most of the time in QM, this mathematically manifests itself as linear combinations.

This notion can be easily understood with a little math and turns out to be crucial for solving QM (as well as many other) problems. Simply put, a Fourier decomposition basically shows us that we can represent any function (with a few requirements in place) as a linear combination of sines and cosines. Here, if we read between the lines something interesting is brought to our attention, the function is in fact a superposition of sines and cosines.

We encounter this type of linear combination everyday and at multiple with speech and sound. Sound can be represented excellently by sinusoids, each with a distinct frequency, amplitudes, and offsets. When you pluck a guitar string, several standing waves at various energy levels vibrate and create sounds. We can define the ratios of amplitudes of each sine (states) to be the Timbre of the note (superposition).

With respect to Quantum mechanics, each energy level in a bound state can have varying degrees of occupancy (a different amplitude for each state of our quantum "note"). The superposition of all these energy levels gives us our final wavefunction.

Skyler
  • 1,961
  • "...is just a fancy way of talking about the combination of many different states in a single system." Thats probably the best way of explaining superposition. – Jdeep Mar 01 '21 at 08:25
1

Superposition happens both in classical and quantum theory.

1) In classical physics.

Consider two electric charges, equal and of the same sign. Each one generates a field around itself. Though, at mid-distance between them, the field is zero. Why? Because of the two fields' superposition. At mid-distance the fields are equal in intensity, but act in opposite direction, and the result is zero.

2) In quantum physics.

Superposition is not lack of knowledge, because whether we know, or don't know, does not play a role on states of particles (as far as we don't disturb them). For instance, the wave-function of a neutron polarized in x direction (i.e. its spin projection on the axis x is well defined and equal to $\hbar/2$) may be written as, $ \frac {|\text{spin-up}\rangle + |\text{spin-down}\rangle} {\sqrt(2)}$.

This is a superposition of the states of the spin along the axis z, but we know with precision that the neutron is polarized along x. And we also know, since we learnt quantum mechanics, that in this case the neutron doesn't have a well-determined polarization along z or along y.

3) About "superposition is obeyed" it seems a phrase dependent on context.

4) About observing superposition, one can observe superposition when a beam of particles is reflected by a mirror, and the coherence-length of the beam is sufficiently long, see the picture. enter image description here

The picture shows the wave near the mirror seen with a magnifying glass. Near the mirror you have the wave-function $$\psi = \frac {\exp (ikx) - \exp (-ikx)} {i\sqrt 2}$$ which goes like $\sqrt{2}\sin(kx)$, i.e. the intensity is $2\sin^2 (kx)$. As you see there are minima (white) and maxima (strong blue).

Sofia
  • 6,826
  • 3
  • 20
  • 38
0

Superposition actually happens in real life but due to the measurement problem, we can't observe it. However, we can observe the effects of superposition. For example, according to Wikipedia:

In fact, quantum superposition results in many directly observable effects, such as interference peaks from an electron wave in a double-slit experiment. The superpositions, however, persist at all scales, absent a mechanism for removing them. This mechanism can be philosophical as in the Copenhagen interpretation, or physical.

Recent research indicates that chlorophyll within plants appears to exploit the feature of quantum superposition to achieve greater efficiency in transporting energy, allowing pigment proteins to be spaced further apart than would otherwise be possible.

The double slit experiment is a great example where the effects of quantum superposition is seen. Basically, a beam of electrons is shot at a screen that has 2 slits. According to superposition, the electrons are in three states:

  1. When the electron misses the screen
  2. When the electron goes through slit 1
  3. When the electron goes through slit 2

Based on the wavefunctions, there will be a wave (representing the electron due to the particle-wave duality of quantum mechanics) going through both slits. The wave inteferes causing an inteference pattern below.

inteference

This inteference represents the effects of quantum superposition. It is part of a principle known as the superposition principle which is what @Nick was talking about...

I hope you liked this non-mathematical explanation of superposition. If you would like to see math, ask me and I will be willing to do so!

TanMath
  • 1,777
  • We can observe superposition in a thread fixed at the two ends. If you lift the thread in the middle, standing waves appear. Observing the thread is already a measurement. – Sofia Dec 12 '14 at 21:20