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

Relationship between Function and Fourier Transform

Suppose we consider $\Pi((x-3)/2)$ where $$\Pi(x) = \begin{cases} 1 \ \ \text{if} \ |x| < 1/2 \\ 0 \ \ \text{if} \ |x| \geq 1/2 \end{cases}$$ So $$\Pi((x-3)/2) = \begin{cases} 1 \ \ \text{if} \ \left|\frac{x-3}{2}\right| < 1/2 \\ 0 \ \ \text{if} \…
1
vote
0 answers

Fourier Analysis and Groups

Consider the Fourier Transform and Inverse Fourier Transform: $$\mathcal{F} f(-s) = \int_{-\infty}^{\infty} e^{-2 \pi i (-s)t} f(t) \ dt = \int_{-\infty}^{\infty} e^{2 \pi ist} f(t) \ dt = \mathcal{F}^{-1}f(s)$$ and $$\mathcal{F}^{-1} f(-t) =…
1
vote
1 answer

Is this implication correct? (Proof of Bessel's inequality)

I'm just curious if this implication is correct: $$0 \le\int_a^b \left( f(x)-S_n(x) \right)^2dx \Rightarrow 0 \le \lim_{n\rightarrow \infty}\int_a^b \left( f(x)-S_n(x) \right)^2dx.$$ What needs to be true for this to hold? Is the existence of the…
Spine Feast
  • 4,770
1
vote
2 answers

Fourier Integral problem

Let $f(x)= \begin{cases} 3, & x \in [0,\pi]\\ 2x, & x \in(\pi,2\pi] \\ 0, & x > 2 \pi \end{cases} $ Express $f$ as a Fourier integral. I don't know which type of integral I'm supposed to use it. Normally I'd think they mean: $$f(x) =…
Spine Feast
  • 4,770
1
vote
1 answer

convolution of Poisson kernel with itself

I am trying to prove that $p(l,x)*p(u,x)=p(l+u,x)$ where * denotes the convolution of two functions and $p(l,x)=\dfrac{l}{\pi(l^2+x^2)}$. I am having trouble in integrating the left hand side. $$\int_{-\infty}^\infty…
sami
  • 11
1
vote
0 answers

Convert to displacement time signal (from accelerometer) using velocity time signal or displacement frequency signal

Firstly, I try to use ifft to convert displacement frequency into displacement time but the ifft fails to give the original sign.The code as below: close all; clear all; clc t = 0:0.01:1; x= 0.7*sin(2*pi*50*t) + sin(2*pi*120*t); s = x +…
anna
  • 11
1
vote
2 answers

Fourier Properties

If I have a function $h(x)$ defined as $f(x)\ast g(x)-n(x)$, can I just say that $H(\omega)=F(\omega)G(\omega)-N(\omega)$ Where the capital letters are the fourier transforms. I am familiar with the convolution property, but I am not sure how this…
yankeefan11
  • 1,449
1
vote
0 answers

If a function $ f(x) $ depends only on $ |x| $ then its Fourier transform depends only on $ |w| $

Let $ f\in L^1(\mathbb{R}^3,\mathbb{C} ) $ be a function such that for $ x_1,x_2\in \mathbb{R}^3 $ such that $ |x_{1}|=|x_{2}| $ we have $ f\left(x_{1}\right)=f\left(x_{2}\right) $. I have to prove that also for any $…
FreeZe
  • 3,735
1
vote
1 answer

Moving Differential Out of Integral of Fourier Transform

Assume that a function $f$ is defined such that $xf\left(x\right)$ is integrable: \begin{equation} \int_{-\infty}^{\infty}\lvert xf\left(x\right)\rvert \mathrm{d}x < \infty. \end{equation} Then the function $xf\left(x\right)$ is of a Fourier…
Ziqi Fan
  • 1,816
1
vote
1 answer

Fourier Transform from Discrete Fourier Transform

If I have the basic Discrete Fourier Transform from a discrete function $x[n]$, like this: $$\displaystyle X[k] = \sum\limits_{n=0}^{N-1} x[n]e^{-j\frac{2\pi}{N}kn} $$ How can I get to the expression for the Fourier Transform: $$\displaystyle…
Vidak
  • 322
1
vote
0 answers

Clarification Regarding Change of Variable (Shifting) in Frequency Domain

We define $x(t)\xrightarrow{\mathscr{F}}X(j\omega)$ Assume I have that : $$ X(j\omega)=\begin{cases}e^{-2\omega}&\text{if $|\omega|<2\pi$}\\0&\text{if otherwise}\end{cases} $$ Say, I want to make this change substitution $X(j(\omega-\Omega))$. Would…
1
vote
1 answer

Fourier Transformation-exercice

I have this exercice: Let $$W = \{f \in L^1(\mathbb{R}) : \hat{f} \in L^1(\mathbb{R})\}$$ 1- Prove that $f \in W$ iff $\hat{f} \in W.$ 2- Let $f \in W.$ $f$ is continuous? $\lim_{x\rightarrow \infty}f(x) = 0$? Here are my answers. Can you confirm…
jijiii
  • 421
1
vote
1 answer

How to find a bound for Fourier coeffiecients

Let $ -\pi=x_{0}
FreeZe
  • 3,735
1
vote
0 answers

Fourier Transform of $(\operatorname{sinc}(x))^2\cdot \exp(-ax^2)$

I would like to calculate the FT of the following function: $$(\operatorname{sinc}(x))^2\cdot \exp(-ax^2)$$ Any hint is highly appreciated!
JFNJr
  • 1,055
1
vote
4 answers

Find the Frequency Components of a Time Series Graph

For a periodic (and not so periodic) function, it is always possible to use Fourier series to find out the frequencies contained in the function. But what about function that cannot be expressed in mathematical terms? For example, this graph…
Graviton
  • 2,292