3

Is the Fourier transform a generalisation of a Fourier series or an a different concept?

I.e. Can Fourier transforms be used with periodic functions and will it reduce down to the Fourier series when this is done. Or can Fourier transforms not deal with Fourier series at all?

  • related: https://math.stackexchange.com/a/707190/532409 https://math.stackexchange.com/q/1302990/532409 https://math.stackexchange.com/q/1374702/532409 https://math.stackexchange.com/q/3075602/532409 – Quillo Mar 15 '22 at 14:25

4 Answers4

4

Fourier transform can represent periodic functions. If the Fourier series coefficient of $f(t)$ is $a_k$

$$F(\omega)=2\pi \sum _{k=-\infty}^\infty a_k \delta(\omega-k\omega _ 0)$$

Moreover, Fourier transform can be thought of as the limit of the fourier series as the period approaches infinity (a function that repeats once every infinity, so it happens only once)

3

From a moderately abstract point of view, the Fourier transform of a periodic function exists in the sense of distribution theory. It consists of a finite combination of Dirac deltas at the frequencies represented by the function. Similarly, for a square integrable function satisfying a "symmetric" boundary condition on a compact interval (e.g. homogeneous Dirichlet or homogeneous Neumann boundary conditions), the Fourier transform consists of a possibly infinite combination of Dirac deltas at the frequencies represented by the function. The weights on the Dirac deltas are exactly the Fourier coefficients (up to a normalization constant depending only on your choice of convention for the Fourier transform).

Ian
  • 101,645
1

From a more abstract point of view, Fourier transform and Fourier series are instances of harmonic analysis on locally compact groups. For the Fourier transform, the concerned group is $\mathbb{R}$ (where $f$ is defined) and the Fourier transform $\hat f$ is defined on its dual group, which happens to be also $\mathbb{R}$. In the case of Fourier series the groups are $\mathbb{T}=\mathbb{R}/\mathbb{Z}$ and the dual group is $\mathbb{Z}$.

0

Fourier series is just the representation of your periodic signal in sine and cosine waves. It just decomposes your signal into these sine-cosine waves. The reason you can't do it for an aperiodic signal is that you would lose out some information while decomposing it.

That is where the Fourier transform comes into the picture. It TRANSFORMS your aperiodic signal into the CONTINUOUS frequency domain where it can be easily represented.

In fact, Fourier series coefficients of a periodic function are sampled values of the Fourier transform of one period of the function (make rest of the function non-zero, thus making it aperiodic, thereby calculating Fourier transform).