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

Zeros of a finite Fourier integral implies the same for all derivatives

Let $\phi(x)\in C_0^{\infty}(\mathbb{R})$ be an infinitely differentiable finite function with support $\operatorname{supp} \phi \subset [-c,c]$ and let $\mu_0$ be a zero of the function $$\Phi(\lambda)=\int_{-c}^{c} \phi(x) \exp(-i \lambda x) dx…
mike
  • 5,604
1
vote
1 answer

Tempered Distribution Calculation

I hope you don't mind that rather than typing this question up I took a screenshot and uploaded it: http://www.math.ualberta.ca/~schlitt/stackexchangeproblems/tempered-distributions-calc.png The step that I can't follow is the one clearly identified…
roo
  • 5,598
1
vote
1 answer

Asymptotic boundary on Fourier coefficients of absolutely continuous function

Let $f$ be absolutely continuous. Prove that $\hat{f}(n)=o\left(\frac{1}{n}\right)$. Any hint will be appreciated, thanks.
Shai Deshe
  • 1,691
1
vote
1 answer

Applying Plancherel's theorem to a simple function

Let $f(t) = \frac{1}{25}e^{-(t-11)^2}-\frac{1}{36}e^{-(t-13)^2}$. Using the Wiki definition of the Fourier transform pair, I calculated $\hat{f}$ in Mathematica as $$\hat{f}(\omega) =…
daniel
  • 10,141
1
vote
1 answer

Why do you need to understand distribution, dual space and functionals for fourier transform

I'm currently learning about treatment of dirac delta as a "tempered distribution", but the notation in this book is no short of unbelievable (Walter & Shen, Wavelets), explanations are very terse, and I'm having a hard time wrapping my head about…
Fraïssé
  • 11,275
1
vote
1 answer

Finding Transfer Function with an intermediate variable

How do I find the transfer function (using the bilateral z-transform) of the problem below. A stable LTI system with input x[n] and output y[n] is modeled by the difference equations c[n] + (L/6-4)c[n+1] + (2L/3+6)c[n+2] + (L/6-4)c[n+3] + c[n+4] =…
1
vote
1 answer

Fourier sine transform of $\frac{1}{x}$

Fourier sine transform of $\displaystyle \frac{1}{x}$ is ..(fill in the blanks).. My thoughts: By Definition, $\displaystyle F_s(s)=\int_{0}^{\infty}f(x)\sin sxdx $ $\displaystyle F_s(s)=\int_{0}^{\infty}\frac{\sin sx}{x}dx $ How do I integrate…
square_one
  • 2,317
1
vote
0 answers

Which of the functions below define a tempered distribution? The functions in a, b, c are defined in R.

Which of the functions below define a tempered distribution? The functions in a, b, c are defined in $\mathbb{R}$. a) $f(x)=x^3+3x$ $$|T(\phi)| \leq \int_{\mathbb{R}} |(x^3+3x)\phi(x)|dx=\int_{\mathbb{R}} |x(x^2+3)\phi(x)|dx \leq…
1
vote
0 answers

Is this a Fourier transformation?

As working on a crystallographic project, I saw somebody claimed that they can implement FFT on the following formula: $$F(q)=\sum_rf(r,q)\exp(iqr)$$ How could they do FFT if $f$ is function of both $r$ and $q$?
1
vote
2 answers

Why Fourier transform owns two different signs?

In my book, the defination of Fourier transform is $$F(\lambda)=\int_{-\infty}^{+\infty}f(t)e^{i\lambda t}dt$$ While the reverse one is: $$f(x)=\frac{1}{2\pi}\int_{-\infty}^{+\infty}F(\lambda)e^{-i\lambda t}dt$$ But in other place (here as well), I…
zgzhen
  • 35
1
vote
1 answer

Fourier Transform and its Inverse

Could anyone show me how to prove the following results about Fourier Transform, please? It is stated in my book without proof. Thank you. Let $\mathcal F$ denote the Fourier linear operator and $f$ be a $\mathcal L^1(\mathbb R)$ function. Then…
LaTeXFan
  • 3,548
1
vote
1 answer

Fourier transform of exp(cos)

How do I calculate the Fourier transform ($t \rightarrow \omega$) of the following: $\exp(A\cos(\omega_0 t))$ $A$ is a real constant, and $\omega_0$ is a real and positive constant. I know that this gives a Bessel function, but how can I show this?
1
vote
1 answer

2D Fourier Transform proof of Similarity Theorem

I have to solve an exercise, but if i could use the following theorem, it would be piece of cake Similarity Theorem if $ \mathscr{F}\{g(x,y)\}= G( f_x,f_y)$ then $ \mathscr{F}\{g(ax,by)\}= \frac {1} {| a \cdot b|}G( f_x /a, f_y/b) $ i just need…
Cris
  • 351
1
vote
1 answer

In signal processing, every where you see infinity. Why?

Everywhere, in signal processing you see infinity. For example, in Fouriers, correlations. But no body would live to see infinity. Why do we aritificially talk about infinite time signals and then backtrack the thing using windows. Is inifinity…
1
vote
1 answer

Proving that $\sum_{n=1}^\infty{[a_ncos(nx)]^{(m)}+[b_nsin(nx)]^{(m)}} \leq \sum_{n=1}^\infty{(|a_nn^m| + |b_nn^m|)}$

Okay so here's the the problem: Let $k \in \mathbb{Z}.$ Then, $\forall$ $m \in [1,k]$, $$f^{(m)}(x) = \sum_{n=1}^\infty{[a_ncos(nx)]^{(m)}+[b_nsin(nx)]^{(m)}} \leq \sum_{n=1}^\infty{(|a_nn^m| + |b_nn^m|)}$$ Now I'm not sure really sure how to…
user30625
  • 707