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

Codomain of the Fourier transform

Among other things, the Fourier transform maps functions from $L^2(\mathbb{R}^n) \to L^2(\mathbb{R}^n)$, $L^1(\mathbb{R}^n) \to C_0(\mathbb{R}^n)$ (continuous functions vanishing at infinity), and…
user1736
  • 8,573
6
votes
2 answers

What is the unit of the FFT output?

Consider a signal, f(t), with impulse samples taken N times, i.e f[0],f[1],f[2],...f[N-1] Let us perform FFT on it. Now, we have the amplitude on the y-axis and the frequency on the x-axis. I want to know if the unit of the quantity on the y-axis…
SJR
  • 63
6
votes
1 answer

Fourier transform of Sin(x + Sin(x))

Does anybody happen to know what the Fourier transform of $f(x) = \sin(x + \sin(x))$ is? More generally, what is the Fourier transform of $g(x) = \sin(\phi_1 x + \mu \sin(\phi_2 x))$? ($\phi_1$, $\phi_2$ and $\mu$ are constants.) I'm pretty sure I…
6
votes
0 answers

For $f \in C_c^\infty(\mathbb{R})$, does $\hat{f}(k)\sum_{j=0}^n \frac{(-k^2)^j}{j!}$ converge to $\hat{f}(k)e^{-k^2}$ in $L^2(\mathbb{R})$.

As the title states: For $f \in C_c^\infty(\mathbb{R})$, does $\hat{f}(k)\sum_{j=0}^n \frac{(-k^2)^j}{j!}$ converge to $\hat{f}(k)e^{-k^2}$ in $L^2(\mathbb{R})$ where $C_c^\infty(\mathbb{R})$ is the space of smooth compactly supported functions.…
muaddib
  • 8,267
6
votes
1 answer

Fourier transform is real if $f$

I want to prove that the Fourier transform $F(\xi)$ of a function $f$ will be a real function when, and only when, $f(x)$ is an even function. I'm using the following definition of Fourier transform: $F(\xi) = \int_{-\infty}^{\infty} \! e^{-2x\pi…
Bohrer
  • 459
6
votes
1 answer

Fourier Transform - Conditions

I've been looking at the topic in the Farlow book on PDEs, and it says: "The major drawback of the Fourier Transform is that not all the functions can be transformed; for example even simple functions like $f(x)=e^x,f(x)=c\in\mathbb{R},f(x)=sin(x)$…
6
votes
1 answer

Fourier transform of sine and cosine function

For the sine function we can do the following formal computation: $$\mathcal{F} (\sin(2\pi kt))(x) = \int_{-\infty}^{\infty} e^{-2\pi i xt} \frac{e^{2\pi i kt}-e^{-2\pi i kt}}{2i}dt= \frac{i}{2} \int_{-\infty}^{\infty} (-e^{2\pi i (x-k)t}+e^{-2\pi i…
user782220
  • 3,195
6
votes
1 answer

What is the Fourier transform of a phase modulated signal?

I'm studying some Fourier analysis and have for a while been trying to figure out how to apply the Fourier transform to a phase modulated signal. More rigorously stated, what is $$ \mathcal{F}[\,\cos(vt + f_m(t))\,] $$ where $$ f_m(t) = A \sin(v_At)…
Anton
  • 226
5
votes
1 answer

How to interpret the imaginary part of an inverse fourier transform

The fourier transform of arbitrary real data can (usually will) result in complex data. If the real data represents samples in time, then the complex FT data represent frequencies with the magnitudes representing the amplitude and the phase angles…
5
votes
1 answer

Fourier Transform of complicated product: $(1+x)^2 e^{-x^2/2}$

UPDATE: The problem reduces to this for me: I ran into an issue with a change of variable integral: I have $\int\limits_{-\infty}^{\infty}e^{-\frac{1}{2}(x+\frac{iy}{2})^{2}}dx$. I do the change of variable $u = \frac{x +…
roo
  • 5,598
5
votes
1 answer

What is the theory behind Fourier transform of "bad" (e.g. unbounded) functions?

When I was first introduced to Fourier transform, its core was a formula for it, something like: $$\tilde f(k)=\int_{-\infty}^{\infty} e^{-2\pi i kx}f(x)\text{d}x.\tag1$$ It works nice for good enough functions, for which it converges, for example…
Ruslan
  • 6,775
5
votes
1 answer

Let $\psi$ be a wavelet. Can its Fourier transform $\hat{\psi}$ be also wavelet?

Let $\psi$ be a wavelet. Can its Fourier transform $\hat{\psi}$ be also wavelet? produce an example or prove that it is not possible. A wavelet is a function $\psi:\mathbb R\to\mathbb R$ such that (i) $\psi \in L^1(R) \cap L^2(R)$, (ii)…
user2723
5
votes
3 answers

Use Fourier transform to find Fourier series coeficcients

I understand that the Fourier Transform can be seen as a generalisation of the Fourier Series, where the period $T_0 \to \infty$ . Now I have encountered this strange question (in an engineering course on signal analysis): Given a periodic function…
5
votes
3 answers

Why is the Fejér Kernel always non-negative?

In one of the proofs in my notes the Fejér Kernel ($K_{n}$ below) is plucked out of an absolute value seemingly for free. On the previous page it is remarked that this function is always non-negative. I can't see why this would be automatic. Why…
roo
  • 5,598
5
votes
0 answers

Convergence in $L^1$ norm of Poisson kernel

Consider the Poisson kernel given by $$P_r(\theta)=\sum_{n=-\infty}^\infty r^{|n|}e^{in\theta}=\frac{1-r^2}{(1-r)^2+2r(1-\cos\theta)}$$ Let $f\in L^1(\mathbb{R}/2\pi\mathbb{Z})$, meaning that $f$ is in $L^1$ and is periodic with period $2\pi$. Show…
PJ Miller
  • 8,193