#set document(title: "27.5 Single Slit Diffraction", author: "OpenStax / XYZ Homework") #set page(width: 8.5in, height: auto, margin: 1in) #import "@preview/cetz:0.5.2" #set text(font: ("STIX Two Text", "Libertinus Serif", "New Computer Modern"), size: 10.5pt, lang: "en") #show math.equation: set text(font: ("STIX Two Math", "New Computer Modern Math")) #set par(justify: true, leading: 0.62em, spacing: 0.9em) #set enum(spacing: 1.1em) // room between list items so tall inline fractions don't collide #set list(spacing: 1.1em) #set table(stroke: 0.5pt + rgb("#c7ccd3")) #let BLUE = rgb("#183B6F") // brand navy — section bars + example/solution labels (white on navy 11.09:1) #let ORANGE = rgb("#A94509") // brand primary-700 — AA-safe deep orange for TEXT (5.93:1 on white; raw brand #F37021 is 2.94:1 and must never carry text) #let RED = rgb("#DC2626") // brand error-600 #let GREEN = rgb("#059669") // brand success-600 (decoration only; small green text uses green-text #007942) #show heading.where(level: 1): it => block(width: 100%, above: 0pt, below: 16pt, fill: gradient.linear(BLUE, rgb("#2C5AA0")), inset: (x: 14pt, y: 12pt), radius: 3pt, text(fill: white, weight: "bold", size: 19pt, it.body)) #show heading.where(level: 2): it => block(width: 100%, above: 18pt, below: 10pt, fill: BLUE, inset: (x: 10pt, y: 6pt), radius: 2pt, text(fill: white, weight: "bold", size: 12pt, it.body)) #show heading.where(level: 3): it => text(fill: ORANGE, weight: "bold", size: 12.5pt, it.body) #show heading.where(level: 4): it => text(fill: BLUE, weight: "bold", size: 10.5pt, it.body) #let examplebox(label, title, body) = block(width: 100%, breakable: true, fill: rgb("#EFF1F5"), stroke: 0.5pt + rgb("#CFDDF0"), radius: 4pt, inset: 10pt, above: 12pt, below: 12pt)[ #block(below: 6pt)[#box(fill: BLUE, inset: (x: 6pt, y: 2pt), radius: 2pt, text(fill: white, weight: "bold", size: 8.5pt, label)) #h(0.4em) #strong[#title]] #body] // rail = decorative left rule (raw brand token); labelcolor = AA-safe label text shade #let notebox(label, rail, labelcolor, tint, body) = block(width: 100%, breakable: true, fill: tint, stroke: (left: 3pt + rail), inset: (left: 10pt, rest: 8pt), radius: (right: 4pt), above: 11pt, below: 11pt)[ #text(fill: labelcolor, weight: "bold", size: 7.5pt, tracking: 0.5pt)[#upper(label)] #linebreak() #body] #let solutionbox(body) = block(above: 4pt, below: 8pt)[ #text(fill: BLUE, weight: "bold", size: 8.5pt)[Solution] #linebreak() #body] #let figph(msg) = block(width: 100%, height: 60pt, fill: rgb("#f6f7f9"), stroke: (paint: rgb("#c7ccd3"), dash: "dashed"), radius: 4pt, inset: 10pt)[ #align(center + horizon, text(fill: rgb("#889"), style: "italic", size: 9pt, msg))] // Standardize inlined figure sizes: measure the natural CeTZ canvas, then scale to a // consistent envelope (aspect-aware; see build_typst.py FIG_* constants). Unlike the // print preamble, dimensions are FLOORED: in an editor a user can trim a figure to a // degenerate 1-D shape (a bare line), and w/h or tw/w would then divide by zero. #let _STD_W = 3.5 #let _WIDE_W = 5.6 #let _MAX_H = 3.4 #let _ASPECT_WIDE = 2.2 #let _UPSCALE_MAX = 1.15 #let stdfig(body) = context { let m = measure(body) let w = calc.max(m.width / 1in, 0.01) let h = calc.max(m.height / 1in, 0.01) let tw = if w / h > _ASPECT_WIDE { _WIDE_W } else { _STD_W } let s = calc.min(tw / w, _MAX_H / h, _UPSCALE_MAX) align(center, box(scale(x: s * 100%, y: s * 100%, reflow: true, body))) } #show figure: set block(breakable: false) #set figure(gap: 8pt) #show figure.caption: set text(size: 8.5pt, fill: rgb("#555")) == 27.5#h(0.6em)Single Slit Diffraction === Learning Objectives By the end of this section, you will be able to: - Discuss the single slit diffraction pattern. Light passing through a single slit forms a diffraction pattern somewhat different from those formed by double slits or diffraction gratings. shows a single slit diffraction pattern. Note that the central maximum is larger than those on either side, and that the intensity decreases rapidly on either side. In contrast, a diffraction grating produces evenly spaced lines that dim slowly on either side of center. #figure(figph[Part a of the figure shows a slit in a vertical bar. To the right of the bar is a graph of intensity versus height. The graph is turned ninety degrees counterclockwise so that the intensity scale increases to the left and the height increases as you go up the page. Just in front of the gap, a strong central peak extends leftward from the graph’s baseline, and many smaller satellite peaks appear above and below this central peak. Part b of the figure shows a drawing of the two-dimensional intensity pattern that is observed from single slit diffraction. The central stripe is quite broad compared to the satellite stripes, and there are dark areas between all the stripes.], alt: "Part a of the figure shows a slit in a vertical bar. To the right of the bar is a graph of intensity versus height. The graph is turned ninety degrees counterclockwise so that the intensity scale increases to the left and the height increases as you go up the page. Just in front of the gap, a strong central peak extends leftward from the graph’s baseline, and many smaller satellite peaks appear above and below this central peak. Part b of the figure shows a drawing of the two-dimensional intensity pattern that is observed from single slit diffraction. The central stripe is quite broad compared to the satellite stripes, and there are dark areas between all the stripes.", caption: [(a) Single slit diffraction pattern. Monochromatic light passing through a single slit has a central maximum and many smaller and dimmer maxima on either side. The central maximum is six times higher than shown. (b) The drawing shows the bright central maximum and dimmer and thinner maxima on either side.]) The analysis of single slit diffraction is illustrated in . Here we consider light coming from different parts of the #emph[same] slit. According to Huygens’s principle, every part of the wavefront in the slit emits wavelets. These are like rays that start out in phase and head in all directions. (Each ray is perpendicular to the wavefront of a wavelet.) Assuming the screen is very far away compared with the size of the slit, rays heading toward a common destination are nearly parallel. When they travel straight ahead, as in (a), they remain in phase, and a central maximum is obtained. However, when rays travel at an angle #math.equation(block: false, alt: "θ")[$θ$] relative to the original direction of the beam, each travels a different distance to a common location, and they can arrive in or out of phase. In (b), the ray from the bottom travels a distance of one wavelength #math.equation(block: false, alt: "λ")[$λ$] farther than the ray from the top. Thus a ray from the center travels a distance #math.equation(block: false, alt: "λ / 2")[$λ / 2$] farther than the one on the left, arrives out of phase, and interferes destructively. A ray from slightly above the center and one from slightly above the bottom will also cancel one another. In fact, each ray from the slit will have another to interfere destructively, and a minimum in intensity will occur at this angle. There will be another minimum at the same angle to the right of the incident direction of the light. #figure(figph[The figure shows four schematics of a ray bundle passing through a single slit. The slit is represented as a gap in a vertical line. In the first schematic, the ray bundle passes horizontally through the slit. This schematic is labeled theta equals zero and bright. The second schematic is labeled dark and shows the ray bundle passing through the slit an angle of roughly fifteen degrees above the horizontal. The path length difference between the top and bottom ray is lambda, and the schematic is labeled sine theta equals lambda over d. The third schematic is labeled bright and shows the ray bundle passing through the slit at an angle of about twenty five degrees above the horizontal. The path length difference between the top and bottom rays is three lambda over two d, and the schematic is labeled sine theta equals three lambda over two d. The final schematic is labeled dark and shows the ray bundle passing through the slit at an angle of about forty degrees above the horizontal. The path length difference between the top and bottom rays is two lambda over d, and the schematic is labeled sine theta equals two lambda over d.], alt: "The figure shows four schematics of a ray bundle passing through a single slit. The slit is represented as a gap in a vertical line. In the first schematic, the ray bundle passes horizontally through the slit. This schematic is labeled theta equals zero and bright. The second schematic is labeled dark and shows the ray bundle passing through the slit an angle of roughly fifteen degrees above the horizontal. The path length difference between the top and bottom ray is lambda, and the schematic is labeled sine theta equals lambda over d. The third schematic is labeled bright and shows the ray bundle passing through the slit at an angle of about twenty five degrees above the horizontal. The path length difference between the top and bottom rays is three lambda over two d, and the schematic is labeled sine theta equals three lambda over two d. The final schematic is labeled dark and shows the ray bundle passing through the slit at an angle of about forty degrees above the horizontal. The path length difference between the top and bottom rays is two lambda over d, and the schematic is labeled sine theta equals two lambda over d.", caption: [Light passing through a single slit is diffracted in all directions and may interfere constructively or destructively, depending on the angle. The difference in path length for rays from either side of the slit is seen to be #math.equation(block: false, alt: "D sin θ")[$D "sin " #h(0.25em) θ$].]) At the larger angle shown in (c), the path lengths differ by #math.equation(block: false, alt: "3λ / 2")[$3λ / 2$] for rays from the top and bottom of the slit. One ray travels a distance #math.equation(block: false, alt: "λ")[$λ$] different from the ray from the bottom and arrives in phase, interfering constructively. Two rays, each from slightly above those two, will also add constructively. Most rays from the slit will have another to interfere with constructively, and a maximum in intensity will occur at this angle. However, all rays do not interfere constructively for this situation, and so the maximum is not as intense as the central maximum. Finally, in (d), the angle shown is large enough to produce a second minimum. As seen in the figure, the difference in path length for rays from either side of the slit is #math.equation(block: false, alt: "D sin θ")[$D "sin" #h(0.25em) θ$], and we see that a destructive minimum is obtained when this distance is an integral multiple of the wavelength. #figure(figph[The graph shows the variation of intensity as a function of sine theta. The curve has a strong peak at sine theta equals zero, then has small oscillations spreading symmetrically to the left and right of this central peak. The oscillations all appear to be of the same height. Between each oscillation, the curve appears to go to zero, and each zero is labeled. The first zero to the left of the main peak is labeled minus lambda over d and the first zero to the right is labeled lambda over d. The second zero to the left is labeled minus two lambda over d and the second zero to the right is labeled two lambda over d. The third zero to the left is labeled minus three lambda over d and the third zero to the right is labeled three lambda over d.], alt: "The graph shows the variation of intensity as a function of sine theta. The curve has a strong peak at sine theta equals zero, then has small oscillations spreading symmetrically to the left and right of this central peak. The oscillations all appear to be of the same height. Between each oscillation, the curve appears to go to zero, and each zero is labeled. The first zero to the left of the main peak is labeled minus lambda over d and the first zero to the right is labeled lambda over d. The second zero to the left is labeled minus two lambda over d and the second zero to the right is labeled two lambda over d. The third zero to the left is labeled minus three lambda over d and the third zero to the right is labeled three lambda over d.", caption: [A graph of single slit diffraction intensity showing the central maximum to be wider and much more intense than those to the sides. In fact the central maximum is six times higher than shown here.]) Thus, to obtain #strong[destructive interference for a single slit], #math.equation(block: true, alt: "D sin θ equals mλ , for m equals 1, –1, 2, –2, 3, and so on (destructive),")[$D "sin" #h(0.25em) θ = "mλ" , #h(0.25em) "for" #h(0.25em) m = "1," #h(0.25em) "–1," #h(0.25em) "2," #h(0.25em) "–2," #h(0.25em) "3," #h(0.25em) … #h(0.25em) " (destructive),"$] where #math.equation(block: false, alt: "D")[$D$] is the slit width, #math.equation(block: false, alt: "λ")[$λ$] is the light’s wavelength, #math.equation(block: false, alt: "θ")[$θ$] is the angle relative to the original direction of the light, and #math.equation(block: false, alt: "m")[$m$] is the order of the minimum. shows a graph of intensity for single slit interference, and it is apparent that the maxima on either side of the central maximum are much less intense and not as wide. This is consistent with the illustration in (b). #examplebox("Example 1")[Calculating Single Slit Diffraction][ Visible light of wavelength 550 nm falls on a single slit and produces its second diffraction minimum at an angle of #math.equation(block: false, alt: "45.0º")[$"45.0º"$] relative to the incident direction of the light. (a) What is the width of the slit? (b) At what angle is the first minimum produced? #figure(figph[The schematic shows a single slit to the left and the resulting intensity pattern on a screen is graphed on the right. The single slit is represented by a gap of size d in a vertical line. A ray of wavelength lambda enters the gap from the left, then five rays leave from the gap center and head to the right. One ray continues on the horizontal centerline of the schematic. Two rays angle upward: the first at an unknown angle theta one above the horizontal and the second at an angle theta two equals forty five degrees above the horizontal. The final two rays angle downward at the same angles, so that they are symmetric about the horizontal with respect to the two rays that angle upward. The intensity on the screen is a maximum where the central ray hits the screen, whereas it is a minimum where the angled rays hit the screen.], alt: "The schematic shows a single slit to the left and the resulting intensity pattern on a screen is graphed on the right. The single slit is represented by a gap of size d in a vertical line. A ray of wavelength lambda enters the gap from the left, then five rays leave from the gap center and head to the right. One ray continues on the horizontal centerline of the schematic. Two rays angle upward: the first at an unknown angle theta one above the horizontal and the second at an angle theta two equals forty five degrees above the horizontal. The final two rays angle downward at the same angles, so that they are symmetric about the horizontal with respect to the two rays that angle upward. The intensity on the screen is a maximum where the central ray hits the screen, whereas it is a minimum where the angled rays hit the screen.", caption: [A graph of the single slit diffraction pattern is analyzed in this example.]) Strategy From the given information, and assuming the screen is far away from the slit, we can use the equation #math.equation(block: false, alt: "D sin θ equals mλ")[$D "sin" #h(0.25em) θ = "mλ"$] first to find #math.equation(block: false, alt: "D")[$D$], and again to find the angle for the first minimum #math.equation(block: false, alt: "θ sub 1")[$θ_(1)$]. Solution for (a) We are given that #math.equation(block: false, alt: "λ equals 550 nm")[$λ = "550 nm"$], #math.equation(block: false, alt: "m equals 2")[$m = 2$], and #math.equation(block: false, alt: "θ sub 2 equals 45.0º")[$θ_(2) = "45.0º"$]. Solving the equation #math.equation(block: false, alt: "D sin θ equals mλ")[$D #h(0.25em) "sin" #h(0.25em) θ = "mλ"$] for #math.equation(block: false, alt: "D")[$D$] and substituting known values gives #math.equation(block: true, alt: "D, equals, the fraction mλ over sin θ sub 2 equals the fraction 2 open parenthesis 550 nm close parenthesis over sin 45.0º; equals, the fraction 1100 times 10 to the power minus 9 over 0.707; equals, 1.56 times 10 to the power minus 6 .")[$D & = & frac("mλ", #h(0.25em) "sin" #h(0.25em) θ_(2)) = frac(2 ( "550 nm" ), "sin 45.0º") \ & = & frac("1100" × "10"^(− 9), 0.707) \ & = & 1.56 × "10"^(− 6) .$] Solution for (b) Solving the equation #math.equation(block: false, alt: "D sin θ equals mλ")[$D #h(0.25em) "sin" #h(0.25em) θ = "mλ"$] for #math.equation(block: false, alt: "sin θ sub 1")[$"sin" #h(0.25em) θ_(1)$] and substituting the known values gives #math.equation(block: true, alt: "sin θ sub 1 equals the fraction mλ over D equals the fraction 1 550 times 10 to the power minus 9 m over 1 . 56 times 10 to the power minus 6 m .")[$"sin" #h(0.25em) θ_(1) = frac("mλ", D) = frac(1 "550" × "10"^(− 9) #h(0.25em) "m", 1 "." "56" × "10"^(− 6) #h(0.25em) "m") "."$] Thus the angle #math.equation(block: false, alt: "θ sub 1")[$θ_(1)$] is #math.equation(block: true, alt: "θ sub 1 equals sin to the power minus 1 0.354 equals 20.7º.")[$θ_(1) = "sin"^(− 1) #h(0.25em) "0.354" = "20.7º."$] Discussion We see that the slit is narrow (it is only a few times greater than the wavelength of light). This is consistent with the fact that light must interact with an object comparable in size to its wavelength in order to exhibit significant wave effects such as this single slit diffraction pattern. We also see that the central maximum extends #math.equation(block: false, alt: "20.7º")[$"20.7º"$] on either side of the original beam, for a width of about #math.equation(block: false, alt: "41º")[$"41º" #h(0.25em)$]. The angle between the first and second minima is only about #math.equation(block: false, alt: "24º open parenthesis 45.0º minus 20.7º close parenthesis")[$"24º" #h(0.25em) ( "45.0º" − 20.7º )$]. Thus the second maximum is only about half as wide as the central maximum. ] === Test Prep for AP Courses A diffraction pattern is formed on a screen when light of wavelength 410 nm is passed through a single slit of width 1 μm. If the source light is replaced by another light of wavelength 700 nm, what should be the width of the slit so that the new light produces a pattern with the same spacing? + 0.6 μm + 1 μm + 1.4 μm + 1.7 μm #solutionbox[ (d) ] Monochromatic light passing through a single slit forms a diffraction pattern on a screen. If the second minimum occurs at an angle of 15º, find the angle for the fourth minimum. === Section Summary - A single slit produces an interference pattern characterized by a broad central maximum with narrower and dimmer maxima to the sides. - There is destructive interference for a single slit when #math.equation(block: false, alt: "D sin θ equals mλ , (for m equals 1, –1, 2, –2, 3, …)")[$D #h(0.25em) "sin" #h(0.25em) θ = "mλ" , #h(0.25em) "(for" #h(0.25em) m = "1," #h(0.25em) "–1," #h(0.25em) "2," #h(0.25em) "–2," #h(0.25em) "3," #h(0.25em) …\)$], where #math.equation(block: false, alt: "D")[$D$] is the slit width, #math.equation(block: false, alt: "λ")[$λ$] is the light’s wavelength, #math.equation(block: false, alt: "θ")[$θ$] is the angle relative to the original direction of the light, and #math.equation(block: false, alt: "m")[$m$] is the order of the minimum. Note that there is no #math.equation(block: false, alt: "m equals 0")[$m = 0$] minimum. === Conceptual Questions As the width of the slit producing a single-slit diffraction pattern is reduced, how will the diffraction pattern produced change? === Problems & Exercises (a) At what angle is the first minimum for 550-nm light falling on a single slit of width #math.equation(block: false, alt: "1 . 00 μm")[$1 "." "00" #h(0.25em) "μm"$]? (b) Will there be a second minimum? #solutionbox[ (a) #math.equation(block: false, alt: "33 . 4º")[$"33" "." 4º$] (b) No ] (a) Calculate the angle at which a #math.equation(block: false, alt: "2 . 00 -μm")[$2 "." "00" "-μm"$]-wide slit produces its first minimum for 410-nm violet light. (b) Where is the first minimum for 700-nm red light? (a) How wide is a single slit that produces its first minimum for 633-nm light at an angle of #math.equation(block: false, alt: "28 . 0º")[$"28" "." 0º$]? (b) At what angle will the second minimum be? #solutionbox[ (a) #math.equation(block: false, alt: "1 . 35 times 10 to the power minus 6 m")[$1 "." "35" × "10"^(− 6) #h(0.25em) "m"$] (b) #math.equation(block: false, alt: "69 . 9º")[$"69" "." 9º$] ] (a) What is the width of a single slit that produces its first minimum at #math.equation(block: false, alt: "60 . 0º")[$"60" "." 0º$] for 600-nm light? (b) Find the wavelength of light that has its first minimum at #math.equation(block: false, alt: "62 . 0º")[$"62" "." 0º$]. Find the wavelength of light that has its third minimum at an angle of #math.equation(block: false, alt: "48 . 6º")[$"48" "." 6º$] when it falls on a single slit of width #math.equation(block: false, alt: "3 . 00 μm")[$3 "." "00" #h(0.25em) "μm"$]. #solutionbox[ 750 nm ] Calculate the wavelength of light that produces its first minimum at an angle of #math.equation(block: false, alt: "36 . 9º")[$"36" "." 9º$] when falling on a single slit of width #math.equation(block: false, alt: "1 . 00 μm")[$1 "." "00" #h(0.25em) "μm"$]. (a) Sodium vapor light averaging 589 nm in wavelength falls on a single slit of width #math.equation(block: false, alt: "7 . 50 μm")[$7 "." "50" #h(0.25em) "μm"$]. At what angle does it produces its second minimum? (b) What is the highest-order minimum produced? #solutionbox[ (a) #math.equation(block: false, alt: "9 . 04º")[$9 "." "04º"$] (b) 12 ] (a) Find the angle of the third diffraction minimum for 633-nm light falling on a slit of width #math.equation(block: false, alt: "20 . 0 μm")[$"20" "." 0 #h(0.25em) "μm"$]. (b) What slit width would place this minimum at #math.equation(block: false, alt: "85 . 0º")[$"85" "." 0º$]? Explicitly show how you follow the steps in Problem-Solving Strategies for Wave Optics (a) Find the angle between the first minima for the two sodium vapor lines, which have wavelengths of 589.1 and 589.6 nm, when they fall upon a single slit of width #math.equation(block: false, alt: "2 . 00 μm")[$2 "." "00" #h(0.25em) "μm"$]. (b) What is the distance between these minima if the diffraction pattern falls on a screen 1.00 m from the slit? (c) Discuss the ease or difficulty of measuring such a distance. #solutionbox[ (a) #math.equation(block: false, alt: "0 . 0150º")[$0 "." "0150º"$] (b) 0.262 mm (c) This distance is not easily measured by human eye, but under a microscope or magnifying glass it is quite easily measurable. ] (a) What is the minimum width of a single slit (in multiples of #math.equation(block: false, alt: "λ")[$λ$]) that will produce a first minimum for a wavelength #math.equation(block: false, alt: "λ")[$λ$]? (b) What is its minimum width if it produces 50 minima? (c) 1000 minima? (a) If a single slit produces a first minimum at #math.equation(block: false, alt: "14 . 5º")[$"14" "." 5º$], at what angle is the second-order minimum? (b) What is the angle of the third-order minimum? (c) Is there a fourth-order minimum? (d) Use your answers to illustrate how the angular width of the central maximum is about twice the angular width of the next maximum (which is the angle between the first and second minima). #solutionbox[ (a) #math.equation(block: false, alt: "30 . 1º")[$"30" "." 1º$] (b) #math.equation(block: false, alt: "48 . 7º")[$"48" "." 7º$] (c) No (d) #math.equation(block: false, alt: "2θ sub 1 equals open parenthesis 2 close parenthesis open parenthesis 14.5º close parenthesis equals 29º , θ sub 2 minus θ sub 1 equals 30 . 05º minus 14 . 5º = 15 . 56º")[$2θ_(1) = ( 2 ) ( "14.5º" ) = "29º" , #h(0.25em) θ_(2) − θ_(1) = "30" "." "05º" − "14" "." 5º "=" "15" "." "56º"$]. Thus, #math.equation(block: false, alt: "29º approximately equals open parenthesis 2 close parenthesis open parenthesis 15 . 56º close parenthesis equals 31 . 1º")[$"29º" ≈ ( 2 ) ( "15" "." "56º" ) = "31" "." 1º$]. ] A double slit produces a diffraction pattern that is a combination of single and double slit interference. Find the ratio of the width of the slits to the separation between them, if the first minimum of the single slit pattern falls on the fifth maximum of the double slit pattern. (This will greatly reduce the intensity of the fifth maximum.) Integrated Concepts A water break at the entrance to a harbor consists of a rock barrier with a 50.0-m-wide opening. Ocean waves of 20.0-m wavelength approach the opening straight on. At what angle to the incident direction are the boats inside the harbor most protected against wave action? #solutionbox[ #math.equation(block: false, alt: "23 . 6º")[$"23" "." 6º$] and #math.equation(block: false, alt: "53 . 1º")[$"53" "." 1º$] ] Integrated Concepts An aircraft maintenance technician walks past a tall hangar door that acts like a single slit for sound entering the hangar. Outside the door, on a line perpendicular to the opening in the door, a jet engine makes a 600-Hz sound. At what angle with the door will the technician observe the first minimum in sound intensity if the vertical opening is 0.800 m wide and the speed of sound is 340 m/s?