1

I was reading Feynman's lecture in which Feynman invoked his own way of explaining the uncertainty principle using single-slit experiment.

There I found:

To get a rough idea of the spread of momentum, the vertical momentum $p_y$ has a spread which is equal to $p_0\Delta \theta$, where $p_0$ is the horizontal momentum . . .

What is he talking of? What does "spreading" actually mean? And how did he measure it?

Qmechanic
  • 220,844

4 Answers4

1

A spread of momentum is sometimes used literally (as in, the momentum is definitely bigger than $a$ and definitely less than $b$ so the spread of momentum of is $b-a$), and sometimes it is used colloquially just to say that most of the time the momentum is between an $a$ and a $b$ such that $b-a$ equals your spread of momentum.

The reason having a spread of momentum is useful is because it is an overestimate of the standard deviation. If all your momentums are between $a$ and $b$ the largest the standard deviation can be is $(b-a)/2$ (a probability distribution with 50% of the time at $a$ and 50% of the time at $b$ has a standard deviation of $(b-a)/2$, and to keep that same spread you either have to be unbalanced so the mean moves closer to the more common one, thus reducing the average squared deviation or you symmetrically bring some of it in from both sides, which also decreases the averaged squared deviation). So it is easier to compute or understand sometimes and the actual standard deviation is smaller than the spread. So when the spread is small, the standard deviation is even smaller.

For an answer about why the standard deviation is important, consider the answer Uncertainty principle and measurement.

Timaeus
  • 26,055
  • 1
  • 36
  • 71
0

As you didn't quote the site with Feynman discourse, I make a guess what was the issue.

The single-slit experiment illustrates diffraction. The wave-front that passes through the slit generates, according to Huygens' principle, a new wave-front, and so on. We obtain in all, beyond the slit, a deviation of the direction of the light. i.e. the linear momentum is no more $\vec p_0$ but takes different directions. Indeed, the uncertainty principle tells us that $\Delta p_y \Delta y > \hbar/2$, where $\Delta y$ is the height of the slit.

If $\Delta \theta$ is the angle beyond the slit within which the intensity of light is appreaciably different from zero, and this angle is sufficiently small, then taking $p_0$ as the horizontal cathete of a triangle in which $p_y$ is the vertical cathete, we can say that the latter is approximately $p_0 \Delta \theta$.

enter image description here

Sofia
  • 6,934
0

Taking as given the state of your particle, the result of a momentum measurement is a random variable. $\Delta p$ is the standard deviation of that random variable.

WillO
  • 18,387
0

"I just want to know, before entering the slit, the particles had no vertical momentum. But after that, they got vertical momentums. Now, how it proved the Uncertainty Principle? Feynman wrote that as the pattern diffracted, the uncertainty of vertical position i.e. vertical momentum increased. Can you tell me how?"

Let's take the things one by one. Look at the picture in my former answer. From the wave inside the slit, Huygens' principle tells us that every point generates a new spherical wave. You can see this more clearly in the animated picture in the site I indicated above. Now, since the slit is very narrow, what gets out from it? A spherical wave. If the slit were very, very wide, the parallel wave coming to the slit would have exited approximately as a parallel wave, but since the slit is so narrow, the spherical waves emitted from the few points of the wave inside the slit, exit the slit in the spherical form. So, here we have a linear momentum component arising, $p_y$.

Thus, the wave comes to the slit with linear momentum $p_0$ along the horizontal axis, and this momentum is simply deflected in all the directions, under all the angles $\theta$. So, its direction spreads out. The horizontal component of the linear momentum decreases a bit, $p_x = p_0 cos\theta$ and there appears a vertical component $p_y = p_0 sin\theta$. As long as $\theta$ is very small, $cos\theta ≈ 1$ and $sin\theta ≈ \theta$, s.t.

$$p_x ≈ p_0, \ \ \ \text {and} \ \ \ p_y ≈ p_0 \theta \tag{i}$$.

Until now it's clear?

Now we go to the uncertainty principle, that says similar things, but in a more mathematical form. For our experiment, the principle says,

$$\Delta y \Delta p_y \ge \hbar/2 \tag{ii}$$

The $\Delta$ from a quantity means standard deviation, but I don't want to complicate you with math. It means in short how big is the undetermination of that quantity. In our case, the undetermination in the height $y$ in the particles' position in the slit is the very slit height, which is very small, as you see in my picture, or in the animations in the site I recommended. So, $\Delta p_y$ is quite big,

$$\Delta p_y \ge \frac {\hbar/2}{\Delta y} \tag{iii}$$

To get some approximate idea of how big is $\Delta p_y$, you can see in my picture the height that I denoted by $\Delta p_y$. Again, I don't want to complicate you with math, but behind the slit we can see, at some distance an interference pattern with maxima and minima of brightness. If the distance from the slit is proportional to $p_0$ then the height of the central maximum is roughly proportional to $\Delta p_y$.

Until now is clear?

Sofia
  • 6,934