« previous | Monday, February 17, 2014 | next »
Fourier Transforms
Given
, we define
as
Example
For example,
, where
is the Heaviside function.
Properties
Linearity
and
are linear transformations. That is, if
and
are scalars, then
Theorem.
Proof.
quod erat demonstrandum
Product of Powers
(Proven by Leibniz's Rule)
(and its inverse)
Derivatives
(Proven with Integration by parts)
(and its inverse)
Translation / Shift
Given
, suppose we want to find
(shift to right by
units)
Theorem.
Proof.
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{F}\left[ f(t-a) \right] = \frac{1}{\sqrt{2\pi}} \, \int_{-\infty}^{\infty} f(t-a) \, \mathrm{e}^{-i \, \lambda \, t} \,\mathrm{d}t}
Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \tau = t-a}
, then
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{F}\left[ f(\tau) \right] = \frac{1}{\sqrt{2\pi}} \, \int_{-\infty}^{\infty} f(\tau) \, \mathrm{e}^{-i \, \lambda \, (\tau + a)} \,\mathrm{d}t = \mathrm{e}^{-i \, \lambda \, \tau} \hat{f}(\tau)}
quod erat demonstrandum
Translation in spatial domain is change of phase in time domain
Scaling
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{align} \mathcal{F}\left[ f(b \, t) \right] &= \frac{1}{b} \, \hat{f} \left( \frac{\lambda}{b} \right) \\ \mathcal{F}^{-1} \left[ \hat{f}(c \, \lambda) \right] &= \frac{1}{c} \, f \left( \frac{t}{c} \right) \end{align}}
Laplace Transform
Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(t) = \theta(t) \, g(t)}
, where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \theta(t)}
is the Heaviside function. In other words, if Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(t) = 0}
for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle t < 0}
, then
Theorem.
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{F} \left[ f(t) \right] = \frac{1}{\sqrt{2\pi}} \, \mathcal{L} \left[ f(t) \right] \left( i \, \lambda \right)}
Proof.
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{F}\left[ f(t) \right] = \frac{1}{\sqrt{2\pi}} \, \int_0^\infty g(t) \mathrm{e}^{-i \, \lambda \, t} \,\mathrm{d}t}
if we let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle s = i \, \lambda}
, we see that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{F}[f] = \frac{1}{\sqrt{2\pi}} \, \mathcal{L} \left\{ f \right\}(s) = \frac{1}{\sqrt{2\pi}} \, \mathcal{L} \left\{ f \right\} \left( i \, \lambda \right)}
quod erat demonstrandum
Example
The fourier transform of the tent function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(t) = \pi - \left| x \right|}
for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x \in \left[ -\pi, \pi \right]}
is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{F}\left[ f \right] = \sqrt{ \frac{2}{\pi} } \, \left( \frac{1-\cos{(\pi \, \lambda)}}{\lambda^2} \right)}
.
find the Fourier transform of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(t) = \begin{cases} 1 & x \in \left[ -\pi, 0 \right] \\ -1 & x \in \left[ 0, \pi \right] \\ 0 & \mbox{otherwise} \end{cases}}
Observe that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(t) = f'(t)}
, so Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathcal{F}\left[ g \right] = i \, \lambda \, \mathcal{F}\left[ f \right] = i \, \sqrt{\frac{2}{\pi}} \, \left( \frac{1-\cos{(\pi \, \lambda)}}{\lambda} \right)}