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
2
votes
3 answers

Is the Fourier series a "linear transform"?

Fourier series fundamentally involve the sine and cosine functions: $$a_0+\sum_{k=1}^\infty \left(a_k \cos kx+b_k \sin kx\right)$$ These functions are about as non-linear as you can get. But... is the Fourier series a "linear transform"? Thanks in…
Mark
  • 7,841
  • 6
  • 38
  • 72
2
votes
1 answer

The Fourier transform of $ e^{-|x|^\alpha}, \alpha>0. $

Do you know the Fourier transform of $$ e^{-|x|^\alpha}, \alpha>0. $$ Does it have an implicit formula. In the spacial cases $$ (e^{-|x|})^\hat{\,}(\xi)=\frac{2}{1+4\pi^2\xi^2},\ (e^{-\pi|x|^2})^\hat{\,}(\xi)=e^{-\pi|\xi|^2},\ \xi\in R. $$ Here…
linrr
  • 231
2
votes
1 answer

Inverse Fourier Transform - left and right?

Possible Duplicate: Surjectivity of the Fourier Transform on Schwartz Space Consider the Fourier transform on Schwartz space, given by \begin{equation} \mathcal{F}(f)(\xi)= \hat{f}(\xi) = (2\pi)^{-\frac{1}{2}}\int e^{-i\xi x} f(x) \, \mathrm…
harlekin
  • 8,740
2
votes
1 answer

Surjectivity of the Fourier Transform on Schwartz Space

I understand that, for $f \in S(\mathbb{R})$ (the Schwartz space) the transform \begin{equation} \tag1 Tf(\xi) = (2\pi)^{-\frac{1}{2}} \int_\mathbb{R} e^{i\xi x}f(x) \,dx \end{equation} defines a left inverse for the Fourier…
harlekin
  • 8,740
2
votes
0 answers

Fourier transform in reconstruction problem

I'm trying to solve Exercise 20 of Chapter 5 of Fourier Analysis by Stein. The problem is as follows: Suppose $f$ is of moderate decrease and that its Fourier transform $\hat{f}$ is supported in $I=[-1/2,1/2]$. (a) Prove the following reconstruction…
Maclaurin
  • 313
2
votes
1 answer

Fourier transform frequency shift proof from duality and translation property

I read that you can prove the frequency shift property of the Fourier transform from the translation property using the duality property. I have tried substituting things into one another, transforming one into the other etc. but nothing seems to…
Mmm
  • 553
2
votes
1 answer

Fourier Transform of $ f(t) = e^{-kt}$

I am trying to calculate the fourier transform of the following function: $$ f(t) =\begin{cases} e^{-kt},& t \geq 0 \\ 0,& \text{otherwise}\end{cases} $$ where $k > 0$ is a real number. I can plot the equation fine but am unsure of where the…
1
vote
1 answer

Fourier Transform solution of $\frac{\partial u}{\partial t} = \frac{\partial^2 u}{\partial x^2} - u$

Let $u(x,t)$ solve the partial differential equation $$\frac{\partial u}{\partial t} = \frac{\partial^2 u}{\partial x^2} - u$$ where $x,t\in\mathbb{R}$ with $t>0$ and initial condition $u(x,0) = v(x)$. Also, let $\hat{u} = \mathcal{F}[u]$, the…
auriga123
  • 159
  • 1
  • 1
  • 9
1
vote
0 answers

Solve this integral with transformations

I have the integral $$ I= \int_0^\infty\frac{w^2dw}{(1+w^2)^4}$$ and I think I can solve it using the fourier transform and Plancherels formula. I can write Plancherels as: $$\int_{-\infty}^\infty |\hat{f}(w)|^2dw = 2\pi\int_{-\infty}^\infty…
1
vote
0 answers

Two dimensional fourier transform computation

I have to compute the two dimensional fourier transform of the following function: $f(x,y,z) = \frac{x}{(x^{2}+y^{2}+z^{2})^{5/2}}$ the paper that i'm following defined the two dimensional fourier transform of a function $g(x,y,z)$…
1
vote
1 answer

Expression for the Fourier transform of $f(x) = \frac{1}{1 +\|x\|^2}$

I'm having troubles with the Fourier transform of $f(x) = \frac{1}{1 +\|x\|^2} \in L^2(\mathbb{R}^{n})$. For the case $n=1$ I got $\hat{f}(\xi) = \pi e^{-2\pi |\xi|}$ using residues. Does the general case have a nice expression? How is that…
Pipicito
  • 2,670
  • 13
  • 27
1
vote
1 answer

Expand $f(x) = x$ in a cosines serie

The task is: Expand $f(x) = x$ in a cosines serie. My approach was to use the trigonometry fourier formula $$ c_0 + \sum_{k=1}^{\infty } a_k \cos (k \Omega t) + b_k \sin (k \Omega t) $$ set $b_k = 0$ and calculate my $a_k$ $$ a_k = \frac{2}{l}…
iveqy
  • 1,327
1
vote
0 answers

Finding function given its fourier coefficients

Let $f:[-\pi, \pi] \to \mathbb{R}$ be the step function $f(x) = -1$ if $x<0$, $f(x) = 1$ if $x>0$. The Fourier coefficient of $f(x)$ is given as $\widehat{f}(n) = -\frac{2i}{\pi n}$ if $n$ is odd and $ \widehat{f}(n) = 0$ if $n$ is even. The…
Boo Han
  • 13
1
vote
1 answer

Prove $\mathscr{F}[{x^nf(x)}] = (j)^n\times \mathscr{F}^n[f(x)]$

How to prove this property of Fourier Transform: $$\mathscr{F}[{x^nf(x)}] = (j)^n\times \mathscr{F}^n[f(x)]$$ Fourier Transform's definition is: $$\mathscr{F}[f(x)] = \int_{-\infty}^{+\infty}{e^{-jwx}f(x)d(x)}$$
1
vote
1 answer

Computing Fast Fourier Transform in R

This is a math question with programming application. So I am trying to find 3 things given a certain function in the x domain when transformed into the spectral domain. 1) the Amplitude 2) The Frequency 3) The Phase In R (statistical software) I…
jessica
  • 1,002