Questions tagged [fourier-analysis]

Fourier analysis, also known as spectral analysis, encompasses all sorts of Fourier expansions, including Fourier series, Fourier transform and the discrete Fourier transform (and relatives). The non-commutative analog is (representation-theory).

Fourier analysis is the study of how general functions can be decomposed into trigonometric or exponential functions with definite frequencies. There are two types of Fourier expansions:

  • Fourier series: If a (reasonably well-behaved) function is periodic, then it can be written as a discrete sum of trigonometric or exponential functions with specific frequencies.
  • Fourier transform: A general function that isn’t necessarily periodic (but that is still reasonably well-behaved) can be written as a continuous integral of trigonometric or exponential functions with a continuum of possible frequencies.

The reason why Fourier analysis is so important is that many (although certainly not all) of the differential equations that govern physical systems are linear, which implies that the sum of two solutions is again a solution. Therefore, since Fourier analysis tells us that any function can be written in terms of sinusoidal functions, we can limit our attention to these functions when solving the differential equations. And then we can build up any other function from these special ones. This is a very helpful strategy, because it is invariably easier to deal with sinusoidal functions than general ones.

Fourier series

Consider a function $f(x)$ that is periodic on the interval $0 ≤ x ≤ L$, then Fourier’s theorem states that $f(x)$ can be written as $$f(x)={a_0}+\sum_{n=1}^{\infty}\left[a_n \cos\left(\frac{2n\pi x}{L}\right)+b_n \sin \left(\frac{2n\pi x}{L}\right)\right]$$ where the constant coefficients $a_n$ and $b_n$ are called the Fourier coefficients of $f$ and is given by $$a_0=\frac{1}{L}\int_0^L f(x)\mathrm{d}x$$ $$a_n=\frac{2}{L}\int_0^L f(x)\cos\left(\frac{2\pi nx }{L}\right)\mathrm{d}x$$ $$b_n=\frac{2}{L}\int_0^L f(x)\sin\left(\frac{2\pi nx }{L}\right)\mathrm{d}x$$

Reference:

http://www.people.fas.harvard.edu/~djmorin/waves/Fourier.pdf

https://en.wikipedia.org/wiki/Fourier_analysis

http://mathworld.wolfram.com/FourierSeries.html

Fourier Transform:

For this part find the following link

https://math.stackexchange.com/tags/fourier-transform/info

10420 questions
5
votes
1 answer

Inverse Fourier Transform gives a complex function when it shouldn't

Last I had an exam and there was the following question: Find $f: \mathbb{R} \rightarrow \mathbb{R}$ such that $\frac{1}{2\pi}\int\limits_{-\infty}^{\infty}(1+i)\mathrm{F}(\omega)e^{iwt}\mathrm{d}\omega = e^{-2t}H(t)$, where $\mathrm{F}(\omega)$ is…
Chrischpo
  • 111
5
votes
1 answer

Fourier inversion Lemma (Lars Hörmander)

I always like to have more than one proof for the same theorem. The other day I was browsing through my copy of Lars Hörmander's book on PDE (volume 1). When proving the fourier inversion formula (on $\mathcal{S}(\mathbb{R}^n)$) he makes use of the…
Martin
  • 2,106
5
votes
2 answers

What is the 3D fourier transform of a spherical shell?

I am trying to build up intuition about what the fourier transform of a spherical shell will look like but I can't say I'm making much progress. I've also tried to dumb down the problem in 2D and consider a circle (not a disc). ie what is the…
evan54
  • 261
5
votes
2 answers

Analog of the Fourier transform on a bounded domain?

Suppose $\Omega \subset \mathbb{R}^d$ is a bounded, simply-connected domain with whatever other "niceness" properties are necessary for this question to make sense. Define the "Fourier transform" over $\Omega$ of a function $u(x)$, where…
John Barber
  • 3,924
4
votes
2 answers

On rate of decay of integrals (fourier transform)

Given, $f(x)$ is a monotonically decreasing function, and $f(x) \geq 0$ for all $x \in [a,b]$. Suppose that for $f(x)$ the following holds (Riemann-Lebesgue Lemma): $$\lim_{n\to\infty} \int_a^b f(x)\sin(nx) = 0.$$ Now lets say that another function…
Roupam Ghosh
  • 1,913
4
votes
0 answers

How to find the global minimum of a function from its Fourier transformed function.

i.e Can $\min{f(t)}$ be expressed by $F(\omega)$? I have a series of data in frequency space. I can do discrete Fourier transform to time space to find its minimum. But I am wondering if there is a way that I don't need to do the transform.
Tim
  • 183
4
votes
1 answer

A generalized version of the Riemann-Lebesgue lemma

Let $f \in L^1 [0,2\pi ] $ and let $ g $ be bounded and $2\pi$-periodic. Prove that $$ \hat{f}(0)\cdot\hat{g}(0)=\lim_{n\to\infty}\frac{1}{2\pi}\intop_0^{2\pi}f(t)g(nt)dt $$ where $\hat{f}(0)$ denotes $f$'s $0$th Fourier coefficient, that is,…
Shai Deshe
  • 1,691
4
votes
1 answer

If a Fourier Transform is continuous in frequency, then what are the "harmonics"?

The basic idea of a Fourier series is that you use integer multiples of some fundamental frequency to represent any time domain signal. Ok, so if the Fourier Transform (Non periodic, continuous in time, or non periodic, discrete in time) results in…
bobobobo
  • 9,502
4
votes
0 answers

Inverse Fourier transform of absolute value of a given Fourier transform

Given that, for some $f\in L^1(\mathbb{R})\cap L^2(\mathbb{R})$, we have the Fourier transform of $f$ given as \begin{equation} F(k):=\int_{-\infty}^\infty e^{-ikx}f(x)\text{d}x~~~(k\in\mathbb{R}),\end{equation} is there any known concise expression…
Stromael
  • 1,432
4
votes
0 answers

Equality that should be a consequence of Plancherel formula

I am stuck with this line in my reading of a book: By the Plancherel formula we have: $$\int \frac{\lvert u(x+y)-u(x)\rvert^2}{\lvert y\rvert^{2s+d}}dx = \int \frac{\lvert e^{i(y\xi)} -1\rvert ^2}{\rvert y\lvert^{2s+d}} \lvert \hat{u}(\xi)^2…
incas
  • 805
4
votes
1 answer

Pointwise convergence of Fourier Series of functions of bounded variation

Another question from a theorem in my notes: Let $f\in BV(\mathbb{T})$. Then for every $x\in\mathbb{R}$, $S_{n}(f)(x)\to \dfrac{f(x+0) + f(x-0)}{2}$ (and to $f(x)$ at every point $x$ where $f$ is continuous). The proof starts like…
roo
  • 5,598
4
votes
2 answers

how to find fourier transform of $\exp(-x^2/2)$

How can we find the fourier transform of $e^\frac{-x^2}{2}$ where -$\infty $ < x < $\infty $. I tried applying the standard formulae but ended up in un defined form..
mahes
  • 469
4
votes
1 answer

Calculate or estimate the norm in $L^2[-\pi, \pi]$ of the function $f(t)=\sum_{n\in \mathbb Z} c_n e^{i n t} g_n(t)$

In $L^2[-\pi, \pi]$, with the inner product $$ (f, g)=\frac{1}{2 \pi} \int_{-\pi}^\pi f(t) \overline{g(t)} d t, $$ the complex trigonometric system $\left\{e^{i n t}\right\}_{-\pi}^\pi$ constitutes an orthonormal basis. I would like to…
Mark
  • 7,841
  • 6
  • 38
  • 72
4
votes
1 answer

How is the Inverse Fourier Transform derived from the Fourier Transform?

Where does the $\frac{1}{2 \pi}$ come from in this pair? Please try to explain the Plancherel's theorem and the Parseval's theorem! $ X(j \omega)=\int_{-\infty}^\infty x(t) e^{-j \omega t}d t$ $ x(t)=\frac{1}{2 \pi} \int_{-\infty}^{\infty} X(j…
4
votes
1 answer

What constraint can be on the fourier transform of a function if that function is positive?

If I have a function that is always larger than zero, $g(t)>0$, and I take the fourier transform of this function.Is there a constraint I can place on the fourier transformed function? I have checked to see if the transform is also positive, but it…
Paul
  • 71