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

Prove that $f_a$ doesn't depend on a.

Let $a>0$ and $$\langle f_a,\psi\rangle=\int_{|x|>a} \frac{\psi(x)}{|x|} dx + \int_{|x|
0
votes
1 answer

Show that $u=\sum_{k=0}^\infty k^{-2} \delta_{1/k}$ is a distribution, but ...

Show that $u=\sum_{k=0}^\infty k^{-2} \delta_{1/k}$ is a distribution, but $v=\sum_{k=0}^\infty \frac{1}{k} \delta_{1/k}$ is NOT a distribution. Then find the support of u. The definition of $$|T(\psi)| \leq C_N \sum_{|\alpha| \leq N}…
0
votes
0 answers

Which of the following functions belong to $S(R^n)=\{ f \epsilon C^\infty(R^n): |x^\alpha| \times |D^\beta f(x)| \leq C_{\alpha, \beta} \}$

Which of the following functions belong to $S(R)=\{ f \epsilon C^\infty(R): |x^\alpha| \times |D^\beta f(x)| \leq C_{\alpha, \beta} \}$? a) $f(x)=\frac{sin(x)}{x}$ b) $f(x)=1-e^{-x^{-2}}$ with $f(x)=1$ at $x=0$ c) $f(x)=x^5e^{-x^2}$ d)…
0
votes
1 answer

How can apply the $L^p$ norm in a circle to $L^2$ norm in a square?

Let $f(x_1,x_2)=\frac{1}{(x_1+ix_2)^2} \chi_{ \{ (-1,1) \times (-1,1) \}}$ Part A: Evaluate the $L^p(R^2)$ norm of $f(x_1,x_2)\chi_{ \{ (x_1,x_2): x_1^2+x_2^2 \leq 1 \}}$ for every $1 \leq p \leq \infty$ (this function is =f inside the disk of…
0
votes
1 answer

Use the interpolation theorem to estimate the $L^p$ norm of f(x) when $p>2$.

The maximum of the function $\displaystyle f(x)=\frac{\sin(x)}{x}$ is $1$ and $\displaystyle \int_{-\infty}^\infty(\frac{\sin(x)}{x})^2 dx= \pi$. Use the interpolation theorem to estimate the $L^p$ norm of $f(x)$ when $p>2$. Through another problem…
0
votes
1 answer

Evaluate the $L^p(R^2)$ norm of $f(x_1,x_2) \times \chi_{ \{(x_1,x_2):x_1^2+x_2^2 \leq 1\} }$

Let $f(x_1,x_2)=\frac{1}{(x_1+ix_2)^2} \times \chi_{(-1,1) \times (-1,1)}(x_1,x_2)$. Evaluate the $L^p(R^2)$ norm of $f(x_1,x_2) \times \chi_{ \{(x_1,x_2):x_1^2+x_2^2 \leq 1\} }$ for every $1 \leq p \leq \infty$. This last function is =f inside the…
0
votes
1 answer

For which values of $p \geq 1$ is $f \in L^p(\mathrm{R}^2)$?

Let $f(x_1,x_2)=\frac{x_1}{x_2^{1/3}} \times \chi_{\{ [0,1] \times[-1,1]\}}$. Part A: Evaluate $\int_{\mathbb{R}^2} f(x_1,x_2) ~ \mathrm{d}x_1~ \mathrm{d}x_2$ $\int_{\mathbb{R}^2} f(x_1,x_2)~ \mathrm{d}x_1~ \mathrm{d}x_2=\int_{-1}^1 \int_0^1…
0
votes
1 answer

Discrete Fourier Transform

I am studying DFT and am having trouble with the notation system. The frequency is from $0$ to $2B$ - in DFT the frequency domain does not have negative frequencies. But if this is the case, and we know the signal is real, won't summing up the…
0
votes
1 answer

Fourier Transform, and identities

I need to calculate the fourier transform of this $ t \cdot sin(t-3)+2 \cdot t \cdot cos(3t) \cdot rect(6t) $ is the following valid, based on the first fourier identity i've read in a book, and using linearity $F\{ (-jt)x(t)\} \quad =\quad \frac {…
Cris
  • 351
0
votes
0 answers

Fourier transform theorem

I have an expression: $c(s) = \int_{-\infty}^{\infty} d\omega e^{-i*\omega*s}*F(\omega)$ $G(W)=\int_{0}^{\infty} ds e^{i*W*s}*c(s) $ Is $G(W) = F(W)$? What is the relation of G(W) and F(W)? $G(W)$ looks like a backward Fourier transform of a…
MOON
  • 183
0
votes
1 answer

Fourier transform - epicycles.

I have $f(x) = \sin(x)$. I thought that when I do Fourier Transform and construct epicycles, than those epicycles will draw that $\sin(x)$ function (but this is probably not case with $\sin(x)$, cause there will be just one circle? So what those…
Krab
  • 101
0
votes
1 answer

Units of frequency for Fourier transforms

I'm trying to get to grips with the relationship between a signal $x(t)$, its Fourier transform $X(F)$ and the graph representation of $t$ plotted against $|X(F)|$. I've been using Matlab to perform the calculations and plot the graphs and see if I…
0
votes
1 answer

Fourier transform time and frequency question?

So there is an example in my book where g(k) is converted to G(f) and its written $$g(k)\Longleftrightarrow G(f)$$ So: $$a^ku(k)\Longleftrightarrow \frac{1}{1-ae^{-j2\pi f}}$$ My question is, how do we find that $a^ku(k)\Longleftrightarrow…
fsdd
  • 31
0
votes
1 answer

Convolution of a sum of shifted delta functions

In the lecture notes for Fourier Transforms and it's Applications on page 212 by Bracewell he talks about representing a signal as a sum of distributions evenly spaced out by a distance p. $$\rho_p(x) = \sum_{k=-\infty}^{\infty} \rho(x-kp)$$ He then…
coderdave
  • 253
0
votes
1 answer

what is the mathematical reason for slow functions having high spectral density at low frequencies and vice versa

Hi : I'm reading an introductory book on Fourier transforms. After explaining the forward and inverse transformation clearly, the author then states: " We realize the dual character of the forward and inverse transformations: a very slowly varying…
mark leeds
  • 1,514