Last modified on November 23, 2016, at 21:50

Difference between revisions of "Fourier transformation"

(Tidied up the maths)
 
(8 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Fourier transformation is an invertible integral transformation that decompose a square integrable, [[piecewise continuous function]] on a [[topological group]] into a linear combination of basis elements.
+
{{Math-h}}
 +
 
 +
The '''Fourier transformation''' (often called the '''Fourier transform''' or '''Fourier integral''') is an invertible [[integral]] transformation that decomposes a square integrable, piecewise continuous functions on a [[topological group]] into a linear combination of basis elements.  It can be thought of as the ultimate extension of the [[Fourier series]], in which the interval of periodicity becomes infinitely long and the "coefficients" infinitely close together, becoming a function instead of an infinite series.
  
 
Often, functions which are difficult to analyze in one topological group become much easier to analyze when transformed to another topological group.
 
Often, functions which are difficult to analyze in one topological group become much easier to analyze when transformed to another topological group.
 +
 +
The formulas usually favored by mathematicians are the "normalized" form.  Given a function <math>f(t)</math> defined on the entire real line, its Fourier transform <math>g(\omega)</math> is given by:
 +
 +
:<math>\mathcal{F}[f(t)](\omega) = g(\omega) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty} f(t) e^{-i \omega t}\, dt</math>
 +
 +
The inverse transform, that recovers the original function, is:
 +
 +
:<math>\mathcal{F}^{-1}[g(\omega)](t) = f(t) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty} g(\omega) e^{i \omega t}\, d \omega</math>
 +
 +
The constants in front of the integrals are arbitrary, so long as their product is <math>1/2\pi</math>. In order to make the forward and inverse transforms as similar as possible, an oft-used convention is to set them both equal to <math>1/\sqrt{2\pi}</math>.
 +
The Fourier transform of a function <math>f(t)</math> is often denoted with a hat: <math>\hat f(\omega)</math>
  
 
==Discrete Fourier transformation==  
 
==Discrete Fourier transformation==  
 
Discrete Fourier transformations are defined on discrete topological groups, and the integral is replaced by summation.
 
Discrete Fourier transformations are defined on discrete topological groups, and the integral is replaced by summation.
  
[[category: mathematics]]
+
[[Category:Calculus]]

Latest revision as of 21:50, November 23, 2016

This article/section deals with mathematical concepts appropriate for late high school or early college.

The Fourier transformation (often called the Fourier transform or Fourier integral) is an invertible integral transformation that decomposes a square integrable, piecewise continuous functions on a topological group into a linear combination of basis elements. It can be thought of as the ultimate extension of the Fourier series, in which the interval of periodicity becomes infinitely long and the "coefficients" infinitely close together, becoming a function instead of an infinite series.

Often, functions which are difficult to analyze in one topological group become much easier to analyze when transformed to another topological group.

The formulas usually favored by mathematicians are the "normalized" form. Given a function defined on the entire real line, its Fourier transform is given by:

The inverse transform, that recovers the original function, is:

The constants in front of the integrals are arbitrary, so long as their product is . In order to make the forward and inverse transforms as similar as possible, an oft-used convention is to set them both equal to . The Fourier transform of a function is often denoted with a hat:

Discrete Fourier transformation

Discrete Fourier transformations are defined on discrete topological groups, and the integral is replaced by summation.