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
1
vote
0 answers

Fourier transform step-by-step example: $f(x) = 1/2$ where $x\in[0,1]$ otherwise $f(x) = 0$

I'm trying to understand the general procedure for finding the fourier transform of a function f(x). I've seen the general theory, but feel It would help with a concrete example to see how it is applied in practice. So wondering what a step-by-step…
jibo
  • 539
1
vote
1 answer

Fourier Transforms for ODE

QUESTION Use the Fourier Transform to solve the ODE $\frac {df}{dx}-bf(x)=g(x)$ Subject to the boundary condition at infinity $f(x)\to0 $ as $\lvert x \rvert \to \infty$ where $ g(x) = \begin{cases} e^{-bx}, & \text{if $x \ge 0$} \\[2ex] 0, &…
Jason
  • 173
1
vote
0 answers

Fourier transform of $ 1/|x|^{k}$

is ist possible to find the Fourier transform (direct and inverse ) of $ f(x)= \frac{1}{|x|^{k}} $ for $ k=1,2,3,......$ this function has a severe singularity at $x=0$ so i think this will exists only in the sense of distributions :)
Jose Garcia
  • 8,506
1
vote
0 answers

Question about Fourier Transform?

Could someone please explain how they got from the first step to the next? I have no idea how the second step follows...
pdfgdfg
  • 41
1
vote
1 answer

estimate an fourier transform

I am reading a book and don't understand an inequality. We have $\phi$ is an integrable $C^1$ function with mean value 0. Then we may write $$\hat{\phi}{(\xi)}=\int_{\mathbb{R}^n}(e^{-2\pi ix\cdot\xi}-1)\phi(x)dx$$Then how we get the estimate…
violin
  • 173
1
vote
2 answers

Discontinuous Fourier transforms?

What's an example (or even better a large class of examples) of an $L^2$ function whose Fourier transform is discontinuous?
user21725
1
vote
1 answer

Even Fourier Series Function

QUESTION: I am trying to show that $$a_n=-\frac {1}{\pi } \int_{-\pi }^\pi f \left( t+ \frac {\pi }{n} \right) \cos(nt) \,{\rm d}t$$ will transform to this expression with a cosine shift, but I am uncertain how to do this here to…
1
vote
0 answers

Fourier transform of $1 - \cos(xe^{-x^2})$

Is there a closed form expression or maybe an infinite series? If not is there a "good" approximation to it? Even a "good" approximation of the fourier transform close to zero frequency would do. Can I use the taylors series for the cosine function…
abe
  • 83
1
vote
1 answer

Deriving the inverse Fourier transform without knowledge of the form it will take

I've run by several proofs of the Fourier inversion theorem. However, every proof I have come across starts by assuming the form that the inverse transform will take. For example, Ron Gordon's answer to this question starts with the following…
Ryan
  • 1,389
1
vote
3 answers

Finding Fourier transform

I couldn't calculate $$\int \limits_{-\infty}^{+\infty} \frac{e^{-itx}}{2\pi} \frac{1}{a^2+x^2} dx. $$ I can either turn this into something along the lines of $\large \int \limits_0^{\pi/2} \cos( t \cdot \tan x ) dx$ or $ \large \int…
Karolis Juodelė
  • 9,702
  • 1
  • 25
  • 39
1
vote
1 answer

Ambiguity in the Fourier transform of $f(x)=\cos(ax)$

I am slightly confused about two contradictory answers I am getting with regard to the Fourier transform of the function $f(x)=\cos(ax)$. The first method I used was \begin{align} F(k)&=\int_{-\infty}^{\infty}\cos(ax)e^{-ikx} \…
user230944
1
vote
1 answer

Fourier transform of isotropic Laplace distribution (2D)

How would I evaluate the Fourier transform of an isotropic 2D Laplace distribution? $F(\omega_x,\omega_y)=\int_{-\infty}^{\infty}\int_{-\infty}^{\infty} \exp(-b \sqrt{x^2+y^2})\exp(-j\omega_x x)\exp(-j\omega_y y)\, \mathrm{d}x\, \mathrm{d}y$
John Lee
  • 97
  • 1
  • 6
1
vote
1 answer

How to prove these inequalities using Fourier analysis methods

I wondered if anyone could help me prove these inequalities for $f\in \mathcal{S}(\mathbb{R})$ and $\lambda>0$: $(1) \int_{|\xi|\geq\lambda}|\hat{f}(\xi)|^2\mathrm{d}\xi\leq\frac{1}{4\pi^2\lambda^2}\|f'\|_2^2.$ $(2)\|f\|_2^2\leq…
Kevin
  • 35
  • 3
1
vote
0 answers

Fourier Transform of Positive and Negative Parts of Functions

Suppose I have a function of the form: $G(t,x) = \alpha\left(P(t,x) - \Theta(t,x) \right)^+ + \beta \left( P(t,x) - \Theta(t,x) \right)^-$. Here, $P(t,x)$ and $\Theta(t,x)$ have compact support and are functions that "behave nicely". Also, $x^+ =…
1
vote
1 answer

Help with an inverse Fourier transform calculation

I'm trying to do an exercise in Folland (8.45), and I'm having to calculate $W_t=\left[\frac{\sin (2\pi t|\xi|)}{2\pi|\xi|}\right]^\vee,$ where $\vee$ is the inverse Fourier transform. We can make free use of the identity: $$ \chi_{[-a,a]}^\vee(x) =…
user21725