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
2
votes
1 answer

$\sum_{n \geq 1} |c_n|^2 \leq \frac {1}{8}$

Let $f: \mathbb{R} \to \mathbb{R}$ be a $2\pi$ -periodic Riemann integrable function such that $1 \leq f(x) \leq 2$ for all $ x \in \mathbb{R}$. Let $f(x)$ ~ $\sum_{n \in \mathbb{Z}} c_n e^{inx}$ be the Fourier expansion of $f$. Prove that: A)…
mathqueen459
  • 1,193
2
votes
0 answers

ways to prove that $e^{i|\xi|}\phi$ is a fourier transform of $L^1$ function

Let $\phi\in C_{0}^{\infty}(\mathbb{R}^n)$ and equals to 1 near the origin,then show that $e^{i|\xi|}\phi(\frac{|\xi|}{\mu})$ is a fourier transform of an $L^1$ function with any $\mu>0$,and how its $L^1$-norm depend on $\mu$(does its norm goes…
Tomas
  • 1,369
2
votes
2 answers

What smoothness does integrability of Fourier transform imply?

Suppose that $f, \hat f\in L^1(\mathbb R^n)$. What smoothness on $f$ does this imply---i.e., what is the maximal $m$ such that $f$ is $m$ times differentiable (everywhere)? What is an example of a function $f$ such that $f,\hat f\in L^1(\mathbb…
2
votes
2 answers

Stuck with this integral

I want to compute this integral $$\int_{-\frac{\pi}{2}}^\frac{\pi}{2} \cos(x)\,e^{-inx} dx $$ to determine the fourier coefficients of $$y(x)=\max(\cos(x),0)$$ In order to calculate the sum of $$ \sum_{1}^\infty \frac{(-1)^n}{4n^{2}-1} $$ When I…
fejz1234
  • 542
2
votes
1 answer

Fourier transform of an infinite series

Let's say I have a sequence of piece-wise continuous, square-integrable functions $$u_{n}(x)\in L_{pc}^{2}(- \infty ,\infty )$$ I am assuming the series $S(x)=\sum_{n=1}^{\infty}u_{n}(x)$ converges in $L_{pc}^{2}(- \infty ,\infty )$. Is it true…
zokomoko
  • 338
2
votes
0 answers

Relationship between decay of the Fourier transform and the smoothness of $f$

I'm doing the following exercise $a)$ Calculate the Fourier transform of the function $f(x) = e^{-|x|}, \ x \in \mathbb{R}$ Then answer which I calculated is that $\mathscr{F}(f)(k) = \frac{2}{1+k^2} $ $b)$ Is the relationship between decay of the…
Olba12
  • 2,579
2
votes
0 answers

fourier transform of positive function

I am having trouble with this question: Show that there exists a compactly supported $C^\infty$ function $\phi$ on $\mathbf{R}$ such that $\phi \ge 0, \phi(0) >0$, and $\hat{\phi} \ge 0$. I know that $\phi = e^{-\pi x^2}$ would work since…
user39598
  • 1,514
2
votes
2 answers

A positive "Fourier transform" is integrable

Let $f\in L^1_\mathbb C(\mathbb R^n)$. I once read, in one of my old exam, that if $\hat{f}(\mathbb R^n)\subset\mathbb R_+$, then $\hat{f}\in L^1(\mathbb R^n)$. As far as I remember, the professor gave an identity using mollifiers but I'm not 100%…
2
votes
1 answer

What is wrong with this IDFT trick?

In this section from Wikipedia about IDFT, three methods are given for expressing the Inverse Discrete Fourier Transform in terms of the direct transform. Being curious, I implemented the three methods in Octave: % define TD signal N = 1024; n =…
ysap
  • 173
2
votes
0 answers

Do the functions $e^{-i\omega t}$ form an orthonormal basis of $L^1(\mathbb{R}$?

Suppose $\tilde{u}(k,t)$ is the Fourier transform of a function $u(x,t)$. Often, one makes the ansatz $$ \tilde{u}(k,t)=e^{-i\omega t}\tilde{u}(k),~~(*) $$ where $e^{-i\omega t}$ is an arbitrary expression for the time dependent part of…
mathfemi
  • 2,631
2
votes
1 answer

Using the discrete fourier transform to approximate the regular fourier transform

This may be an elementary question, but I'm not sure how DFT/FFT is used to approximate regular Fourier transforms. Consider the radial distribution function $g(r)$. The structure factor is defined as $$ S(q) = 1 + \rho \int_V d\vec{r}…
2
votes
1 answer

Fourier transform of an exponentially attenuated function

Suppose I have a function $f(t) \in L^2(\mathcal{R})$ and it is specified by: $$f(t) = \int_{-\infty}^{\infty} H(\omega) \exp(-\beta t \omega) \exp(i \omega t)\,d\omega$$ Suppose $H(\omega)\in L^2(\mathcal{R})$, and we know it is among the subset of…
ncRubert
  • 735
2
votes
0 answers

Asymptotics of the Fourier transform of a non-analytic function

I have to find the asymptotic behavior of the Fourier transform of a function that is non analytical, but has a cusp. Given $$f(p)=\frac{1}{|p|^\sigma+1}$$ with $\sigma \in \mathbb{R}$, $\sigma >0$, what is the behavior of…
bnado
  • 415
2
votes
2 answers

Is a function $f:\mathbb R/\mathbb Z\to \mathbb R$ bounded ?

Let $f:\mathbb R/\mathbb Z\to \mathbb R$ a function (1-periodic). Is such a function bounded ? (it's the fact that f is defined on the circle that disturb me). Indeed, for such a function (usually at least $L^1$), I often see in my course…
user349449
  • 1,577
2
votes
3 answers

Fourier Transform of an unsteady function

I am a little stuck at the moment with the Fourier transform of a function $w(z)$ that is defined piecewise and discontinuous at $z = 0$: $$w\left(z\right) = \begin{cases} -\gamma_1 e^{-\gamma_{1}z} & z > 0 \\ \gamma_2 e^{\gamma_{2}z} & z <…