Fourier transform

Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This article specifically discusses Fourier transformation of functions on the real line; for other kinds of Fourier transformation, see Fourier analysis and list of Fourier-related transforms. For generalizations, see fractional Fourier transform and linear canonical transform.

In mathematics, the continuous Fourier transform is one of the specific forms of Fourier analysis. As such, it transforms one function into another, which is called the frequency domain representation of the original function (where the original function is often a function in the time-domain). In this specific case, both domains are continuous and unbounded. The term Fourier transform can refer to either the frequency domain representation of a function or to the process/formula that "transforms" one function into the other. Template:Fourier transforms

Definitions

There are several common conventions for defining the Fourier transform of a complex-valued Lebesgue integrable function f:RC. One common definition is:

<math>F(\nu) = \int_{-\infty}^{\infty} f(t)\ e^{-2\pi i \nu t}\,dt, </math>   for every real number ν.

When the independent variable t represents time (with SI unit of seconds), the transform variable ν represents ordinary frequency (in hertz). If f is Hölder continuous, then it can be reconstructed from F by the inverse transform:

<math>f(t) = \int_{-\infty}^{\infty} F(\nu)\ e^{2 \pi i \nu t}\,d\nu,</math>   for every real number t.

Other notations for <math>F(\nu)\,</math> are:  <math>\hat{f}(\nu),</math>  <math>\mathcal{F} \big\{f(t)\big\},</math>  <math>\mathcal{F}\{f\}(\nu),</math> and <math>(\mathcal{F}f)(\nu).</math>

The interpretation of <math>F(\nu)\,</math> is aided by expressing it in polar coordinate form:  <math>F(\nu) = A(\nu)\ e^{i \phi (\nu)},\,</math>  where:

<math>A(\nu) = |F(\nu)|, \, </math>   the amplitude
<math>\phi (\nu) = \arg \big( F(\nu) \big), \, </math>   the phase.  (see arg function)

Then the inverse transform can be written:

<math>f(t) = \int _{-\infty}^{\infty} A(\nu)\ e^{ i(2\pi \nu t +\phi (\nu))}\,d\nu,</math>

which is a recombination of all the frequency components of f(t). Each component is a complex sinusoid of the form e2πiνt whose amplitude is A(ν) and whose initial phase angle (at t=0) is φ(ν).

The Fourier transform is often written in terms of angular frequency:   ω = 2πν whose units are radians per second.

The substitution ν = ω/(2π) into the formulas above produces this convention:

<math>F(\omega) = \int _{-\infty}^\infty f(t)\ e^{- i\omega t}\,dt </math>[1]
<math>f(t) = \frac{1}{2\pi} \int _{-\infty}^{\infty} F(\omega)\ e^{ i\omega t}\,d\omega, </math>

which is also a bilateral Laplace transform evaluated at s=.

The 2π factor can be split evenly between the Fourier transform and the inverse, which leads to another popular convention:

<math> F(\omega) = \frac{1}{\sqrt{2\pi}} \int _{-\infty}^\infty f(t)\ e^{- i\omega t}\,dt </math>
<math>f(t) = \frac{1}{\sqrt{2\pi}} \int _{-\infty}^{\infty} F(\omega)\ e^{ i\omega t}\,d\omega. </math>

This makes the transform a unitary one.

Variations of all three conventions can be created by conjugating the complex-exponential kernel of both the forward and the reverse transform. The signs must be opposites. Other than that, the choice is (again) a matter of convention.

Summary of popular forms of the Fourier transform
angular
frequency
<math> \omega \, </math>
(rad/s)
unitary <math> F_1(\omega) \ \stackrel{\mathrm{def}}{=}\ \frac{1}{\sqrt{2 \pi}} \int _{-\infty}^{\infty} f(t) \ e^{-i \omega t}\, dt \ = \frac{1}{\sqrt{2 \pi}} F_2(\omega) = \frac{1}{\sqrt{2 \pi}} F_3 \left ( \frac{\omega}{2 \pi} \right )\,</math>

<math> f(t) = \frac{1}{\sqrt{2 \pi}} \int _{-\infty}^{\infty} F_1(\omega) \ e^{i \omega t}\, d \omega \ </math>

non-unitary <math> F_2(\omega) \ \stackrel{\mathrm{def}}{=}\ \int _{-\infty}^{\infty} f(t) \ e^{-i \omega t} \ dt \ = \sqrt{2 \pi}\ F_1(\omega) = F_3 \left ( \frac{\omega}{2 \pi} \right ) \,</math>

<math> f(t) = \frac{1}{2 \pi} \int_{-\infty}^{\infty} F_2(\omega) \ e^{i \omega t} \ d \omega \ </math>

ordinary
frequency
ν
(hertz)
unitary <math> F_3(\nu) \ \stackrel{\mathrm{def}}{=}\ \int _{-\infty}^{\infty} f(t) \ e^{-i 2 \pi \nu t} \ dt \ = \sqrt{2 \pi}\ F_1(2 \pi \nu) = F_2(2 \pi \nu)\,</math>

<math> f(t) = \int_{-\infty}^{\infty} F_3(\nu) \ e^{i 2 \pi \nu t}\, d\nu \ </math>

Some Fourier transform properties

Notation: <math>f(t) \quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad F(\omega)</math> denotes that f(t) and F(ω) are a Fourier transform pair.


  • Linearity
<math>a\cdot f(t) + b\cdot g(t) \quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad a\cdot F(\omega) + b\cdot G(\omega) </math>


  • Multiplication
<math>f(t)\cdot g(t) \,</math>     <math>\stackrel{\mathcal{F}}{\Longleftrightarrow}\quad

\frac{1}{\sqrt{2\pi}}\cdot (F*G)(\omega) \,</math>

    (unitary normalization convention)
    <math>\stackrel{\mathcal{F}}{\Longleftrightarrow}\quad

\frac{1}{2\pi}\cdot (F*G)(\omega) \,</math>

    (non-unitary convention)
    <math>\stackrel{\mathcal{F}}{\Longleftrightarrow}\quad

(F*G)(\nu) \,</math>

    (ordinary frequency)
  • Modulation
<math>

\begin{align} f(t)\cdot \cos \omega_{0}t &\quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad \frac{1}{2}[F(\omega+\omega_{0})+F(\omega-\omega_{0})],\qquad \omega_{0} \in \mathbb{R} \\ f(t)\cdot \sin \omega_{0}t &\quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad \frac{i}{2}[F(\omega+\omega_{0})-F(\omega-\omega_{0})] \\ f(t)\cdot e^{i\omega_{0}t} &\quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad F(\omega-\omega_{0}) \end{align} \,</math>


  • Convolution
<math> (f*g)(t) \,</math>     <math>\stackrel{\mathcal{F}}{\Longleftrightarrow}\quad

\sqrt{2\pi}\cdot F(\omega)\cdot G(\omega) \,</math>

    (unitary convention)
    <math>\stackrel{\mathcal{F}}{\Longleftrightarrow}\quad

F(\omega)\cdot G(\omega) \,</math>

    (non-unitary convention)
    <math>\stackrel{\mathcal{F}}{\Longleftrightarrow}\quad

F(\nu)\cdot G(\nu) \,</math>

    (ordinary frequency)
  • Integration (example of convolution)
<math>

\int_{-\infty}^{t} f(\tau)\, d\tau = (f*u)(t)</math> [2]   <math> \ \stackrel{\mathcal{F}}{\Longleftrightarrow}\ \ \frac{1}{i\omega}F(\omega)+\pi F(0)\cdot \delta(\omega), \,</math>


  • Conjugation
<math>\overline{f(t)} \quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad \overline{F(-\omega)}</math>


  • Scaling
<math> f(at) \quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad \frac{1}{|a|}F\biggl(\frac{\omega}{a}\biggr), \qquad a \in \mathbb{R}, a \ne 0</math>


  • Time reversal
<math>f(-t) \quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad F(-\omega)</math>


  • Time shift
<math>f(t-t_0) \quad \stackrel{\mathcal{F}}{\Longleftrightarrow}\quad e^{-i\omega t_0}\cdot F(\omega)</math>


  • Parseval's theorem
<math>\int_{-\infty}^{\infty} f(t)\cdot \overline{g(t)}\, dt \,</math> <math>= \int_{-\infty}^{\infty} F(\omega)\cdot \overline{G(\omega)}\, d\omega \,</math>     (unitary convention)
<math>= \frac{1}{2\pi}\cdot \int_{-\infty}^{\infty} F(\omega)\cdot \overline{G(\omega)}\, d\omega \,</math>     (non-unitary convention)
<math>= \int_{-\infty}^{\infty} F(\nu)\cdot \overline{G(\nu)}\, df \,</math>     (ordinary frequency)

The section "Table of important Fourier transforms" (below) documents more properties of the continuous Fourier transform.

Generalization

Using two arbitrary real constants a and b, the most general definition of the forward 1-dimensional Fourier transform is given by:

<math>F(\omega) = \sqrt{\frac{|b|}{(2 \pi)^{1-a}}} \int_{-\infty}^{+\infty} f(t) \cdot e^{-i b \omega t} \, dt, </math>

and the inverse is given by:

<math>f(t) = \sqrt{\frac{|b|}{(2 \pi)^{1+a}}} \int_{-\infty}^{+\infty} F(\omega) \cdot e^{i b \omega t} \, d\omega. </math>

Note that the transform definitions are symmetric; they can be reversed by simply changing the signs of a and b.

The ordinary frequency convention corresponds to (a,b) = (0,2π), and in that case the variable ω is changed to ν.  If ν and t carry units, their product must be dimensionless. For example, t may be in units of time, specifically seconds, and ν would be in hertz.

The unitary, angular frequency convention is (a,b) = (0,1), and the non-unitary convention (above) is (a,b) = (1,1).

The "forward" and "inverse" transforms are always defined so that the operation of both transforms in either order on a function will return the original function. In other words, the composition of the transform pair is defined to be the identity transformation.

More properties

Completeness

We define the Fourier transform on the set of integrable complex-valued functions of R and then extend it by continuity to the Hilbert space of square-integrable functions with the usual inner-product. Then <math> \mathcal{F}</math>: L2(R) → L2(R) is a unitary operator. That is <math>\mathcal{F}^*=\mathcal{F}^{-1}</math> and the transform preserves inner-products (see Parseval's theorem, also described below). Note that, <math>\mathcal{F}^*</math> refers to adjoint of the Fourier Transform operator.

Moreover we can check that:

<math> \mathcal{F}^2 = \mathcal{J},\quad \mathcal{F}^3 = \mathcal{F}^* = \mathcal{F}^{-1}, \quad \mbox{and} \quad \mathcal{F}^4 = \mathcal{I}, </math>

where <math>\mathcal{J}</math> is the Time-Reversal operator defined as:

<math> \mathcal{J}(f)(t) = f(-t), </math>

and <math>\mathcal{I}</math> is the Identity operator defined as:

<math> \mathcal{I}(f)(t) = f(t).</math>

Multi-dimensional version

The Fourier transform, can be expanded to arbitrary dimension <math>n</math>. In the unitary, angular frequency convention, the definition is:

<math>F(\boldsymbol{\omega}) = \mathcal{F}\{f\}(\boldsymbol{\omega}) \ \stackrel{\mathrm{def}}{=}\

\left(\frac{1}{\sqrt{2\pi}}\right)^{n}\int_{\R^n} f(\mathbf{x})\cdot e^{-i(\boldsymbol{\omega}\cdot \mathbf{x})}\,d\mathbf{x},</math>

where <math>\mathbf{x}</math> and <math>\boldsymbol{\omega}</math> are <math>n</math>-dimensional vectors, and <math>\boldsymbol{\omega}\cdot \mathbf{x}</math> is the inner product, also written <math>\left\langle \boldsymbol{\omega},\mathbf{x} \right\rangle,</math> of the 2 vectors. The integration is performed over all <math>n</math> dimensions.

The function <math>f(\mathbf{x})</math> is assumed to belong to the "space" of integrable functions defined on Rn:

<math> \mathcal{F}:L^1(\mathbb{R}^n)\rightarrow C(\mathbb{R}^n),</math>

where:

<math> L^1(\mathbb{R}^n) = \{f: \, \mathbb{R}^n \to \mathbb{C} \;\big|\; \int_{\mathbb{R}^n} |f(\mathbf{x})|\, d\mathbf{x} < \infty\},</math>

and C(Rn) is the space of continuous functions on Rn.

One may now use this to define the Fourier transform for compactly supported smooth functions, which are dense in L2(Rn). The Plancherel theorem then allows us to extend the definition of the Fourier transform to functions on L2(Rn) (even those not compactly supported) by continuity arguments. All the properties and formulas listed on this page apply to the Fourier transform so defined.

Unfortunately, further extensions become more technical. One may use the Hausdorff-Young inequality to define the Fourier transform for fLp(Rn) for 1 ≤ p ≤ 2. The Fourier transform of functions in Lp for the range 2 < p < ∞ requires the study of distributions, since the Fourier transform of some functions in these spaces is no longer a function, but rather a distribution.

The Plancherel theorem and Parseval's theorem

It should be noted that depending on the author either of these theorems might be referred to as the Plancherel theorem or as Parseval's theorem.

If f(t) and g(t) are square-integrable and F(ω) and G(ω) are their unitary Fourier transforms, then we have Parseval's theorem:

<math>\int_{\mathbb{R}^n} f(t) \bar{g}(t) \, dt = \int_{\mathbb{R}^n} F(\omega) \bar{G}(\omega) \, d\omega,</math>

where the bar denotes complex conjugation. Therefore, the Fourier transform yields an isometric automorphism of the Hilbert space L2(Rn).

The Plancherel theorem, which is equivalent to Parseval's theorem, states:

<math>\int_{\mathbb{R}^n} \left| f(t) \right|^2\, dt = \int_{\mathbb{R}^n} \left| F(\omega) \right|^2\, d\omega. </math>

This theorem is usually interpreted as asserting the unitary property of the Fourier transform. See Pontryagin duality for a general formulation of this concept in the context of locally compact abelian groups.

Localization property

As a rule of thumb: the more concentrated f(t) is, the more spread out F(ω) is. In particular, if we "squeeze" a function in t, it spreads out in ω and vice-versa; and we cannot arbitrarily concentrate both the function and its Fourier transform.

Therefore a function which equals its Fourier transform strikes a precise balance between being concentrated and being spread out. It is easy in theory to construct examples of such functions (called self-dual functions) because the Fourier transform has order 4 (that is, iterating it four times on a function returns the original function). The sum of the four iterated Fourier transforms of any function will be self-dual. There are also some explicit examples of self-dual functions, the most important being constant multiples of the Gaussian function

<math>f(t) = \exp \left( \frac{-t^2}{2} \right).</math>

This function is related to Gaussian distributions, and in fact, is an eigenfunction of the Fourier transform operators. Again, it is worth stressing that the mere fact that the Gaussian is self-dual does not make it in any way special: many self-dual functions exist.

The trade-off between the compaction of a function and its Fourier transform can be formalized in the form of a Fourier Uncertainty Principle. Suppose f(t) and F(ω) are a Fourier transform pair for a finite-energy (i.e. square-integrable) function. Without loss of generality, we assume that f(t) is normalized:

<math>\int_{-\infty}^\infty |f(t)|^2 \,dt=1.</math>

It follows from Parseval's theorem that F(ω) is also normalized.

Define the expected location[3] of a particle (with probability density |f(t)|2) as

<math>u_f \ \stackrel{\mathrm{def}}{=}\ \int_{-\infty}^\infty t|f(t)|^2\,dt.</math>

and the expectation value of the momentum[3] of the particle (with probability density |F(ω)|2) as

<math>\xi_F \ \stackrel{\mathrm{def}}{=}\ \int_{-\infty}^\infty \omega |F(\omega)|^2\,d\omega.</math>

Also define the variances around the above-defined average values as

<math>\sigma^2_{f} \ \stackrel{\mathrm{def}}{=}\ \int_{-\infty}^\infty (t-u_f)^2|f(t)|^2\,dt </math>

and

<math>\sigma^2_{F} \ \stackrel{\mathrm{def}}{=}\ \int_{-\infty}^\infty (\omega-\xi_F)^2 |F(\omega)|^2\,d\omega. </math>

Then it can be shown that

<math>\sigma^2_{f}\, \sigma^2_{F} \ge \frac{1}{4}.</math>

The equality is achieved for the Gaussian function listed above, which shows that the Gaussian function is maximally concentrated in "time-frequency".

The most famous practical application of this property is found in quantum mechanics. Following from the axioms of quantum mechanics, the momentum and position wave functions are Fourier transform pairs to within a factor of h/2π and are normalized to unity. The above expression then becomes a statement of the Heisenberg uncertainty principle.

The Fourier transform also translates between smoothness and decay. If f(t) is several times differentiable, then F(ω) decays rapidly towards zero for ω → ± ∞.

Eigenfunctions

One important choice of orthonormal (under <math> L^2 </math> norm) eigenfunctions of the Fourier transform are the Hermite functions

<math>{\psi}_n(t) = \frac{1}{\sqrt{n!\,2^n\sqrt{\pi}}}\,e^{-t^2/2}H_n(t).\,\!</math>

where <math>H_n(t)</math> is the physicist-defined Hermite polynomial. When using the unitary definition of the Fourier Transform, the relation is

<math> \mathcal{F} \left\{ {\psi}_n(t) \right\} = (-i)^n {\psi}_n(\omega) \,\!</math>

However, this choice of eigenfunctions is not unique. Because there are only four different eigenvalues of the Fourier transform (±1 and ±i), each highly degenerate, any linear combination of eigenfunctions with the same eigenvalue gives another eigenfunction. However, the choice of Hermite functions is convenient because they are exponentially localized in both frequency and time domains, and thus give rise to the fractional Fourier transform used in time-frequency analyses.

Analysis of differential equations

Fourier transforms, and the closely related Laplace transforms are widely used in solving differential equations. The Fourier transform is compatible with differentiation in the following sense: if f(t) is a differentiable function with Fourier transform F(ω), then the Fourier transform of its derivative is given by iω F(ω). This can be used to transform differential equations into algebraic equations. Note that this technique only applies to problems whose domain is the whole set of real numbers. By extending the Fourier transform to functions of several variables (as outlined below), partial differential equations with domain Rn can also be translated into algebraic equations.

Convolution theorem

Main article: Convolution theorem

The Fourier transform translates between convolution and multiplication of functions. If f(t) and h(t) are integrable functions with Fourier transforms F(ω) and H(ω) respectively, and if the convolution of f and h exists and is absolutely integrable, then the Fourier transform of the convolution is given by the product of the Fourier transforms F(ω) H(ω) (possibly multiplied by a constant factor depending on the Fourier normalization convention).

In the unitary normalization convention, this means that if:

<math>g(t) = \{f*h\}(t) = \int_{-\infty}^\infty f(\tau)h(t - \tau)\,d\tau,</math>

where * denotes the convolution operation, then:

<math>G(\omega) = \sqrt{2\pi}\cdot F(\omega)H(\omega).\,</math>

The above formulas hold true for functions defined on both one- and multi-dimension real space. In linear time invariant (LTI) system theory, it is common to interpret h(t) as the impulse response of an LTI system with input f(t) and output g(t), since substituting the unit impulse for f(t) yields g(t)=h(t). In this case, H(ω) represents the frequency response of the system.

Conversely, if f(t) can be decomposed as the product of two other functions p(t) and q(t) such that their product p(t)q(t) is integrable, then the Fourier transform of this product is given by the convolution of the respective Fourier transforms P(ω) and Q(ω), again with a constant scaling factor.

In the unitary normalization convention, this means that if f(t) = p(t) q(t) then:

<math>F(\omega) = \frac{1}{\sqrt{2\pi}} \bigg( P(\omega) * Q(\omega) \bigg) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^\infty P(\alpha)Q(\omega - \alpha)\,d\alpha.</math>

Cross-correlation theorem

In an analogous manner, it can be shown that if <math>g(t)</math> is the cross-correlation of <math>f(t)</math> and <math>h(t)</math>:

<math>g(t)=(f\star h)(t) = \int_{-\infty}^\infty \bar{f}(\tau)\,h(t+\tau)\,d\tau</math>

then the Fourier transform of <math>g(t)</math> is:

<math>G(\omega) = \sqrt{2\pi}\,\overline{F}(\omega)\,H(\omega)</math>

where capital letters are again used to denote the Fourier transform.

Tempered distributions

The most general and useful context for studying the Fourier transform is given by the tempered distributions; these include all the integrable functions mentioned above and have the added advantage that the Fourier transform of any tempered distribution is again a tempered distribution and the rule for the inverse of the Fourier transform is universally valid. Furthermore, the useful Dirac delta is a tempered distribution but not a function; its Fourier transform is a constant function (whose specific value depends upon the form of the Fourier transform used). Distributions can be differentiated and the above mentioned compatibility of the Fourier transform with differentiation and convolution remains true for tempered distributions.

Domain and range of the Fourier transform

The domain and range of the Fourier transform cannot be described as two well-defined sets of functions. Instead, they can be chosen in several different ways depending on exactly what is meant by a function and an integral. Furthermore, for some pair of domain and range which can be described for the Fourier transform, it may sometimes be of interest to consider the restriction of the transform to a proper subset of the domain. In general, however, it is of interest to describe as "large" sets as possible for the domain. Such extensions can be done in different ways and may lead to domains where either one is not a subset of the other. Some examples of domains and ranges which are described in the literature are

  • The set of Schwartz functions is closed under the Fourier transform. Schwartz functions are rapidly decaying functions and does not include all functions which are relevant for the Fourier transform.
  • <math>L^2</math> is closed under the Fourier transform. This is a much richer set than Schwartz functions but is, technically speaking, not a set of functions but rather equivalence classes of functions.
  • The set of tempered distributions is closed under the Fourier transform. Tempered distributions are also a form a generalization of functions. It is in this generality that one can define the Fourier Transform of objects like the Dirac delta function.

Table of important Fourier transforms

The following table records some important Fourier transforms. G and H denote Fourier transforms of g(t) and h(t), respectively. g and h may be integrable functions or tempered distributions. Note that the two most common unitary conventions are included.

Functional relationships

Signal Fourier transform
unitary, angular frequency
Fourier transform
unitary, ordinary frequency
Remarks
<math> f(t)\,</math> <math> F(\omega)\!\ \stackrel{\mathrm{def}}{=}\ \!</math>

<math>\frac{1}{\sqrt{2 \pi}} \int_{-\infty}^{\infty}\!\!f(t) e^{-i \omega t}\, dt </math>

<math> F(\nu)\!\ \stackrel{\mathrm{def}}{=}\ </math>

<math>\int_{-\infty}^{\infty}\!\!f(t) e^{-i 2\pi \nu t}\, dt </math>

101 <math>a\cdot f(t) + b\cdot g(t)\,</math> <math>a\cdot F(\omega) + b\cdot G(\omega)\,</math> <math>a\cdot F(\nu) + b\cdot G(\nu)\,</math> Linearity
102 <math>f(t - a)\,</math> <math>e^{- i a \omega} F(\omega)\,</math> <math>e^{- i 2\pi a \nu} F(\nu)\,</math> Shift in time domain
103 <math>e^{ iat} f(t)\,</math> <math>F(\omega - a)\,</math> <math>F \left(\nu - \frac{a}{2\pi}\right)\,</math> Shift in frequency domain, dual of 102
104 <math>f(a t)\,</math> a|} F \left( \frac{\omega}{a} \right)\,</math> a|} F \left( \frac{\nu}{a} \right)\,</math> a|\,</math> is large, then <math>f(a t)\,</math> is concentrated around 0 and <math>\frac{1}{|a|}F \left( \frac{\omega}{a} \right)\,</math> spreads out and flattens. It is interesting to consider the limit of this as <math>|a|</math> tends to infinity - the delta function
105 <math>F(t)\,</math> <math> f(-\omega)\,</math> <math> f(-\nu)\,</math> Duality property of the Fourier transform. Results from swapping "dummy" variables of <math> t \,</math> and <math> \omega \,</math>.
106 <math>\frac{d^n f(t)}{dt^n}\,</math> <math> (i\omega)^n F(\omega)\,</math> <math> (i 2\pi f)^n F(\nu)\,</math> Generalized derivative property of the Fourier transform
107 <math>t^n f(t)\,</math> <math>i^n \frac{d^n F(\omega)}{d\omega^n}\,</math> <math>\left (\frac{i}{2\pi}\right)^n \frac{d^n F(\nu)}{d\nu^n}\,</math> This is the dual of 106
108 <math>(f * g)(t)\,</math> <math>\sqrt{2\pi} F(\omega) G(\omega)\,</math> <math>F(\nu) G(\nu)\,</math> <math>f * g\,</math> denotes the convolution of <math>f\,</math> and <math>g\,</math> — this rule is the convolution theorem
109 <math>f(t) g(t)\,</math> <math>(F * G)(\omega) \over \sqrt{2\pi}\,</math> <math>(F * G)(\nu)\,</math> This is the dual of 108
110 <math>f(t)\,</math> is purely real, and an even function <math>F(\omega)\,</math> and <math>F(\nu)\,</math> are purely real, and even functions
111 <math>f(t)\,</math> is purely real, and an odd function <math>F(\omega)\,</math> and <math>F(\nu)\,</math> are purely imaginary, and odd functions

Square-integrable functions

Signal Fourier transform
unitary, angular frequency
Fourier transform
unitary, ordinary frequency
Remarks
<math> f(t) \,</math> <math> F(\omega)\!\ \stackrel{\operatorname{def}}{=}\ \!</math>

<math>\frac{1}{\sqrt{2 \pi}} \int_{-\infty}^{\infty}\!\!f(t) e^{-i \omega t} \operatorname{d}t \,</math>

<math> F(\nu)\!\ \stackrel{\operatorname{def}}{=}\ </math>

<math>\int_{-\infty}^{\infty}\!\!f(t) e^{-i 2\pi \nu t} \operatorname{d}t \,</math>

201 <math>\operatorname{rect}(a t) \,</math> <math>\frac{1}{\sqrt{2 \pi a^2}}\cdot \operatorname{sinc}\left(\frac{\omega}{2\pi a}\right)</math> a|}\cdot \operatorname{sinc}\left(\frac{\nu}{a}\right)</math> The rectangular pulse and the normalized sinc function, here defined as <math>\operatorname{sinc}(x) = \frac{\sin(\pi x)}{\pi x}</math>
202 <math> \operatorname{sinc}(a t)\,</math> <math>\frac{1}{\sqrt{2\pi a^2}}\cdot \operatorname{rect}\left(\frac{\omega}{2 \pi a}\right)</math> a|}\cdot \operatorname{rect}\left(\frac{\nu}{a} \right)\,</math> Dual of rule 201. The rectangular function is an ideal low-pass filter, and the sinc function is the non-causal impulse response of such a filter.
203 <math> \operatorname{sinc}^2 (a t) \,</math> <math> \frac{1}{\sqrt{2\pi a^2}}\cdot \operatorname{tri} \left( \frac{\omega}{2\pi a} \right) </math> a|}\cdot \operatorname{tri} \left( \frac{\nu}{a} \right) </math> tri is the triangular function
204 <math> \operatorname{tri} (a t) \,</math> <math>\frac{1}{\sqrt{2\pi a^2}} \cdot \operatorname{sinc}^2 \left( \frac{\omega}{2\pi a} \right) </math> a|}\cdot \operatorname{sinc}^2 \left( \frac{\nu}{a} \right) \,</math> Dual of rule 203.
205 <math> e^{- a t} u(t) \,</math> <math>\frac{1}{\sqrt{2 \pi} (a + i \omega)}</math> <math>\frac{1}{a + i 2 \pi \nu}</math> <math>u(t)</math> is the Heaviside unit step function and <math>a > 0</math>.
206 <math>e^{-\alpha t^2}\,</math> <math>\frac{1}{\sqrt{2 \alpha}}\cdot e^{-\frac{\omega^2}{4 \alpha}}</math> <math>\sqrt{\frac{\pi}{\alpha}}\cdot e^{-\frac{(\pi \nu)^2}{\alpha}}</math> Shows that the Gaussian function <math>\exp(-\alpha t^2)</math> is its own Fourier transform. For this to be integrable we must have <math>\operatorname{Re}(\alpha)>0</math>.
210 t|} \,</math> <math> \sqrt{\frac{2}{\pi}} \cdot \frac{a}{a^2 + \omega^2} </math> <math> \frac{2 a}{a^2 + 4 \pi^2 f^2} </math> a>0
211 t|}} \,</math> \omega|}}</math> f|}} </math> the transform is the function itself
212 <math> J_0 (t)\,</math> <math> \sqrt{\frac{2}{\pi}} \cdot \frac{\operatorname{rect} \left( \frac{\omega}{2} \right)}{\sqrt{1 - \omega^2}} </math> <math> \frac{2\cdot \operatorname{rect} (\pi\nu)}{\sqrt{1 - 4 \pi^2 \nu^2}} </math> J0(t) is the Bessel function of first kind of order 0
213 <math> J_n (t) \,</math> <math> \sqrt{\frac{2}{\pi}} \frac{ (-i)^n T_n (\omega) \operatorname{rect} \left( \frac{\omega}{2} \right)}{\sqrt{1 - \omega^2}} </math> <math> \frac{2 (-i)^n T_n (2 \pi \nu) \operatorname{rect} (\pi \nu)}{\sqrt{1 - 4 \pi^2 \nu^2}} </math> it's the generalization of the previous transform; Tn (t) is the Chebyshev polynomial of the first kind.
214 <math> \frac{J_n (t)}{t} \,</math> <math> \sqrt{\frac{2}{\pi}} \frac{i}{n} (-i)^n \cdot U_{n-1} (\omega)\,</math>

  <math>\cdot \ \sqrt{1 - \omega^2} \operatorname{rect} \left( \frac{\omega}{2} \right) </math>

<math> \frac{2 i}{n} (-i)^n \cdot U_{n-1} (2 \pi \nu)\,</math>

  <math>\cdot \ \sqrt{1 - 4 \pi^2 \nu^2} \operatorname{rect} ( \pi \nu ) </math>

Un (t) is the Chebyshev polynomial of the second kind
215 <math>\operatorname{sech}(a t) \,</math> <math>\frac{1}{a}\sqrt{\frac{\pi}{2}}\operatorname{sech} \left( \frac{\pi}{2 a} \omega \right)</math> <math>\frac{\pi}{a} \operatorname{sech} \left( \frac{\pi^2}{ a} \nu \right)</math> Hyperbolic secant is its own Fourier transform

Distributions

Signal Fourier transform
unitary, angular frequency
Fourier transform
unitary, ordinary frequency
Remarks
<math> f(t) \,</math> <math> F(\omega)\!\ \stackrel{\mathrm{def}}{=}\ \!</math>

<math>\frac{1}{\sqrt{2 \pi}} \int_{-\infty}^{\infty}\!\!f(t) e^{-i \omega t}\, dt </math>

<math> F(\nu)\!\ \stackrel{\mathrm{def}}{=}\ </math>

<math>\int_{-\infty}^{\infty}\!\!g(t) e^{-i 2\pi \nu t}\, dt </math>

301 <math>1\,</math> <math>\sqrt{2\pi}\cdot \delta(\omega)\,</math> <math>\delta(\nu)\,</math> <math>\displaystyle\delta(\omega)</math> denotes the Dirac delta distribution.
302 <math>\delta(t)\,</math> <math>\frac{1}{\sqrt{2\pi}}\,</math> <math>1\,</math> Dual of rule 301.
303 <math>e^{i a t}\,</math> <math>\sqrt{2 \pi}\cdot \delta(\omega - a)\,</math> <math>\delta\left(\nu - \frac{a}{2\pi}\right)\,</math> This follows from 103 and 301.
304 <math>\cos (a t)\,</math> <math>\sqrt{2 \pi} \frac{\delta(\omega\!-\!a)\!+\!\delta(\omega\!+\!a)}{2}\,</math> <math>\frac{\delta(\nu\!-\!\begin{matrix}\frac{a}{2\pi}\end{matrix})\!+\!\delta(\nu\!+\!\begin{matrix}\frac{a}{2\pi}\end{matrix})}{2}\,</math> Follows from rules 101 and 303 using Euler's formula: <math>\displaystyle\cos(a t) = (e^{i a t} + e^{-i a t})/2.</math>
305 <math>\sin( at)\,</math> <math>i \sqrt{2 \pi}\frac{\delta(\omega\!+\!a)\!-\!\delta(\omega\!-\!a)}{2}\,</math> <math>i \frac{\delta(\nu\!+\!\begin{matrix}\frac{a}{2\pi}\end{matrix})\!-\!\delta(\nu\!-\!\begin{matrix}\frac{a}{2\pi}\end{matrix})}{2}\,</math> Also from 101 and 303 using <math>\displaystyle\sin(a t) = (e^{i a t} - e^{-i a t})/(2i).</math>
306 <math>\cos ( a t^2 ) \,</math> <math> \frac{1}{\sqrt{2 a}} \cos \left( \frac{\omega^2}{4 a} - \frac{\pi}{4} \right) </math> <math> \sqrt{\frac{\pi}{a}} \cos \left( \frac{\pi^2 \nu^2}{a} - \frac{\pi}{4} \right) </math>
307 <math>\sin ( a t^2 ) \,</math> <math> \frac{-1}{\sqrt{2 a}} \sin \left( \frac{\omega^2}{4 a} - \frac{\pi}{4} \right) </math> <math> - \sqrt{\frac{\pi}{a}} \sin \left( \frac{\pi^2 \nu^2}{a} - \frac{\pi}{4} \right) </math>
_{\alpha = -i a} \,</math> <math> \frac{1}{\sqrt{2 a}} \cdot e^{-i \left(\frac{\omega^2}{4 a} -\frac{\pi}{4}\right)}</math> <math> \sqrt{\frac{\pi}{a}} \cdot e^{-i \left(\frac{\pi^2 \nu^2}{a} -\frac{\pi}{4}\right)} </math> common in optics
308 <math>t^n\,</math> <math>i^n \sqrt{2\pi} \delta^{(n)} (\omega)\,</math> <math>\left(\frac{i}{2\pi}\right)^n \delta^{(n)} (\nu)\,</math> Here, <math>\displaystyle n</math> is a natural number. <math>\displaystyle\delta^{(n)}(\omega)</math> is the <math>\displaystyle n</math>-th distribution derivative of the Dirac delta. This rule follows from rules 107 and 302. Combining this rule with 101, we can transform all polynomials.
309 <math>\frac{1}{t}\,</math> <math>-i\sqrt{\frac{\pi}{2}}\sgn(\omega)\,</math> <math>-i\pi\cdot \sgn(\nu)\,</math> Here <math>\displaystyle\sgn(\omega)</math> is the sign function; note that this is consistent with rules 107 and 302.
310 <math>\frac{1}{t^n}\,</math> <math>-i \begin{matrix} \sqrt{\frac{\pi}{2}}\cdot \frac{(-i\omega)^{n-1}}{(n-1)!}\end{matrix} \sgn(\omega)\,</math> <math>-i\pi \begin{matrix} \frac{(-i 2\pi \nu)^{n-1}}{(n-1)!}\end{matrix} \sgn(\nu)\,</math> Generalization of rule 309.
311 <math>\sgn(t)\,</math> <math>\sqrt{\frac{2}{\pi}}\cdot \frac{1}{i\ \omega }\,</math> <math>\frac{1}{i\pi \nu}\,</math> The dual of rule 309.
312 <math> u(t) \,</math> <math>\sqrt{\frac{\pi}{2}} \left( \frac{1}{i \pi \omega} + \delta(\omega)\right)\,</math> <math>\frac{1}{2}\left(\frac{1}{i \pi \nu} + \delta(\nu)\right)\,</math> Here <math>u(t)</math> is the Heaviside unit step function; this follows from rules 101 and 311.
313 <math>\sum_{n=-\infty}^{\infty} \delta (t - n T) \,</math> <math>\begin{matrix} \frac{\sqrt{2\pi }}{T}\end{matrix} \sum_{k=-\infty}^{\infty} \delta \left( \omega -k \begin{matrix} \frac{2\pi }{T}\end{matrix} \right)\,</math> <math>\frac{1}{T} \sum_{k=-\infty}^{\infty} \delta \left( \nu -\frac{k }{T}\right) \,</math> The Dirac comb — helpful for explaining or understanding the transition from continuous to discrete time.

Two-dimensional functions

Signal Fourier transform
unitary, angular frequency
Fourier transform
unitary, ordinary frequency
Remarks
<math>\exp(-\pi(a^2x^2+b^2y^2))</math> ab|} \exp\left[-\pi\left(\frac{f^2_x}{a^2} + \frac{f^2_y}{b^2}\right)\right]</math> Both functions are Gaussian bumps, which may not have unit volume.
<math>\mathrm{circ}(\sqrt{x^2+y^2})</math> <math> J_1(2\pi \rho)/\rho</math> <math> \pi \frac{J_1\left[2\pi f_r\right]}{2 \pi f_r}</math> The circle has unit radius if we think of circ(t) as step function u(1-t); The Airy distribution is expressed using J1 (the order 1 Bessel function of the first kind); fr is the magnitude of the frequency vector {fx,fy}.

Three-dimensional functions

Signal Fourier transform
unitary, angular frequency
Fourier transform
unitary, ordinary frequency
Remarks
<math>\mathrm{circ}(\sqrt{x^2+y^2+z^2})</math> <math> 4 \pi \frac{\sin[2 \pi f_r] - 2 \pi f_r \cos[2 \pi f_r]}{(2 \pi f_r)^3}</math> The sphere has unit radius; fr is the magnitude of the frequency vector {fx,fy,fz}.

About notation

The Fourier transform is a mapping on a function space. This mapping is here denoted <math>\mathcal{F}</math> and <math>\mathcal{F}\{s\}</math> is used to denote the Fourier transform of the function s. This mapping is linear, which means that <math>\mathcal{F}</math> can also be seen as a linear transformation on the function space and implies that the standard notation in linear algebra of applying a linear transformation to a vector (here the signal s) can be used to write <math>\mathcal{F} s</math> instead of <math>\mathcal{F}\{s\}</math>. Since the result of applying the Fourier transform is again a function, we can be interested in the value of this function evaluated at the value <math>\omega</math> for its variable, and this is denoted either as <math>\mathcal{F}\{s\}(\omega)</math> or as <math>(\mathcal{F} s)(\omega)</math>. Notice that in the former case, it is implicitly understood that <math>\mathcal{F}</math> is applied first to s and then the resulting function is evaluated at <math>\omega</math>, not the other way around.

In mathematics and various applied sciences it is often necessary to distinguish between a function s and the value of s when its variable equals t, denoted s(t). This means that a notation like <math>\mathcal{F}\{s(t)\}</math> formally can be interpreted as the Fourier transform of the values of s at t, which must be considered as an ill-formed expression since it describes the Fourier transform of a function value rather than of a function. Despite this flaw, the previous notation appears frequently, often when a particular function or a function of a particular variable is to be transformed. For example, <math>\mathcal{F}\{ \mathrm{rect}(t) \} = \mathrm{sinc}(\omega)</math> is sometimes used to express that the Fourier transform of a rectangular function is a sinc function, or <math>\mathcal{F}\{s(t+t_{0})\} = \mathcal{F}\{s(t)\} e^{i \omega t_{0}}</math> is used to express the shift property of the Fourier transform. Notice, that the last example is only correct under the assumption that the transformed function is a function of t, not of <math>t_{0}</math>. If possible, this informal usage of the <math>\mathcal{F}</math> operator should be avoided, in particular when it is not perfectly clear which variable the function to be transformed depends on.

Notes

  1. F(ν) and F(ω) represent different, but related, functions, as shown in the table labeled Summary of popular forms of the Fourier transform.
  2. <math>u(t)\,</math>  is the Heaviside_step_function, and  <math>u(t) \ \ \stackrel{\mathcal{F}}{\Longleftrightarrow}\ \ \sqrt{\frac{\pi}{2}} \left( \frac{1}{i \pi \omega} + \delta(\omega)\right)\,</math>
  3. 3.0 3.1 Location, momentum and particle do not have any physical meaning here; they are simply convenient monikers chosen with analogy to the interpretation used in the Heisenberg Uncertainty Principle.

See also

References

Template:Nofootnotes

  • Fourier Transforms from eFunda - includes tables
  • Dym & McKean, Fourier Series and Integrals. (For readers with a background in mathematical analysis.)
  • K. Yosida, Functional Analysis, Springer-Verlag, 1968. ISBN 3-540-58654-7
  • L. Hörmander, Linear Partial Differential Operators, Springer-Verlag, 1976.
  • A. D. Polyanin and A. V. Manzhirov, Handbook of Integral Equations, CRC Press, Boca Raton, 1998. ISBN 0-8493-2876-4
  • R. G. Wilson, "Fourier Series and Optical Transform Techniques in Contemporary Optics", Wiley, 1995. ISBN-10: 0471303577
  • R. N. Bracewell, The Fourier Transform and Its Applications, 3rd ed., Boston, McGraw Hill, 2000.

External links

ar:تحويل فوريي be-x-old:Пераўтварэньне Фур'е cs:Fourierova transformace da:Fouriertransformation de:Fourier-Transformation eu:Fourierren transformaketa fa:تبدیل فوریه gl:Transformada de Fourier he:התמרת פורייה ko:푸리에 변환 id:Transformasi Fourier is:Fourier–vörpun it:Trasformata di Fourier nl:Fouriertransformatie no:Fouriertransformasjon simple:Fourier transformation sr:Фуријеова трансформација fi:Fourier'n muunnos sv:Fourier-transform th:การแปลงฟูริเยร์