3

I started to read about Fourier analysis. I was just reading about uniqueness of the Fourier representation. Apparently if the Fourier series $\sum\limits_{n\in \mathbb{Z}}c_n e^{2\pi i n x}$ converges uniformly to $f(x)$ then the values of $c_n$ are forced to be the value $\hat{f}(n)=\int_0^1 f(x)e^{-2 \pi n x}dx$. This is stated like if it was obvious but I can't understand why. I don't see how the uniform convergence comes into play.

roi_saumon
  • 4,196

1 Answers1

3

The uniform convergence implies that $$\int_0^1 e^{-2i\pi kx}\sum\limits_{n\in \mathbb{Z}}c_n e^{2\pi i n x}dx=\sum\limits_{n\in \mathbb{Z}} \int_0^1 e^{-2i\pi kx}c_n e^{2\pi i n x}dx = c_k$$

reuns
  • 77,999