Finding n₁ when light undergoes total internal reflection

  • Thread starter Thread starter jegues
  • Start date Start date
  • Tags Tags
    Law
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
jegues
Messages
1,085
Reaction score
3

Homework Statement



See figure attached for problem statement.

Homework Equations





The Attempt at a Solution



I'm getting a disagreement in my equations so I must be doing something wrong.

We have two unknowns,

[tex]n_{1},\theta_{2}[/tex]

My first equation,

[tex]n_{1}sin\theta_{1}=n_{2}sin\theta_{2}[/tex]

my second equation (This is where I think I am misunderstanding something)

Since it is experiencing total internal reflection,

[tex]\theta_{2} = arcsin\frac{n_{1}}{n_{2}}[/tex]

Or in other words,

[tex]sin\theta_{2} = \frac{n_{1}}{n_{2}}[/tex]

If I plug this into my first equation I get an inconsistency because,

[tex]sin\theta_{1} \neq 1[/tex]

What am I doing wrong?
 

Attachments

  • SNELLQ.JPG
    SNELLQ.JPG
    30.4 KB · Views: 475
Physics news on Phys.org
Find the angle of incidence at the exit point of the ray. That should be greater than the critical angle so that internal reflection happen.

ehild
 
jegues said:

Homework Statement



See figure attached for problem statement.

Homework Equations





The Attempt at a Solution



I'm getting a disagreement in my equations so I must be doing something wrong.

We have two unknowns,

[tex]n_{1},\theta_{2}[/tex]

My first equation,

[tex]n_{1}sin\theta_{1}=n_{2}sin\theta_{2}[/tex]

my second equation (This is where I think I am misunderstanding something)

Since it is experiencing total internal reflection,

[tex]\theta_{2} = arcsin\frac{n_{1}}{n_{2}}[/tex]  This should be:  90° ‒ θ2= arcsin(n1/n2),
which is: sin(90° ‒ θ2) = cos(θ2) = (n1/n2)


Or in other words,

[tex]sin\theta_{2} = \frac{n_{1}}{n_{2}}[/tex]

If I plug this into my first equation I get an inconsistency because,

[tex]sin\theta_{1} \neq 1[/tex]

What am I doing wrong?

See comment in red above.
 
SammyS said:
See comment in red above.

Thank you.