0

I know that:

$\frac{1}{T} = f$

For some oscillation or sinusoidal wave. For instance, a period of 2 has a frequency of 1/2

And, in the physics I have taken the formula would be like the one given above for period and frequency. So, I am confused as to the difference between the relation of frequency to wavelength and frequency to period.

For instance, the relation for EM waves is

$f = \frac{c}{\lambda}$ where c is the speed of light.

I get that T and $\lambda$ are different things but I don't get why this leads to the different relations above.

Qmechanic
  • 220,844

4 Answers4

1

The wavelength is how far the wave propagates in one period.

So it is the period ($T$ or $1/f$) times the velocity of propagation ($c$ for EM waves in a vacuum, but possibly some other $v$ for other waves or other media).

$$\lambda = \left(\frac{1}{f}\right)\left(v\right)$$

This is just the same as the formula you learned for massive objects travelling at constant velocity $$s=vt$$ where $s$ is the distance travelled, $v$ is the velocity, and $t$ is the time interval you're considering.

The Photon
  • 29,651
0

The speed of light in a vacuum is constant. However, the speed of light in various media may change depending upon frequency (or equivalently upon wavelength). This phenomenon is known as dispersion. The relationship between frequency and wavelength is known as the dispersion relationship for a given medium or system.

An example of dispersion can be found in an ordinary glass prism. The velocity of light through a medium is related to the index of refraction of that medium. When the speed of light depends upon frequency or wavelength, so does the index of refraction. When light enters glass at an oblique angle, the amount the light is "bent" depends upon the index of refraction of the glass (and also of the medium through which it was traveling before striking the glass). So, the amount that light "bends" when entering glass at an oblique angle depends upon the wavelength or frequency of that light. Thus, when white light strikes a prism, the components of that light spread out, each component being bent by a different amount depending upon wavelength. That is a very visible example of dispersion.

0

I know that:
$\frac{1}{T}=f$
For some oscillation or sinusoidal wave. For instance, a period of $2$ has a frequency of $1/2$

I'm not sure I got your problem here. May be part of the problem arises from omitting the units. So it is not $T=2$ and $f=\frac{1}{2}$, but rather it is $T=2 \text{ s}$ and $f=\frac{1}{2}\text{ Hz}$.

I get that $T$ and $\lambda$ are different things but I don't get why this leads to the different relations above.

Yes, $T$ and $\lambda$ are indeed very different things. Most importantly they have different units. $T$ is a time (measurable in seconds), and $\lambda$ is a length (measurable in meters). Therefore it should be no surprise, that their relations to frequency $f$ must be different. $$f=\frac{1}{T}$$ $$f=\frac{c}{\lambda}$$

Examples:
Let the period be $T=2\text{ s}$. Then you get the frequency $$f=\frac{1}{T}=\frac{1}{2\text{ s}}=0.5\text{ s}^{-1}=0.5\text{ Hz}$$ Let the wavelength be $\lambda=2\text{ m}$. Then you get the frequency $$f=\frac{c}{\lambda}=\frac{3\cdot 10^8\text{ m/s}}{2\text{ m}} =1.5\cdot 10^8\text{ s}^{-1}=150\text{ MHz}$$ Notice how the units are part of the calculations.

0

This is the wave equation

$${\frac {\partial ^{2}}{\partial {t}^{2}}}A \left( x,t \right) -{\nu}^{ 2}{\frac {\partial ^{2}}{\partial {x}^{2}}}A \left( x,t \right)=0 $$

you can check that the solution is (with $~\nu=\frac{\omega}{k}~$)

$$A \left( x,t \right) =A_{{0}}\sin \left( \omega\,t+k\,x \right)$$

thus for a fix x value you obtain periodic time function where the period $~T=\frac{2\pi}{\omega}=\frac{1}{f}~[s]$ and for a fic t you obtain periodic function of x with the period $~\lambda=\frac{2\pi}{k}~ [m]~$

with

$$\nu=\frac{\omega}{k}=\frac{2\pi/T}{2\pi/\lambda}=\frac{\lambda}{T}=\lambda\,f$$

Eli
  • 13,829