What is Fourier: Definition and 1000 Discussions

In mathematics, a Fourier transform (FT) is a mathematical transform that decomposes functions depending on space or time into functions depending on spatial or temporal frequency, such as the expression of a musical chord in terms of the volumes and frequencies of its constituent notes. The term Fourier transform refers to both the frequency domain representation and the mathematical operation that associates the frequency domain representation to a function of space or time.
The Fourier transform of a function of time is a complex-valued function of frequency, whose magnitude (absolute value) represents the amount of that frequency present in the original function, and whose argument is the phase offset of the basic sinusoid in that frequency. The Fourier transform is not limited to functions of time, but the domain of the original function is commonly referred to as the time domain. There is also an inverse Fourier transform that mathematically synthesizes the original function from its frequency domain representation, as proven by the Fourier inversion theorem.

Linear operations performed in one domain (time or frequency) have corresponding operations in the other domain, which are sometimes easier to perform. The operation of differentiation in the time domain corresponds to multiplication by the frequency, so some differential equations are easier to analyze in the frequency domain. Also, convolution in the time domain corresponds to ordinary multiplication in the frequency domain (see Convolution theorem). After performing the desired operations, transformation of the result can be made back to the time domain. Harmonic analysis is the systematic study of the relationship between the frequency and time domains, including the kinds of functions or operations that are "simpler" in one or the other, and has deep connections to many areas of modern mathematics.
Functions that are localized in the time domain have Fourier transforms that are spread out across the frequency domain and vice versa, a phenomenon known as the uncertainty principle. The critical case for this principle is the Gaussian function, of substantial importance in probability theory and statistics as well as in the study of physical phenomena exhibiting normal distribution (e.g., diffusion). The Fourier transform of a Gaussian function is another Gaussian function. Joseph Fourier introduced the transform in his study of heat transfer, where Gaussian functions appear as solutions of the heat equation.
The Fourier transform can be formally defined as an improper Riemann integral, making it an integral transform, although this definition is not suitable for many applications requiring a more sophisticated integration theory. For example, many relatively simple applications use the Dirac delta function, which can be treated formally as if it were a function, but the justification requires a mathematically more sophisticated viewpoint. The Fourier transform can also be generalized to functions of several variables on Euclidean space, sending a function of 3-dimensional 'position space' to a function of 3-dimensional momentum (or a function of space and time to a function of 4-momentum). This idea makes the spatial Fourier transform very natural in the study of waves, as well as in quantum mechanics, where it is important to be able to represent wave solutions as functions of either position or momentum and sometimes both. In general, functions to which Fourier methods are applicable are complex-valued, and possibly vector-valued. Still further generalization is possible to functions on groups, which, besides the original Fourier transform on R or Rn (viewed as groups under addition), notably includes the discrete-time Fourier transform (DTFT, group = Z), the discrete Fourier transform (DFT, group = Z mod N) and the Fourier series or circular Fourier transform (group = S1, the unit circle ≈ closed finite interval with endpoints identified). The latter is routinely employed to handle periodic functions. The fast Fourier transform (FFT) is an algorithm for computing the DFT.

View More On Wikipedia.org
  1. D

    Calculating Fourier Transform in Circular Wells

    Hi everyone, do you know how to calculate the Fourier transform for the infinitely deep circular well (confined system)? The radial wave function is given by R=N_m J_m (k r). k=\alpha_{mn}/R. R is the radius of the circular well. R(k R)=0. Thanks. Another question is that The k in J_{m}(k r)...
  2. S

    How to Calculate Error in Fourier Series and its Approximation of Angles?

    Does anyone know how to calculate the error between a function and its Fourier series representation as a function of the partial sums of the series? So far I haven't been able to find anything in the literature that talks about this. I'm also interested in looking at how well a Fourier series...
  3. E

    Complex form of Fourier series

    Let function $f(t)$ is represented by Fourier series, $$\frac{a_0}{2}+\sum_{n=1}^{\infty}(a_n\cos{\frac{2n\pi t}{b-a}}+b_n\sin{\frac{2n\pi t}{b-a}}),$$ $$a_0=\frac{2}{b-a}\int_{a}^{b}f(t)dt,$$ $$a_n=\frac{2}{b-a}\int_{a}^{b}f(t)cos\frac{2n\pi t}{b-a}dt,$$...
  4. C

    MHB Pole shifting for Fourier transform

    Hi, I have a simple harmonic oscillation problem whose Green function is given by $$\Bigl[\frac {d^2}{dt^2}+ \omega_{0}^{2}\Bigl] G(t, t') = \delta(t-t')$$ Now I found out the Fourier transform of $G(t, t')$ to be $$G(\omega)= \frac{1}{2\pi} \frac{1}{\omega_{0}^{2}-\omega^2}$$ which has poles...
  5. D

    Electrostatics Fourier Decomposition (problem setting up boundaries)

    Homework Statement An #a*b*c box is given in x,y,z (so it's length #a along the x axis, etc.). Every face is kept at #V=0 except for the face at #x=a , which is kept at #V(a,y,z)=V_o*sin(pi*y/b)*sin(pi*z/c). We are to, "solve for all possible configurations of the box's potential" Homework...
  6. P

    Solving cos ax/sin pi*x: Fourier Series Approach

    I' m trying to solve something as apparently simple like this cos ax/sin pi*x which appears solved in https://archive.org/details/TheoryOfTheFunctionsOfAComplexVariable in the page 157, exercise 9. second part. I'm trying by Fourier series, but by the moment I can't achieve it. Thanks.
  7. ranju

    Why do Fourier series require specific limits for integration?

    Homework Statement The major problem I am facing while solving for Fourier series is about the limits to be taken while integrating..! In the general equation of Fourier series the upper & lower limits are t1 & t1+T respectively..while solving for even functions we take t1 =-T/2..! Why is it...
  8. mnb96

    Sufficient condition for bounded Fourier transform

    Hello, Let's suppose we are given a function f:\mathbb{R}\rightarrow \mathbb{R}, and we assume its Fourier transform F=\mathcal{F}(f) exists and has compact support. What sufficient condition could we impose on f, in order to be sure that F is also bounded?
  9. E

    Can a discontinuous function have a uniformly convergent Fourier series?

    Let's say I have Fourier series of some function, f(t), f(t)=\frac{a0}{2}+\sum_{n=1}^{\infty}(an\cos{\frac{2n\pi t}{b-a}}+bn\sin{\frac{2n\pi t}{b-a}}), where a and b are lower and upper boundary of function, a0=\frac{2}{b-a}\int_{a}^{b}f(t)dt, an=\frac{2}{b-a}\int_{a}^{b}f(t)cos\frac{2n\pi...
  10. B

    DTFT of x(n)*(-1)^n: Effect & Transform Explained

    Whais is the effect of a multiplication by (-1)^n in the DTFT ?? In other words, what's is this transform : x(n)* (-1)^n ??
  11. K

    Fourier transform - Other possible wave forms

    Hi, I am totally a non-math guy. I had to attend a training (on automobile noise signals) that had a session discussed about Fourier Transform (FT). Let me pl. write down what I understand: "The noise signal observed at any point in the transmission line can be formed using a sum of many sine...
  12. Xenosum

    Real Scalar Field Fourier Transform

    Homework Statement Silly question, but I can't seem to figure out why, in e.g. Peskin and Schroeder or Ryder's QFT, the Fourier transform of the (quantized) real scalar field \phi(x) is written as \phi (x) = \int \frac{d^3k}{(2\pi)^3 2k_0} \left( a(k)e^{-ik \cdot x} + a^{\dagger}(k)e^{ik...
  13. E

    MATLAB How can I optimize my MATLAB code for faster Fourier series plot?

    Hi! Here is my m-file for Fourier series plot: clear clc syms n a0=input('Enter coefficient a0: '); an=input('Enter coefficient an: '); bn=input('Enter coefficient bn: '); a=input('Enter lower boundary: '); b=input('Enter upper boundary: '); t=linspace(a,b,10000); sum=0; for n=1:10 %%n could...
  14. homer

    Principal Values & Fourier Transforms in Quantum Physics

    E.g., if I have a time independent wavefunction \psi(x) with Fourier transform \tilde{\psi}(k), in computing the expectation of momentum are we calculating the principal value \lim_{R \to \infty} \int_{-R}^{R} dk\,\lvert \tilde{\psi}(k)\lvert^2\, \hbar k instead of the improper integral...
  15. U

    Can I Calculate the Fourier Transform of an Image by Hand?

    Hi all, I have a somewhat qualitative understanding of image Fourier transforms and what they represent which for the most part is sufficient for me. However i am interested to know how when i use an image analysis program to produce the Fourier transform of a real image, what is actually...
  16. R

    Integration test of dirac delta function as a Fourier integral

    Homework Statement Problem: a) Find the Fourier transform of the Dirac delta function: δ(x) b) Transform back to real space, and plot the result, using a varying number of Fourier components (waves). c) test by integration, that the delta function represented by a Fourier integral integrates...
  17. E

    Representing Signals with Fourier Series in Multisim

    Is it possible to represent some signal in terms of Fourier series in Multisim? For example, Fourier series of sawtooth voltage with period T=2pi is $$\sum_{n=1}^{\infty }\frac{2}{n}(-1)^{n+1}sin{(nt)}=2sin{(t)}-sin{(2t)}+\frac{2}{3}sin{(3t)}-\frac{1}{2}sin{(4t)}+...$$. These terms on right side...
  18. I

    Fourier Transform of a sinc like equation

    I have been given this y(t)=\frac{sin(200πt)}{πt} All I want is to find, is how the rectangular pulse will look like if I take the transformation of the above. That "200" kind of confusing me, because it isn't a simple sinc(t)=\frac{sin(πt)}{πt} I need somehow to find the height of the...
  19. ZetaOfThree

    Volume of Brillouin zone is the same as Fourier primitive parallelepip

    In Kittel's solid state text, problem 2.3, he says that the volume of the Brillouin zone is the same as a primitive parallelepiped in Fourier space. Somehow I can't see why this is true. Can someone help me see why this is true? Also, is the same relationship true between Wigner-Seitz cells and...
  20. S

    Applying Integration by Parts and Eikonal Equation to Fourier Integral Operators

    Hi! I have a question for you. At the end of the post there's a link. There's the homework which I have to do for an exam. I have to study the Fourier Integral Operator that there is at the begin of the paper. I did almost all the homework but I can't do a couple of things. First: at the point...
  21. 8

    Expand f(x)=x^3 in Fourier Sine Series: Step by Step Guide

    1. Expand the function f(x)=x^3 in a Fourier sine series on the inteval 0≤ x ≤ 1 2. I was thinking of using these equations in an attempt to find the solution f(x)=∑b_{n}sin(nx) and b_n=\frac{2}{∏}∫f(x)sin(nx)dx where n=1,2,...,I am somewhat lost in what to do exactly, could anyone help...
  22. N

    Why can a smooth function be described with fewer terms in a Fourier series?

    Hi! I am taking a second look on Fourier transforms. While I am specifically asking about the shape of the Fourier transform, I'd appreciate if you guys could also proof-read the question below as well, as I've written down allot of assumptions that I've gained, which might be wrong. OK...
  23. N

    MHB Compute Discrete Time Fourier Transform

    Hi bros, so I feel like I am very close, but cannot find out how to go further. Q.1 Compute the DTFT of the following signals, either directly or using its properties (below a is a fixed constant |a| < 1): for $x_n = a^n \cos(\lambda_0 n)u_n$ where $\lambda_0 \in (0, \pi)$ and $u_n$ is the...
  24. E

    ND Fourier Transform in Python

    Hi, My aim is to get a series of images in 2D space that run over different timestamps and put them through a 3D Fourier Transform. So my 3D FT has 2 spatial axes and one temporal axis. However I have never done anything like this before, and I have a very basic knowledge of Python. So...
  25. K

    Why did Fourier choose sinusoids as the basis functions in Fourier series?

    Fourier said that any periodic signal can be represented as sum of harmonics i.e., containing frequencies which are integral multiples of fundamental frequncies. Why did he chose the basis functions i.e., the functions which are added to make the original signal to be sinusoidal? I know...
  26. J

    MATLAB Verifying Fourier Series In MATLAB

    HI please help me this could someone verify it for me please find attachement clc; clear all; k=0; s=0; N=inf; for i=1:N s=s+(1/(k^2+1)); k=k+1; end syms x n a0=1/pi*int(cosh(x),-pi,pi); an=1/pi*int(cosh(x)*cos(n*x),-pi,pi); bn=1/pi*int(cosh(x)*sin(n*x),-pi,pi); fs=0...
  27. E

    Checking some work on a Fourier Transform

    Homework Statement OK, we're given to practice Fourier transforms. We are given f(x) = \int^{+\infty}_{-\infty} g(k) e^{ikx}dk and told to get a Fourier transform of the following, and find g(k): f(x) = e^{-ax^2} and f(x) = e^{-ax^2-bx} Homework Equations The Attempt at a Solution For...
  28. B

    Fourier series of a waveform

    Homework Statement Sketch the waveform and develop its Fourier series. f(\omega t)= \begin{cases} 0 & if & 0 \leq \omega t \leq \frac{π}{2} \\ V*sin(\omega t) & if & \frac{π}{2} \leq \omega t \leq π\\ 0 & if & π \leq \omega t \leq \frac{3π}{2} \\ V*sin(\omega t) & if & \frac{3π}{2} \leq...
  29. P

    Function whose Fourier transform is Dirac delta

    Is there a time domain function whose Fourier transform is the Dirac delta with no harmonics? I.e. a single frequency impulse
  30. S

    How to Fourier transform this expression?

    I have this expression: f(\tau) = 4 \pi \int \omega ^2 P_2[\cos (\omega \tau)] P(\omega) \, \mathrm{d}w \quad [1] where P_2 is a second order Legendre polynomial, and P(\omega) is some distribution function. Now I am told that, given a data set of f(\tau), I can solve for P(\omega) by either...
  31. T

    How can a Fourier expansion contain all the same info as original f'n?

    We know that a function f(x) over an interval [a, b] can be written as an infinite weighted sum over some set of basis functions for that interval, e.g. sines and cosines: f(x) = \alpha_0 + \sum_{k=1}^\infty \alpha_k\cos kx + \beta_k\sin kx. Hence, I could provide you either with the function...
  32. W

    Sampling a signal and do the discrete Fourier transform

    When I sample a certain digital signal with increasing sampling frequency, the fast Fourier transform of the sampled signal becomes finer and finer. (the image follows) Previously I thought higher sampling frequency makes the sampled signal more similar to the original one, so the Fourier...
  33. Chacabucogod

    Fourier Series Convergence Criterion

    I'm currently reading Tolstov's "Fourier Series" and in page 58 he talks about a criterion for the convergence of a Fourier series. Tolstov States: " If for every continuous function F(x) on [a,b] and any number ε>0 there exists a linear combination σ_n(x)=γ_0ψ_0+γ_1ψ_1+...+γ_nψ_n for which...
  34. T

    Fourier analysis and continuous spectra

    So I've been self-studying from Griffiths Intro to QM to get back in shape for graduate school this fall, and I guess I'd just like some confirmation that I'm on the right track... So while I am sure there are many other applications, the one I am dealing with is eigenfunctions of an operator...
  35. G

    What is the correct Fourier series for f(x) = 2x-1 on the interval 0<x<1?

    Homework Statement Hello guys, I have to solve one basic problem, but I got the result twice smaller that it should be. So, I am thinking that I must have missed something basic. The problem is f\left(x\right) = 2x-1 for ##0<x<1##. I have to find the Fourier coefficients. I have found A_n...
  36. K

    Discrete fourier transform data of 2 different sampling frequencies

    Hi All, I have a problem I've been thinking about for a while, but I haven't come up with a really satisfactory solution: I want to do a discrete Fourier transform on data that has been sampled at 2 different sampling frequencies. I've attached a picture of what my data will look like...
  37. S

    Discovering the Type of Waveform from a Fourier Series | Homework Help

    Homework Statement what type of waveform would this make ? Homework Equations V(t)=2/π(sin(ωt)+1/2sin(2ωt)+1/3sin(3ωt)+1/4sin(4ωt)+...) 5sin(ωt)+5sin(2ωt)+5sin(3ωt)+5sin(4ωt)... The Attempt at a Solution
  38. F

    Looking for a specific Fourier Theory book, possibly from the 70s

    Hello all, I realize this isn't exactly the correct place to post this, but I can't start a thread in the mathematics learning forum, I'm not sure if I am supposed to be able to or not. I realized that I threw away one of my instructors math books on Fourier Theory I was borrowing over the...
  39. 159753x

    Intuition for imaginary part of Fourier Transformation?

    Hi there, I'm having trouble understanding the Fourier transform of a function where the result in the frequency domain has imaginary components. For example, if you take the Fourier transform of Sin[t] , the result is I Sqrt[\[Pi]/2] DiracDelta[-1 + \[Omega]] - I Sqrt[\[Pi]/2]...
  40. W

    Find the Fourier Transform of the function t*(sent/pi*t)^2

    Homework Statement Find the FT of the following signal The function is: f(t) = t(\frac{sen(t)}{t\pi})^2 Homework Equations Fourier transform: F(\omega)= \int_{-\infty}^\infty f(t)e^{-jt\omega} My attempt began with this Fourier transform, and that's my goal: F[tf(t)]=...
  41. A

    Completing a Fourier Transform Integral

    I was wondering if anyone could help me with this integral. I've heard of contour integration but I'm unsure of how it would be used for this integral.
  42. S

    Having trouble understanding Odd or even functions of Fourier

    Homework Statement Is the function even, odd, or neither y(t) = \frac{2At}{w} for 0<t<\frac{w}{2} y(t) = \frac{-2At}{w}+2A for \frac{w}{2}<t<w Homework Equations even function f(-t) = f(t) off function f(-t) = -f(t) The Attempt at a Solution I just don't understand the concept, any help...
  43. S

    Fourier Transform - Rectangular Function Help

    1. Hi! I am new at this forum, and english is not my native language, so, I hope I can make myself clear. A teacher send us a list of activities, but he did not give us the theory about it (the theoretical class). So, I have read a few things on the internet and I have solved some exercises. I...
  44. P

    MHB Muhammed's question via email about an Inverse Fourier Transform (2)

    Here we will use the following transforms: $\displaystyle \begin{align*} \mathcal{F}^{-1} \left\{ \frac{n!}{ \left( a + \mathrm{i}\,\omega \right) ^{n+1} } \right\} = t^n\,\mathrm{e}^{-a\,t}\,\mathrm{H}(t) \end{align*}$ and $\displaystyle \begin{align*} \mathcal{F}^{-1} \left\{...
  45. P

    MHB Muhammed's question via email about solving a DE using Fourier Transforms

    a) Start by writing $\displaystyle \begin{align*} \frac{ 1}{ \omega ^2 - 7\mathrm{i}\,\omega - 10 } = \frac{1}{ \omega ^2 - 7\mathrm{i} \,\omega + 10\mathrm{i}^2 } = \frac{1}{ \left( \omega - 5\mathrm{i} \right) \left( \omega - 2\mathrm{i} \right) } \end{align*}$ Now applying partial fractions...
  46. P

    MHB Muhammad's question via email about an Inverse Fourier Transform

    Completing the square gives $\displaystyle \begin{align*} \frac{2\mathrm{i}\,\omega}{\omega ^2 + 10\omega + 29} &= \frac{2\mathrm{i}\,\omega}{ \omega ^2 + 10\omega + 5^2 - 5^2 + 29} \\ &= \frac{2\mathrm{i}\,\omega}{ \left( \omega + 5 \right) ^2 + 4 } \\ &= \frac{2\mathrm{i}\,\omega}{ \left(...
  47. P

    MHB Solving Integral Eq. using Fourier Transforms for Mohamed

    The first thing you need to do is take the Fourier Transform of both sides of the equation. $\displaystyle \begin{align*} \mathcal{F} \left\{ f(t) + 3\int_{-\infty}^{\infty}{f(t-u)\,\mathrm{e}^{-2u} \, \mathrm{H}(u)\,\mathrm{d}u} \right\} &= \mathcal{F} \left\{ 15\mathrm{e}^{-2t^2} -...
  48. J

    Inverse Fourier Transform of |k|^2$\lambda$

    Homework Statement \int_{-\infty}^{\infty} |k|^{2\lambda} e^{ikx} dkHomework Equations The Attempt at a Solution As you can guess, this is the inverse Fourier transform of |k|^{2\lambda}. I've tried splitting it from -infinity to 0 and 0 to infinity. I've tried noting that |k| is even, cos is...
  49. M

    Help with Triangle Wave using complex exponential Fourier Series

    I'm participating in research this summer and it's has to do with the Fourier Series. My professor wanted to give me practice problems before I actually started on the research. He gave me a square wave and I solved that one without many problems, but this triangle wave is another story. I've...
  50. E

    Fourier transform of an assumed solution to a propagating wave

    We have a wave ψ(x,z,t). At t = 0 we can assume the wave to have the solution (and shape) ψ = Q*exp[-i(kx)] where k = wavenumber, i = complex number The property for a Fourier transform of a time shift (t-τ) is FT[f(t-τ)] = f(ω)*exp[-i(ωτ)] Now, assume ψ(x,z,t) is shifted in time...
Back
Top