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

Fourier transform of $\sin(2\pi fm t) \sin(2\pi fc t) $

How do I find the Fourier transform of $\sin(2\pi f_m t)\sin(2\pi f_c t) $? My main confusion comes from $fm$ and $fc$. If I had the same frequency I could of used a trig identity and then Fourier transform it but with different frequencies I'm…
0
votes
1 answer

FT of a tempered distribution is a function

I have a question. When is the Fourier transform of a tempered distribution a function? I guess if the FT is a function, itself must also be a function. But I don't know how to go further. Thanks for any help!
0
votes
0 answers

How to understand the weak - star convergence of $ \phi_N \ast \mu$

I am currently reading a book called classical and multilinear harmonic analysis. In section 1.2.2, I found that I couldn't understand the third statement of proposition 1.5 says that for any $\mu \in M(\mathbb T)$ we have $$ \phi_N \ast \mu…
Murray.A
  • 135
  • 6
0
votes
1 answer

Fourier transfrom of $\cos(\frac{x}{2})$ truncated to $[-\pi,\pi]$

I cant seem to get this right; I end up with $\dfrac{\cos(2 \pi^2 \xi )}{\frac{1}{4}-4\pi^2 \xi^2}$ after ; $$\frac{1}{2}…
user123124
  • 1,835
0
votes
0 answers

How do you pick the sample size for a Fourier transform?

I want to write a program to analyse sounds – voice, music, etc. I have a good understanding of how the Fourier transform can break a sound into frequencies, amplitudes and phases but I don't know what a good sample size would be. I believe one of…
CJ Dennis
  • 654
0
votes
2 answers

Fourier expansion of $x^2$

I found a problem in an older text - Find the Fourier expansion of $f(x) = x^2$ on $(\pi, 0)$ w.r.t 1) only $\sin-s$ 2) only $\cos-s$ and find $\sum^\infty_{n=1} \frac{1}{n^2}$ and $\sum^\infty_{n=1}\frac{(-1)^n}{n^2}$ I'm not sure how to do any…
0
votes
1 answer

Interpretation of the Fourier coefficients?

Suppose I have a discrete function $f( x_i ) = y_i$. I can use these pairs $(x_i, y_i)$ as complex number $z_i = x_i + j \, y_i$. Now, having this set $z_i$, I can apply discrete Fourier transform, as show in Wikipedia. Now, suppose the calculated…
0
votes
0 answers

Fourier Transform Basics

Given that a Fourier Transform of a sequence has norm 1 for (almost) all of the unit circle, prove that the sequence has only one non-zero value. (The Fourier transform of a sequence $f(n)$ is $\widehat{f}(\xi)=\sum_{n\in\mathbb{Z}}f(n)e^{-2\pi i…
0
votes
1 answer

Fourier Transform of $f(t)=4te^{-t^2}$

I am trying to find Fourier Transform of: $$f(t)=4te^{-t^2}$$. I found in MatLab that $\mathfrak{F}\left \{ f(t) \right \}=i\sqrt{2}e^{- \frac{w^2}{4}}w$ .So is this possible to come to same result by using shifting theorem since the function is…
Melina
  • 937
0
votes
1 answer

Solve problem using Fourier's transform

I have a few problems which need to be solved using Fourier's transform. My problem is that I don't know how should I start this type of exercise (I just begin learning differentional equations). Could someone help me solved it step by step? One of…
pupilx
  • 115
0
votes
1 answer

How to properly shift in frequency domain an already shifted function in time domain?

I would like to shift in frequency domain the following function: $f(t)=\frac{1}{\sqrt{2\pi}\sigma}\exp(-\frac{(t-t_0)^2}{2\sigma^2})$. As usual, frequency shift will introduce a new term $\exp(-j\omega_0t)$ and the new function will become (in time…
dimpep
  • 21
0
votes
1 answer

Reading the properties of Discrete Fourier Transformation from the given figure.

Can anybody please help me read the properties of Discrete Fourier Transformation from the given figure. Here is the image link Thank you guys, appreciate you help.
0
votes
0 answers

proof translation property of transform fourier

I really need your help here: Think of $f(x,y)$ as an image where the dimensions are: $NxM$. I can't prove this property of 2D transform fourier: if the transform of $f(x,y)$ is $F(u,v)$ so the transform of $f(x-x_0,y-y_0)$ is …
daniel
  • 101
0
votes
0 answers

Fourier transform of shifted function

I would like to know how to deal with: $$\mathcal{F} g(t-a(t))=??$$ Cause I know that: $$\mathcal{F} g(t-b)=e^{-i2\pi f b}G(f)$$ where $b$ is a real constant and $G$ represents the Fourier transform of $g$.
JFNJr
  • 1,055
0
votes
0 answers

How to show that $\chi(\omega) = \int_{-\infty}^{\infty}{\chi(t)e^{-i\omega t}dt}$ is complex valued if $\chi(t) = 0$ for $t<0$

The question is physics related, but my issue stems from the math so I figured this was an appropriate place. I'm looking at the (electric) susceptibility $\chi$, in both the time $t$ and frequency $\omega$ domains. From physical reasoning…