Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Physics
  • CBSE Physics Class 8 Notes
  • CBSE Class 9 Physics Notes
  • CBSE Notes for Class 10 Physics
  • CBSE Class 11 Physics Notes
  • CBSE Class 12 Physics Notes
  • CBSE Class 8 Science Notes
  • CBSE Class 9 Science Notes
  • Class 10 Science Notes
Open In App
Next Article:
Snell's Law Formula
Next article icon

Snell's Law Formula

Last Updated : 04 Feb, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Snell's law explains the relationship between the angle of refraction, incidence, and the refractive law of indices for the specified media such as light, glass, and air. It asserts that the ratio of the sines of the angle of incidence 1 and angle of refraction 2 for a given set of media is equal to the ratio of phase velocities (v1/v2) in the two media, or equivalently, the refractive indices (n2/n1). When light moves from one medium to another, it undergoes either bending or refraction. The angle of bending is determined by using Snell's law.

Snell's Law Formula

n1 sin θ1 = n2 sin θ2 = μ

Where,

  • n1 is the initial media,
  • θ1 is the angle of incidence,
  • n2 is the final media,
  • θ2 is the angle of refraction,
  • μ is the refractive index.

Derivation

Suppose an incident ray OA undergoes refraction from refractive index n1 to that of n2.

The phase velocities of light ray in medium 1 and 2 are,

v1 = c/n1, v2 = c/n2 ⇢ (1)

The time taken (by incident ray) from A to O is,

 t1 = √(x2 + a2)/v1

The time taken (by refracted ray) from O to B is,

 t2 = √(b2 + (l - x)2)/v2

To minimize the total time, we must equate its differential to zero.

dt/dx = 0

dt1/dx + dt2/dx = 0

x/v1√(x2 + a2) - (l - x)/v2√(b2 + (l - x)2) = 0

sin θ1/v1 = sin θ2/v2

From (1) we get,

sin θ1/(c/n1) = sin θ2/(c/n2)

n1 sin θ1 = n2 sin θ2

This derives the formula for Snell's law.

Sample problems

Problem 1: Calculate the refractive index if angle of incidence is 15° and angle of refraction is 20°.

Solution:

We have,

θ1 = 15°

θ2 = 20°

Using the formula we get,

μ = sin θ1/sin θ2

= sin 15°/sin 20°

= 0.2588/0.342

= 0.75

Problem 2: Calculate the refractive index if angle of incidence is 25° and angle of refraction is 30°.

Solution:

We have,

θ1 = 25°

θ2 = 30°

Using the formula we get,

μ = sin θ1/sin θ2

= sin 25°/sin 30°

= 0.422/0.5

= 0.211

Problem 3: Calculate the refractive index if angle of incidence is 23° and angle of refraction is 40°.

Solution:

We have,

θ1 = 23°

θ2 = 40°

Using the formula we get,

μ = sin θ1/sin θ2

= sin 23°/sin 40°

= 0.39/0.64

= 0.60

Problem 4: Calculate the angle of incidence if refractive index is 0.56 and angle of refraction is 50°.

Solution:

We have,

μ = 0.56

θ2 = 50°

Using the formula we get,

μ = sin θ1/sin θ2

=> sin θ1 = μ sin θ2

=> sin θ1 = 0.56 (sin 50°)

=> sin θ1 = 0.42

=> θ1 = 24.83°

Problem 5: Calculate the angle of incidence if refractive index is 0.23 and angle of refraction is 32°.

Solution:

We have,

μ = 0.23

θ2 = 32°

Using the formula we get,

μ = sin θ1/sin θ2

=> sin θ1 = μ sin θ2

=> sin θ1 = 0.23 (sin 32°)

=> sin θ1 = 0.126

=> θ1 = 7°

Problem 6: Calculate the angle of refraction if refractive index is 0.78 and angle of incidence is 45°.

Solution:

We have,

μ = 0.78

θ1 = 45°

Using the formula we get,

μ = sin θ1/sin θ2

=> sin θ2 = sin θ1/μ

=> sin θ2 = sin 45°/0.78

=> sin θ2 = 0.906

=> θ2 = 64°

Problem 7: Calculate the angle of refraction if refractive index is 0.65 and angle of incidence is 38°.

Solution:

We have,

μ = 0.65

θ1 = 38°

Using the formula we get,

μ = sin θ1/sin θ2

=> sin θ2 = sin θ1/μ

=> sin θ2 = sin 38°/0.65

=> sin θ2 = 0.947

=> θ2 = 71°


Next Article
Snell's Law Formula

G

gurjotloveparmar
Improve
Article Tags :
  • School Learning
  • Physics
  • Physics-MAQ
  • Physics-Formulas

Similar Reads

    Law of Sines Formula
    Law of Sine is a basic law of trigonometry that defines the relation between the sides and the angles of the triangle. It is used to express the relation between the sides and the angles of the triangle. It is also known as Sine Law or Sine Rule or Sine Formula. The formula for the Law of Sines is e
    8 min read
    Poiseuilles Law Formula
    According to Poiseuille's law, the flow of liquid varies depending on the length of the tube, the radius of the tube, the pressure gradient and the viscosity of the fluid. It is a physical law that calculates the pressure drop in an incompressible Newtonian fluid flowing in laminar flow through a lo
    4 min read
    Gas Pressure Formula
    Gas Pressure Formula is P = (n/V)RT which is derived from the ideal gas law. This formula assumes that the gas behaves ideally, meaning it obeys the ideal gas law without considering factors such as intermolecular attractions. Gas pressure is the measure of force exerted by gas molecules in a specif
    8 min read
    Heat Loss Formula
    Heat can be termed as the quantity of energy that flows spontaneously between two objects due to a temperature differential. During thermal systems, objects with different temperatures tend to approach thermal equilibrium. The hotter object transmits heat to the colder object until the temperatures
    4 min read
    Sample Size Formula
    The sample size formula in statistics is used to determine how large a sample should be to achieve results that are representative of the population. The formula varies depending on the type of data and the statistical analysis required. The formula to calculate the sample size for a survey or study
    8 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences