Diffraction grating problem involving two wavelengths.

AI Thread Summary
A diffraction grating with 4,200 rulings/cm produces two sodium wavelengths (589.0 nm and 589.6 nm) that are 1.54 mm apart on a screen 2.00 m away. The initial calculations assumed the small angle approximation, leading to an incorrect order m value of 3, while the correct answer is 2. The discussion emphasized the need for accurate trigonometric relationships instead of approximations due to the larger angles involved. Participants suggested using the tangent function and squaring equations to derive the correct values for m. The final solution was achieved by applying the correct trigonometric identities and careful calculations.
bfrank
Messages
3
Reaction score
0

Homework Statement



A diffraction grating has 4,200 rulings/cm. On a screen 2.00 m from the grating, it is found that for a particular order m, the maximum corresponding to two closely spaced wavelengths of sodium (589.0 nm and 589.6 nm) are separated by 1.54 mm. Determine the value of m.

Homework Equations



dsinθ = mλ (for bright fringes)

The Attempt at a Solution



I spent about 15 minutes working this problem out under the assumption that sinθ ≈ tanθ = y/L. First, I drew a diagram of the corresponding bright fringes, and I made λ1 correspond to the wavelength that is higher on the screen, while λ2 is lower on the screen. Since λ1 has a larger angle in my diagram, I knew that λ1 should be 589.6 nm for my equations and λ2 should be 589.0 nm. Also, I knew that y2 = y1 - 1.54*10-3. I came up with two equations:

dsinθ1 = mλ1 → dy1/L = mλ1
dsinθ2 = mλ2 → dy2/L = mλ2 → d(y1 - 1.54*10-3) = mλ2

I divided these two equations, went through some algebra, solved for y1, and plugged it back into the first equation I found to solve for m; I got m = 3. However, I checked the back of the book and it says m = 2. So, I checked over my work again and realized that the small angle approximation I made does not hold because the angles are not small for diffraction gratings (correct me if I'm wrong). Now, I'm back to square one and honestly not sure where to go. I know sinθ = y/hypotenuse, but it seems like this route could get very algebraically sloppy, and I don't want to go down that road before getting some help.

Thank you!
 
Physics news on Phys.org
bfrank said:
dsinθ1 = mλ1 → dy1/L = mλ1
dsinθ2 = mλ2 → dy2/L = mλ2 → d(y1 - 1.54*10-3) = mλ2

L is missing from the equation marked wit red.

So you have the equations

dy1/L = mλ1*

d(y1 - 1.54*10-3)/L = mλ2 -->

dy1 /L-1.54*10-3*d/L=mλ2**

Plug in mλ1 for dy1/L in the second one, and substitute the values for d, L, and for the wavelengths.

ehild
 
ehild said:
L is missing from the equation marked wit red.

So you have the equations

dy1/L = mλ1*

d(y1 - 1.54*10-3)/L = mλ2 -->

dy1 /L-1.54*10-3*d/L=mλ2**

Plug in mλ1 for dy1/L in the second one, and substitute the values for d, L, and for the wavelengths.

ehild

I actually had that missing L in my work, that was just a typo on here, sorry about that! I went through the work for the way you suggested (which was much easier than the way I did it, haha), but still got the same answer I got before (m = 3). Any other suggestions? I still think it's because I'm not allowed to make the small angle approximation with this problem, but I'm not sure where to go after knowing that.

Thanks again!
 
Yes, d=0.01/4200=2.381*10-6. For m=1,
sin(theta) = Lambda/d=589*10-9/(2.381*10-6)=0.247 so theta=14.3°, and tan(theta)=0.256.

This angle is rather big to use the small angle approximation, and the other angles, belonging to m=2 or 3 are even bigger.
Let's try the accurate way. y/L =tan(theta).

sin\theta=\frac{tan(\theta)}{\sqrt{1+tan^2(\theta)}},

and substituting tan(θ) with y/L,

sin\theta=\frac{y/L}{\sqrt{1+(y/L)^2}}

Substitute this expression for sin theta in the original equations. You get equations both for y1 and y2. Square them to remove the the root, and solve for the y-s in terms of m. Now try m=1, 2,... and see the difference y1-y2. Take care, calculate with 7 digits or more.

ehild
 
Last edited:
ehild said:
Yes, d=0.01/4200=2.381*10-6. For m=1,
sin(theta) = Lambda/d=589*10-9/(2.381*10-6)=0.247 so theta=14.3°, and tan(theta)=0.256.

This angle is rather big to use the small angle approximation, and the other angles, belonging to m=2 or 3 are even bigger.
Let's try the accurate way. y/L =tan(theta).

sin\theta=\frac{tan(\theta)}{\sqrt{1+tan^2(\theta)}},

and substituting tan(θ) with y/L,

sin\theta=\frac{y/L}{\sqrt{1+(y/L)^2}}

Substitute this expression for sin theta in the original equations. You get equations both for y1 and y2. Square them to remove the the root, and solve for the y-s in terms of m. Now try m=1, 2,... and see the difference y1-y2. Take care, calculate with 7 digits or more.

ehild

Ah, finally got it! I knew I had to use some trig identity, but I couldn't figure out what. Thank you so much!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top