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

Calculate the fourier transformation of a function to determine the answer of another...?

I have an assignment which is: Show that $\int_{-\infty}^\infty (\frac{\sin x}{x})^2dx=\pi$ by calculate the Fourier Transformation of $ f(t) = \left\{ \begin{array} /1, |t| \leq 1 \\ 0, |t| > 1 \end{array} \right.\ $ So I calculated the Fourier…
0
votes
0 answers

Fourier inversion of $f(k) \Leftrightarrow \lim_{k \to -\infty } f(k)=0$

Let $k \to f(k)$ be a function and define its Fourier transform as $$ \hat{f} (u) = \int_{-\infty}^{\infty} e^{iux} f(x) dx $$ if $\hat{f} (u)$ is integrable we can get back $f$ by doing the inversion $$ f(k)=\frac{1}{2\pi} \int_{-\infty}^{\infty}…
htd
  • 1,764
0
votes
1 answer

Fourier transformation of $f(t) = \frac{1}{1+9t^2} $

The assignment is to determine the Fourier transform of the following function: $$f(t) = \frac{1}{1+9t^2} $$ I have some rules that I think I can use: $\frac{1}{1+t^2}$ has the transformation $\pi e^{-|w|}$ and $f(at)$ has the transformation…
0
votes
2 answers

Evaluate Fouries transform using properties

$$x(t)=t\ \left[\frac{\sin(t)}{\pi t}\right]^2$$ How can I find the Fourier transform of the above signal without direct integral evaluation(using Fourier Transform properties) The answer will be$$X(jw)=\begin{cases} j/2\pi, &-2\le w \le 0 \\…
mahes
  • 469
0
votes
0 answers

What is the Fourier Transform of $f'(x)/x$?

What is the Fourier Transform of $f'(x)/x$? Is it even possible to find? It's deceptively simple looking. What about $f(x)/x$?
mdornfe1
  • 203
0
votes
1 answer

What is the Fourier Transform of $f'(x)/x$

What is the Fourier Transform of $f'(x)/x$? Is this even possible to find? It's deceptively simple looking.
mdornfe1
  • 203
0
votes
1 answer

Fourier transform $\frac1{t^2+2t+2}$

I need help to calculate the Fourier transform of this function: $$\frac1{t^2+2t+2}$$ Thanks!
Louise
  • 1
0
votes
1 answer

Fourier Transform Properties Proof

If: $y(t) = x(t)*h(t)$ and $g(t) = x(9t)*h(9t)$ (Where * is convolution) How can I use properties of the Fourier transform to show: $g(t) = Ay(Bt)$ and find constants? I think A should be $1/81$ but I can only see that from first principles and not…
0
votes
1 answer

$f\in L^{\infty}(\mathbb{R})$ as Fourier transform

I need to know if one can view a function $f\in L^{\infty}(\mathbb{R})$ as a Fourier transform of a certain function, say g? If the answer is positive please state the proof, or help me find one. Thanks
user157524
  • 157
  • 6
0
votes
0 answers

Let $\psi(x)=e^{-a|x|^2}$, with $ x \epsilon \textbf{R}$. Evaluate $\frac{(\| |x|^m \psi \|_2)(\| |y|^m \hat{\psi} \|_2)}{{\| \psi \|}_2^2}$

Let $\psi(x)=e^{-a|x|^2}$, with $ x \epsilon \textbf{R}$. Evaluate $\frac{(\| |x|^m \psi \|_2)(\| |y|^m \hat{\psi} \|_2)}{{\| \psi \|}_2^2}$ Show that the inequality $(\| |x| \psi \|_2)(\| |y| \hat{\psi} \|_2) \geq \frac{(2 \pi)^\frac{1}{2}}{2} \|…
0
votes
1 answer

Fourier transform of $L^2$ function

Let us the definition of Fourier transform $$\hat f(\lambda) = \int_{-\infty}^\infty f(t) \exp(- i \lambda t) dt$$ How do I change this expression if $f(t)\in L^2[-\pi,\pi]$? $$\hat f(\lambda) = \int_{-\pi}^\pi f(t) \exp(- i \lambda t) dt\ \ ?$$
Mark
  • 7,841
  • 6
  • 38
  • 72
0
votes
2 answers

Find the Fourier Transform of $e^{i x t}$.

Find the Fourier Transform of $e^{ixt}$, where $x$ is a real parameter, $t\in \mathbb R$. I started writing: $$\int_{-\infty}^\infty e^{ixt} e^{-i\omega t}dt$$ but I do not know how to go on!
Mark
  • 7,841
  • 6
  • 38
  • 72
0
votes
0 answers

impulses in domain region and something in frequency region

I am studying about the fourier series and fourier transform. and I am suffering to deal with the picture that I will show you I am sure that the signal upper in the picture has periodicity and I know that some periodic continous signals can be…
0
votes
1 answer

Let $f(x)=(1+|x|^2)^{-a}$, with $x\in \Bbb R^n$ and $a>0$.

Let $f(x)=(1+|x|^2)^{-a}$, with $x\in \Bbb R^n$ and $a>0$. Show that $f(x)$ is a constant multiple of $g(x)$. Let $f(x)=(1+|x|^2)^{-a}$, with $x\in \Bbb R^n$ and $a>0$. Show that $f(x)$ is a constant multiple of $$g(x)=\int_0^\infty t^{\alpha…
0
votes
1 answer

Find $\lim_{k \to \infty} f_k$ where the limit is in distribution sense and

Find $\lim_{k \to \infty} f_k$ where the limit is in distribution sense and $f_k(x)=k(1-e^{x/k})\delta_{1/k}$ $f_k(x)=\sin(2 \pi x)\chi_{(k,k+1)}(x)$ When $f_k(x)=k(1-e^{x/k})\delta_{1/k}$ $$\lim_{k \to \infty} f_k=\lim_{k \to \infty} \int_R…