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
  • Sound
  • Matter
  • Reflection of Light
  • Equations of Motion
  • Kinematics
  • Wave Theory
  • Electromagnetic Induction
  • Physics Notes Class 8
  • Physics Notes Class 9
  • Physics Notes Class 10
  • Physics Notes Class 11
  • Physics Notes Class 12
Open In App
Next Article:
Wavelength Formula
Next article icon

Wavelength Formula

Last Updated : 28 Jan, 2022
Comments
Improve
Suggest changes
Like Article
Like
Report

Is it known why red colour is used at warnings on road? The reason is that red has the highest wavelength among all colours. So now let's discuss what is wavelength and waves in brief. Everyone has seen waves whether on TV or in real life. Additionally, surfers like to ride on them. However, what individuals don't know is that there is an equation that we use to quantify wavelength. Additionally, we will portray the wavelength, wavelength formula, its induction, and settled models. 

Wave

It refers to the movement on the outer layer of water because of the action of wind. Additionally, the friction movement between the air atoms and the water particles makes energy be moved from the breeze to water. Additionally, in science wave is the exchange of energy.

Wavelength 

The wavelength is the distance between the peaks or valleys of the wave, particularly the points of the electromagnetic wave is known as its wavelength. A peak is the highest point of a wave and it is called the crust, while the valley is the lowest point of a wave and is called a trough.  Likewise, there are different things that move in comparative waves, similar to the water, strings, air (sound waves), the earth or ground, and light additionally can be treated as a wave. In addition, we describe the wavelength of the wave by the Greek letter lambda (λ ). The higher the frequency, the shorter is the wavelength. Moreover, the wavelength of the wave is equivalent to the speed of the wave, divided by the frequency. The unit is used to describe wavelength in meters.

Wavelength Formula

Wavelength = wave velocity /frequency

λ = v/f

Where,
λ is the wavelength, the distance between the peaks in meters (m).
v is the velocity of the waves that  are moving in a direction in meter per second (m/s)
f is the frequency. 

The wave peaks that go through a point in certain time cycles per second or hertz. (cycles per second or Hz)

Sample Problems

Question 1: A wave has a wavelength of 3.40 m. Calculate the frequency of the wave if it is each of the following types of waves. Take the speed of sound as 343 m/s and the speed of light as 3.00 × 108 m/s. 

  1. A sound wave
  2. A light wave

Solution:

1. Given λ = 3.40 m;  vs = 343 m/s

Frequency of sound wave f = vs / λ = 343/3.4 = 100.9 Hz 

2. λ = 3.40m; 

Speed of light v = c = 3 ×108m/s
Frequency of light wave f = v/λ = c/λ
= 3 × 108/3.4 
= 0.882 × 108 Hz
= 88 ×106 Hz = 88 MHz

Question 2: Find the wavelength of an electromagnetic wave with frequency 8.6 GHz = 8.60 times 109 Hz (G = (Giga) = 109), which is in the microwave range. 

Solution:

Electromagnetic wave moves with speed 3 ×108m/s
As wavelength, λ= v/f  (given f = 8.60 times 109 Hz) 
λ= 3 × 108/8.60 × 109 
= 0.349 × 10-1
= 0.0349 m 

Question 3: Find the speed of a sound wave in an unknown fluid medium if a frequency of 578 Hz has a wavelength of 2.40 m. 

Solution:

Speed of sound depends on bulk modules of media. Therefore wavelength changes in different media.
Given λ = 2.40m & f = 578 Hz
As v = λ × f = 2.40 × 578 
v = 1387.2 m/s

Question 4: A signal travels a distance of 75 feet in the time it takes to complete one cycle. What is its frequency? 

Solution:

We know that distance between peaks is wavelength .
Distance traveled by wave in the time  to complete one cycle is wavelength.
λ = 75 feet = 75 × 0.3048 = 22.86m,
f = c/λ
f = 3 × 108/ 22.86
f = 13.123 MHz

Question 5: The maximum peaks of an EM wave are separated by a distance of 8 inches. What is the frequency in, 

  1. MHz
  2. GHz

We know that distance between peaks is wavelength .
λ = 8 inches (1 meter = 39.37inches),
λ = 8/39.37 m = 0.2032m
f = c/λ = 3 × 108/ 0.2032,
f =1.476 × 109Hz
1. f(MHz) = 1.476 × 109/106 
f = 1476 MHz
2. f(GHz) =1.476 × 109/109
 f(GHz) = 1.476 GHz

Question 6: If the distance between crest and trough is 9 meters find the wavelength.

Solution:


As wavelength is defined as distance between two crusts or distance between two troughs.
But given distance between crust and trough 
And distance between 2crusts = 2 × distance between crust and trough
wavelength = 2 × 9 = 18 λ.

Question 7: Find the speed of a sound wave in an unknown fluid medium if a frequency of 1156Hz has a wavelength of 4.8 m.

Solution:

Speed of sound depends on bulk modules of media. Therefore wavelength changes in different media.
Given λ = 2.40m & f = 578 Hz
As v = λ × f = 2.40 × 578
 v = 5548.8 m/s


Next Article
Wavelength Formula

L

lonelysatwik
Improve
Article Tags :
  • School Learning
  • Physics
  • Physics-Formulas

Similar Reads

    De Broglie Wavelength Formula
    Light is electromagnetic radiation that acts like a wave as a particle as well. De Broglie wavelength explains this dual existence of light by explaining the nature of the wave in relation to the particle is explained by De-Broglie waves. In other words, it connects the wavelength of a wave or parti
    4 min read
    Wavelength To Frequency Formula
    Frequency is defined as the number of cycles completed per unit time. "OR". It can also be defined as the number of oscillations per unit time.  SI unit of frequency is Hertz (Hz). It is denoted by 'f'. Dimensions of frequency = [M0L0T-1] Terms to remember Time period(T): The time taken to complete
    4 min read
    Wave Speed Formula
    A wave is described as a type of disturbance in moving media, such as the ocean waves, which travel in a medium and may be seen as wave crests moving from one place to another over time. An object's motion may be characterised in terms of speed, which represents the object's velocity. When a source
    3 min read
    Wave Power Formula
    Wave power is a form of renewable energy which are produced from the motion of ocean waves, created by the wind blowing across the sea’s surface. This energy can be harnessed to generate electricity, pump water, or even desalinate seawater. Measured in watts (W), wave power is basically the energy t
    4 min read
    Frequency Formula
    Frequency is the number of occurrences of a repeating event for each unit of the time given. There are various frequency equations to work out frequency relying on the quantities we know. We can find frequency (f), wave speed (v), time period (T), and wavelength (λ) by using the formula for the freq
    3 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