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

How to get h(t) using direct inverse Fourier transform formula for H(jw)=1/(a+jw) (only when |w|< W)?

I want to get the expression of signal in time domain by using inverse fourier transform. The signal in frequency domain is a little special: H(jw) is 1/(a+jw) only when |w|< W; and when |w|> W H(jw)=0. Can we use inverse fourier formula to get…
Albert
  • 87
0
votes
1 answer

Using fourier transforms to solve odes

In the very last line of the solution that i have given i got the residue to be (e^(iaz))/2i which when multiplied by 2pii gives me pie^(iaz) now from this i don't understand how they got rid of z to write I(a) in terms of just a. Any help would be…
user134785
  • 1,117
0
votes
1 answer

Fourier transform in n-dim Euclidean and Minkowski space

As far as I understood, the Fourier decomposition of a function $\boldsymbol{F}\colon\mathbb{R}^{n}\to\mathbb{R}^{m}$ where $\mathbb{R}^{n}$ is endowed with the Euclidean inner product $\left<\cdot,\cdot\right>$ is given…
Wox
  • 487
0
votes
1 answer

Show that f and fourier are in S(R)

I am dealing with fourier tranforms and have come to some problems when I need to show the following things: How can I show that if $f\in S(R)$, then $\hat{f}\in S(R)$? And how will properties change if $f\in S(R^2)$ rather than $f \in S(R)$?
0
votes
2 answers

Fourier Transform Properties - Proving

How do I go about proving the following properties of Fourier transforms? I do not have a textbook (professor didn't issue one) so it is very hard for me to understand these concepts. $\hat{f'(x)}=2\pi iξ\hat{f}(ξ)$ $\hat{-2\pi…
0
votes
0 answers

Fourier Transform Properties Established

I have a function, f, in $L_1(R)$. I need to establish the following fourier transforms and I don't know how to do so. Can anyone guide me through one of these that would then help me get the other ones? If $ g(x) = f(x + h)$ then $\hat g(\xi) = …
0
votes
2 answers

Find a function whose Fourier transform is the following

Find a function whose Fourier transform is the following: $$\frac{1}{(4+k^{2})(9+k^{2})}$$ I know that $f(x) = F^{-1}\{\hat{f}(k)\}$ so I get: $$f(x) = \frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}\hat{f}(k) e^{ikx}dk$$ I'm unsure about how to solve…
John
  • 31
0
votes
1 answer

Fourier transform proof

I am trying to prove that $$\langle\tilde{s}(\omega), \omega^{2}\tilde{s}(\omega)\rangle = -\langle s(t), \partial_t^2 s(t)\rangle$$ Where $\tilde{s}(\omega)$ is defined as the Fourier transform of a signal $s(t)$ such that $$\tilde{s}\omega…
Victoria
  • 365
0
votes
1 answer

Using FT coefficients find the Fourier signal representation

The problem is stated below. However, our lecturer did not cover much on the Fourier transform coefficients, and I don't know where to start. Could anyone show me a way to approach this problem? Thanks.
0
votes
2 answers

Prove the relation related to this Fourier Transformate

I have this Fourier trasformate $$\hat{f}(p)=\int_{-1}^{+1}(1-x^2)e^{-ipx}dx$$ and I have to prove this relation $$\hat{f}(p)=\int_{-1}^{+1}(1-x^2)e^{-ipx}dx =2 \int_{0}^{1}(1-x^2)\cos(px) dx$$ Hint: prove that $\hat{f}(p)$ is real and…
sunrise
  • 1,245
0
votes
1 answer

Why discrete fourier transform consider only complex coefficients with non-negative indices

This is surely a silly question. $f(x)$ for $x \in [0, 2\pi]$ $f(x)=\sum_{k=-\infty}^{\infty} c_k e^{i kx}$ However, when we consider the discrete fourier transform, we seem to estimate $f(x)$ with $\sum_{k=0}^{N} c_k e^{i kx}$, instead of…
k99731
  • 1,298
0
votes
0 answers

Fast Fourier transfrom

What are the prerequisites for understanding the fast fourier transform for fast multiplication? What topics should I be familiar with first?
LearningMath
  • 1,201
0
votes
1 answer

2D DFT of Hexagonally Sampled Grid

Is there a good way to perform a 2D FFT of discrete data on a hexagonally sampled grid? The best method I've got so far involves oversampling the hex grid to a rectangular grid, and performing the 2D FFT on the oversampled grid. data is stored…
Jonathan
  • 101
0
votes
0 answers

How to prove $\hat f$ is uniformly continuous in $R^n$?

Let the Fourier transform be defined by $\hat f(\xi)=\int_{R^n}f(x)e^{-ix\xi}dx$. Suppose $f\in L^1(R^n)$. How to prove $\hat f$ is uniformly continuous in $R^n$?
Sherry
  • 3,600
  • 15
  • 41
0
votes
1 answer

Fourier transformation of h(-t)

Ask a simple question: we know $F[h(t)] = H(f)$, where $h(t)$ is the impulse response. How to show $F[h(t)] = H^*(f)$? My answer is just $H(-f)$.
sleeve chen
  • 8,281