Skip to main content

Young's double slit equation: Many textbooks draw parallel rays, but how could parallel rays intersect?

Young's double slit equation is well known result that shows the light has a wave property.
  1. https://www.khanacademy.org/science/physics/light-waves/interference-of-light-waves/v/youngs-double-slit-part-2
  2. https://en.wikipedia.org/wiki/Young%27s_interference_experiment
A typical illustration of Young's interference experiment is shown in Figure 1.  This figure confuses novice learners since at the point C, two parallel rays intersect. But how could possibly parallel rays intersect? In Euclidean geometry, parallel two lines will never intersect.
Figure 1: Typical explanation figure: Two parallel rays and path length difference \[\Delta x\]
Figure 2: Precise figure: Two rays intersect at point C to cause interference.
Figure 2 shows more precise figure of Young's interference experiment. At the point C, two rays meet and cause an interference depends on the path difference from the holes H1 and H2. When you zoom in to the two holes part, you see the precise path length difference \(\Delta x_r\) is slightly differ from the \(\Delta x\). The real path length difference \(\Delta x_r\) is
\[ d \sin (\theta - \alpha) = \Delta x_r,\]
where the distance between two slits is \(d\).

Figure 3: Precise figure: Two rays meet at point C.

Many explanations noted: The distance \(f\) is enough large compare to the \(d\).

This implies \(\alpha\) is quite small. But I usually doesn't see this  hint, ``\(\alpha\) is quite small''. I would like to see this hint.

If I see this hint about \(\alpha\), then I could say, ok, \(\alpha\) is small, then \(\cos \alpha \approx 1\), \(\sin \alpha \approx 0\). But I would like to say what is the order since this is also relative to \(\theta\). And \(\theta\) is usually relatively small, too. Why we don't say \(\sin \alpha \approx 0\), \(\cos \theta \approx 0\)? If someone said so, then distance is always 0 and this figure doesn't make any sense. When I was a high school student, I had this problem.

One of the reason here is when \(f\) is larger, actually \(\theta\) doesn't change and \(\alpha\) becomes smaller, so, I could figure out that
\[
  \sin (\theta - \alpha) \approx \sin \theta.
\]
Maybe we should realize this by myself, but it is nice if the textbook tells that more directly instead of, we assume \(f\) is enough large.

One more observation is Maclaurin expansion of \(\sin\) and \(\cos\).  If you learn calculus, this is simple, but for novice learner it is also nice to mention that.

When we expand the \(\sin (\theta - \alpha)\),
\[
 \sin (\theta - \alpha) = \sin \theta \cos \alpha - \cos \theta \sin \alpha.
\]
Now, consider the Maclaurin expansion to approximate the \(\sin x\) and \(\cos x\), just the first two teams are:
\[
  \sin x \approx x - \frac{x^3}{3!}\\
 \cos x \approx 1 - \frac{x^2}{2!}
\]
When \(x\) is small, actually only the first term of \(\sin\) and \(\cos\)  matters if they are multiplied. Since especially the second term of $\cos$ is much smaller than the \(\sin\)'s first term. \(\alpha\) is so small, we can easily assume it is less than 1 degree, which is 0.017 rad. Even \(\theta\) is 1 degree, 0.017 rad, the \(\cos\) part became  0.00029. It is almost 100 times smaller than the \(\sin\) term. And \(\alpha\) can be much smaller.

Therefore, we can use Figure 1 for how to calculate the interference pattern.

It is useful, but I had a problem of the figure, since it seems two parallel rays meet at the point C. And parallel rays should not intersect.

After I learned calculus and how to approximate the \(\sin\) and \(\cos\), then this became clear, but I think it is nice to write this small article for the learners like high school student me.


Here is my experiment results.
Figure 4: Set up (left one hole, middle and right two holes).
Figure 5: One hole case (no interference)
Figure 6: two holes (interference)










Comments

Popular posts from this blog

Why A^{T}A is invertible? (2) Linear Algebra

Why A^{T}A has the inverse Let me explain why A^{T}A has the inverse, if the columns of A are independent. First, if a matrix is n by n, and all the columns are independent, then this is a square full rank matrix. Therefore, there is the inverse. So, the problem is when A is a m by n, rectangle matrix.  Strang's explanation is based on null space. Null space and column space are the fundamental of the linear algebra. This explanation is simple and clear. However, when I was a University student, I did not recall the explanation of the null space in my linear algebra class. Maybe I was careless. I regret that... Explanation based on null space This explanation is based on Strang's book. Column space and null space are the main characters. Let's start with this explanation. Assume  x  where x is in the null space of A .  The matrices ( A^{T} A ) and A share the null space as the following: This means, if x is in the null space of A , x is also in the null spa

Gauss's quote for positive, negative, and imaginary number

Recently I watched the following great videos about imaginary numbers by Welch Labs. https://youtu.be/T647CGsuOVU?list=PLiaHhY2iBX9g6KIvZ_703G3KJXapKkNaF I like this article about naming of math by Kalid Azad. https://betterexplained.com/articles/learning-tip-idea-name/ Both articles mentioned about Gauss, who suggested to use other names of positive, negative, and imaginary numbers. Gauss wrote these names are wrong and that is one of the reason people didn't get why negative times negative is positive, or, pure positive imaginary times pure positive imaginary is negative real number. I made a few videos about explaining why -1 * -1 = +1, too. Explanation: why -1 * -1 = +1 by pattern https://youtu.be/uD7JRdAzKP8 Explanation: why -1 * -1 = +1 by climbing a mountain https://youtu.be/uD7JRdAzKP8 But actually Gauss's insight is much powerful. The original is in the Gauß, Werke, Bd. 2, S. 178 . Hätte man +1, -1, √-1) nicht positiv, negative, imaginäre (oder gar um

Why parallelogram area is |ad-bc|?

Here is my question. The area of parallelogram is the difference of these two rectangles (red rectangle - blue rectangle). This is not intuitive for me. If you also think it is not so intuitive, you might interested in my slides. I try to explain this for hight school students. Slides:  A bit intuitive (for me) explanation of area of parallelogram  (to my site, external link) .