Finding the minimum angle of deviation for an equilateral prism

AI Thread Summary
To find the minimum angle of deviation (D) for an equilateral prism with an index of refraction (n) of 1.50, the formula n=(sin(A+D)/2)/(sin(A)/2) is used, where A is the apex angle of 60 degrees. Initial attempts at solving the equation involved incorrect cancellations and misunderstandings of the sine function's application. A suggestion was made to redefine variables for clarity, specifically letting A/2 be x and D/2 be y to simplify the problem. The discussion highlights the importance of careful manipulation of trigonometric identities and maintaining accuracy in calculations. Ultimately, the correct approach is essential for deriving the minimum angle of deviation accurately.
thezac11
Messages
9
Reaction score
0

Homework Statement



Use the formula: n=(sin(A+D)/2)/(sin(A)/2) to find D for an equilateral prism of index of refraction n=1.50

(where A=apex angle for a prism=60 degrees in this case, and D=minimum angle of deviation)



Homework Equations



Snell's Law: (n1)sin(i)=(n2)sin(r) , but i don't think this equation is needed for this problem.

The Attempt at a Solution



This is what I've got, but I know it is not completely correct. Any help would be greatly appreciated:

1.5=(sin(60+D)/2)/(sin(60)/2)

----> cancel the 2's and imput sin(60)cos(D)+cos(60)sin(D) for sin(60+D)

1.5=(sin(60)cos(D)+cos(60)sin(D))/(sin(60))

----> multiply numerator and denominator by cos(D)

1.5=(sin(60)cos(D)+cos(60)sin(D)cos(D))/(sin(60)cos(D))

----> cancel sin(60)cos(D) from numerator and denominator

1.5=cos(60)sin(D)cos(D)

1.5=(0.5)sin(D)cos(D)

3=sin(D)cos(D)

3=(0.5)(2sin(D)cos(D))

3=(0.5)sin(2D)

6=sin(2D)

?
 
Physics news on Phys.org
hey!

you cannot cancel the 2! in your second step.

its the angle (A+D)/2 and A/2 whose sine we are taking.
 
so i didn't cancel the 2's and i came up with:

1.5=((cos(60)sin(D)cos(D))/2)/(1/2)

1.5=((1/2sin(D)cos(D))/2)x2

0.75=(1/2sin(D)cos(D))/2

1.5=(1/2sin(D)cos(D))

1.5=1/2(1/2(2sin(D)cos(D)))

3=1/2(1/2sin(2D))

6=1/2sin(2D)

12=sin(2D)

?
 
you again did a mistake. consider angle A/2 = x and D/2 as y, and then proceed. you will grasp the idea.
 
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